Releases: HubSpot/prettier-maven-plugin
Releases · HubSpot/prettier-maven-plugin
prettier-maven-plugin-parent-0.22
#104 - Support Linux ARM64 (thanks @warrenseine)
#105 - Test new versions of prettier-java
#106 - Add patch for prettier-java 2.3+
prettier-maven-plugin-parent-0.21
prettier-maven-plugin-parent-0.20
prettier-maven-plugin-parent-0.19
prettier-maven-plugin-parent-0.18
#64 - download node/prettier rather the bundling
prettier-maven-plugin-parent-0.17
#62 - allow providing your own node executable, thanks @morganwu277
bfdfbc7 - add support for prettier-java 1.6.1
prettier-maven-plugin-parent-0.16
prettier-maven-plugin-0.15
Add support for prettier-java 1.4.0 and 1.5.0
prettier-maven-plugin-0.14
prettier-maven-plugin-0.13
- #38 - Adds support for prettier 1.0.2 - thanks to @clementdessoude
- #39 - Adds support for custom input patterns (can be used to format a single file via the CLI, or format additional directories or file types) - thanks to @GoldSubmarine