Releases: marko-js/prettier
Releases · marko-js/prettier
v3.1.2
3.1.2 (2023-12-06)
Bug Fixes
- allow pre-resolved translator in compile config (#52) (3453012)
v3.1.1
3.1.1 (2023-12-04)
Bug Fixes
- getVisitorKeys throwing when called before parse (#51) (f1caf74)
v3.1.0
3.1.0 (2023-11-22)
Features
v3.0.1
3.0.1 (2023-10-11)
Bug Fixes
- correct prettier peerDependency range (#46) (266d2eb)
v3.0.0
3.0.0 (2023-10-11)
Features
BREAKING CHANGES
- prettier 3 is now required
v2.1.0
2.1.0 (2023-07-27)
Features
- programatic api for setting compiler (#43) (710f306)
v2.0.1
2.0.1 (2023-07-17)
Bug Fixes
- typings for prettier plugin options (#42) (17dc4d6)
v2.0.0
2.0.0 (2023-07-17)
Features
- move @marko/compiler to a peerDependency (#41) (486a9f6)
BREAKING CHANGES
- @marko/compiler is no longer installed automatically.
v1.5.2
1.5.2 (2023-06-20)
Bug Fixes
- multi line export printing, improve type/var decl output (#40) (bc01cd6)
v1.5.1
1.5.1 (2023-06-16)
Bug Fixes
- better follow prettiers trailingComma config (#39) (0c0f507)