Releases: marko-js/prettier
Releases · marko-js/prettier
v3.1.7
3.1.7 (2024-11-08)
Bug Fixes
- issues with printing attribute tags (3a93b7f)
v3.1.6
3.1.6 (2024-10-29)
Bug Fixes
- treat application/json scripts as json (13f0f75)
v3.1.5
3.1.5 (2024-10-24)
Bug Fixes
- improve fallback content printint (2066cc1)
- special case printing json scripts (1482663)
v3.1.4
3.1.4 (2024-10-08)
Bug Fixes
- support upcoming attrTags ast change (#57) (2559fa8)
v3.1.3
3.1.3 (2024-08-28)
Bug Fixes
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