We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcc39f commit 4fc862fCopy full SHA for 4fc862f
CHANGELOG.md
@@ -1,10 +1,22 @@
1
-# Latest v1.3.1
+# Latest v1.4.0
2
+
3
+## Enhancements
4
5
+- Improve method invocation with lambda parameters ([#497](https://github.com/jhipster/prettier-java/pull/497))
6
7
+## Fixes
8
9
+- Fix parsing of static imports of yield methods ([#499](https://github.com/jhipster/prettier-java/pull/499))
10
+- Improve java-parser types signatures ([#496](https://github.com/jhipster/prettier-java/pull/496))
11
12
+# v1.3.1
13
14
## Fixes
15
16
- Fix interface member detection to support inner records
17
(From @rnorth: [#492](https://github.com/jhipster/prettier-java/pull/492))
18
- Remove yarn-error.log file from releases
19
20
# v1.3.0
21
22
## Enhancements
0 commit comments