File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Latest v2.9.7
1+ # Latest v2.10.0
2+
3+ ## What's Changed
4+ * fix: proper handling of comments on lambda and parenthesized expressions by @jtkiesel in https://github.com/jhipster/prettier-java/pull/917
5+ * fix: treat text blocks as complex arguments by @jtkiesel in https://github.com/jhipster/prettier-java/pull/927
6+ * fix: prevent forced wrapping of annotated enums by @jtkiesel in https://github.com/jhipster/prettier-java/pull/928
7+ * fix: inline single simple type arguments by @jtkiesel in https://github.com/jhipster/prettier-java/pull/929
8+ * feat: align parentheses closer with Prettier JS/TS, including their removal by @jtkiesel in https://github.com/jhipster/prettier-java/pull/944
9+ * fix: align breaking of instanceof with binary expression in assignments by @jtkiesel in https://github.com/jhipster/prettier-java/pull/945
10+
11+ ** Full Changelog** : https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.9.7...prettier-plugin-java@2.10.0
12+
13+ # v2.9.7
214
315## What's Changed
416* fix: preserve annotations on generic method return types by @jtkiesel in https://github.com/jhipster/prettier-java/pull/911
You can’t perform that action at this time.
0 commit comments