Releases: marko-js/prettier
Releases · marko-js/prettier
v1.3.1
1.3.1 (2023-03-14)
Bug Fixes
- printing marko placeholders in embedded script/styles (5a52660)
v1.3.0
1.3.0 (2023-03-14)
Features
- prefer longform class/id in html mode (09d4d2e)
v1.2.4
1.2.4 (2023-03-10)
Bug Fixes
v1.2.3
1.2.3 (2023-02-17)
Bug Fixes
v1.2.2
1.2.2 (2022-07-18)
Bug Fixes
- issue with additional nodes added by compiler (62fdab0)
v1.2.1
1.2.1 (2022-06-09)
Bug Fixes
- issue with tag variable formatting (6a368d9)
- method shorthand statements on break on new lines (df15763)
v1.2.0
1.2.0 (2022-04-22)
Features
- add ts/js style support, improve style formatting (053b88c)
v1.1.4
1.1.4 (2022-04-14)
Bug Fixes
- issue with loading from esm, prebundle src (f97aff4)
v1.1.3
1.1.3 (2022-03-12)
Bug Fixes
- tag name case normalization (7dac0c4)
v1.1.2
1.1.2 (2021-10-13)
Bug Fixes
- issue printing adjacent comments (9bb5263)