Releases: jrouly/scalafmt-native-action
Releases · jrouly/scalafmt-native-action
scalafmt-native-action v4
What's Changed
- use node20 by @pjfanning in #372
- update actions because of need to use Node20 by @pjfanning in #380
New Contributors
- @pjfanning made their first contribution in #372
Full Changelog: https://github.com/jrouly/scalafmt-native-action/commits/v4
scalafmt-native-action v3
scalafmt-native-action v2
What's Changed
- Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 by @dependabot in #125
- Bump @types/node from 16.7.1 to 16.11.9 by @dependabot in #177
- Bump prettier from 2.3.2 to 2.4.1 by @dependabot in #178
- Bump @vercel/ncc from 0.29.2 to 0.33.0 by @dependabot in #185
- Bump jest-circus from 27.0.6 to 27.4.4 by @dependabot in #189
- Bump prettier from 2.4.1 to 2.7.1 by @dependabot in #225
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #215
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #227
- Bump webpack from 5.51.1 to 5.73.0 by @dependabot in #222
- CI version upgrades by @jrouly in #230
- upgrade default scalafmt version by @jrouly in #231
- Update README.md by @jrouly in #233
- Prepare for v2 release by @jrouly in #232
Full Changelog: v1...v2
scalafmt-native-action v1
Initial release. Supports installing arbitrary versions of scalafmt-native and executing arbitrary arguments.