Skip to content

Releases: creyD/prettier_action

v4.3

19 Feb 15:40
31355f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Thanks a lot for everyone who helped on this PR!

Full Changelog: v4.2...v4.3

Minor Feature & Bugfix Update

15 Jan 21:22
6602189
Compare
Choose a tag to compare

Full Changelog: v4.1.1...v4.2

Bugfix Update

06 Dec 11:28
b305fc8
Compare
Choose a tag to compare

Minor Feature Update

30 Nov 17:47
dbdc557
Compare
Choose a tag to compare
  • 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

07 Sep 15:55
0b655e2
Compare
Choose a tag to compare
Pre-release
  • 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

10 Jan 20:40
cb975d8
Compare
Choose a tag to compare

Fixed a bug with the only_changed parameter

17 Dec 16:11
bb361e2
Compare
Choose a tag to compare

Added new functionality

23 Oct 09:04
394fa2d
Compare
Choose a tag to compare
  • Fixes #21 (only_changed parameter)
  • Closes #16 (update parameter)
  • Updated docs

Thanks for everyone who helped in creating and debugging this release!

Version 3.0

04 May 12:00
71bcaf6
Compare
Choose a tag to compare
  • Fixed #12
  • Updated docs
  • Removed branch parameter

Added npm Version Selector

24 Mar 09:08
8295f2c
Compare
Choose a tag to compare

As requested I added an npm version selector for #9

Have fun! ~