2.7.5
·
20 commits
to main
since this release
What's Changed
- fix: eliminate repeated printer function execution from our naively-implemented 'call' helper by @jtkiesel in #771
- fix: correct indentation of some method argument lists containing lambda bodies by @jtkiesel in #772
- fix: correct indentation of non-root instanceof expressions by @jtkiesel in #773
- fix: indent binary expressions in annotation element value or argument lists by @jtkiesel in #774
- fix: break nested ternaries together by @jtkiesel in #775
Full Changelog: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.7.4...prettier-plugin-java@2.7.5