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