Releases: jhipster/prettier-java
2.10.0
What's Changed
- fix: proper handling of comments on lambda and parenthesized expressions by @jtkiesel in #917
- fix: treat text blocks as complex arguments by @jtkiesel in #927
- fix: prevent forced wrapping of annotated enums by @jtkiesel in #928
- fix: inline single simple type arguments by @jtkiesel in #929
- feat: align parentheses closer with Prettier JS/TS, including their removal by @jtkiesel in #944
- fix: align breaking of instanceof with binary expression in assignments by @jtkiesel in #945
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.9.7...prettier-plugin-java@2.10.0
2.9.7
What's Changed
- fix: preserve annotations on generic method return types by @jtkiesel in #911
- fix: keep package declaration with annotations before import declarations by @jtkiesel in #913
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.9.6...prettier-plugin-java@2.9.7
2.9.6
What's Changed
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.9.5...prettier-plugin-java@2.9.6
2.9.5
2.9.4
2.9.3
What's Changed
- fix: correct Windows path resolution in parser init by @ralscha in #892
- fix: restore array literal spacing by @jtkiesel in #893
- fix: keep member chain line-end comments on the same line by @jtkiesel in #894
- fix: keep generic method call leading comments on their own line by @jtkiesel in #895
- fix: prevent forced wrapping of annotated records by @jtkiesel in #896
- fix: prevent wrapping of annotated catch parameters by @jtkiesel in #897
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.9.2...prettier-plugin-java@2.9.3
2.9.2
What's Changed
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.9.1...prettier-plugin-java@2.9.2
2.9.1
What's Changed
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.9.0...prettier-plugin-java@2.9.1
2.9.0
What's Changed
- refactor: replace java-parser with tree-sitter by @jtkiesel in #811
- feat: support cjs by @sunrabbit123 in #804
- feat: process embedded languages in text blocks with language identifier comments by @jtkiesel in #795
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.8.1...prettier-plugin-java@2.9.0
2.8.1
What's Changed
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.8.0...prettier-plugin-java@2.8.1