Releases: brodycj/prettierx
Releases · brodycj/prettierx
prettierx-0.13.1
- fix a spelling error in description of importFormatting opt
- Update unified -> 9.1.0 - dependency (#279)
prettierx 0.13.0
prettierx-0.12.1
- update some dependencies
- @babel/code-frame -> 7.10.4
- @babel/parser -> 7.10.4
- @iarna/toml -> 2.2.5
- angular-html-parser -> 1.7.1
- Update chalk -> 4.1.0
- escape-string-regexp -> 4.0.0
- graphql -> 15.3.0
- postcss-scss -> 2.1.1
- add yaml note to package.json
prettierx-0.12.0
- add --break-before-else option (#224)
- update some dependencies
prettierx-0.11.3
- yaml@1.8.3 explicitly in dependencies - needed for extra npm dist build test to keep working, due to an issue between @babel/parser & recent yaml@1.9.0 update
- update and fix some comments for prettierx-specific code
- remove lib enrty from package files (not needed)