Releases: marko-js/prettier
Releases · marko-js/prettier
v1.5.0
1.5.0 (2023-06-05)
Features
- allow using without @marko/compiler installed (#37) (8eb2d7a)
v1.4.8
1.4.8 (2023-05-28)
Bug Fixes
- avoid trying to print empty statements (#36) (76b1d30)
v1.4.7
1.4.7 (2023-05-09)
Bug Fixes
- comment printing within expressions (#35) (b93dd3e)
v1.4.6
1.4.6 (2023-05-04)
Bug Fixes
- issue when package used in esm mode (#33) (7a21d27)
v1.4.5
1.4.5 (2023-05-04)
Bug Fixes
- usage of @babel/generator in esm mode (#32) (4163023)
v1.4.4
1.4.4 (2023-05-03)
Bug Fixes
- ts expression pretty printing and better fallback for tag vars and params (#31) (7a295ea)
v1.4.3
1.4.3 (2023-04-04)
Bug Fixes
- parser: switch to babel-ts (edbb728)
v1.4.2
1.4.2 (2023-04-01)
Bug Fixes
- scriptlet: remove trim from tryPrintEmbed (#29) (2124fce)
v1.4.1
1.4.1 (2023-03-16)
Bug Fixes
- issue where duplicating shorthand and longhand class/id (#26) (abd3561)
v1.4.0
1.4.0 (2023-03-16)
Features
- use more aggressive newlines in html mode tag bodies (93ebb54)