Releases: creyD/prettier_action
Releases · creyD/prettier_action
v4.3
What's Changed
- Add note that Prettier plugins must be wrapped in quotes by @WesleyYue in #99
- Version bump readme recommendation of checkout action by @JuanDa237 in #102
- Bumped actions/checkout to v3 in examples by @AnimeAllstar in #104
- Don't use the npm bin command to resolve the bin path to fix #113 by @tropictim in #112
- Added option clean_node_folder for #108 by @creyD in #109
New Contributors
- @WesleyYue made their first contribution in #99
- @JuanDa237 made their first contribution in #102
- @AnimeAllstar made their first contribution in #104
- @tropictim made their first contribution in #112
Thanks a lot for everyone who helped on this PR!
Full Changelog: v4.2...v4.3
Minor Feature & Bugfix Update
Full Changelog: v4.1.1...v4.2
Bugfix Update
Minor Feature Update
- Added
working_directory
parameter - Changed term "master" in readme to the new GitHub default convention (Thanks to @JLHasson)
package-lock.json
now doesn't get deleted anymore (Thanks to @AndyA)- Added
commit-description
parameter (Thanks to @insyri) - Fixed a bug with spaces in file names (Thanks to @sksat)
Full Changelog: v4.0...v4.1
Major Feature Update
- Switched to way faster composite action (with a lot of help from @jsoref)
- Allowed unofficial plugins (Thanks to @suda)
- Enhanced docs (Thanks to @infotexture)
- Fixed bug #37 (Thanks to @fsz-codeshop) (PENDING BUG RESOLVE)
- Added custom GITHUB TOKEN parameter (Thanks to @hpedrorodrigues)
Prettier-Plugin Feature Added
Thanks to @SebastianKS for this feature!
Fixed a bug with the only_changed parameter
Added new functionality
Version 3.0
- Fixed #12
- Updated docs
- Removed branch parameter
Added npm Version Selector
As requested I added an npm version selector for #9
Have fun! ~