Skip to content

Releases: timonmasberg/nx-migration-gh-action

v1.1.3

18 May 09:48
Compare
Choose a tag to compare

Also installing dependencies after applying migrations due to NX sometimes not running npm install after package changes

v1.1.2

01 May 10:51
Compare
Choose a tag to compare

Also checks in migration changes that have not been checked in by NX migrations commits

v1.1.1

30 Apr 08:59
Compare
Choose a tag to compare

Fixes a bug where no Git user exists for the NX migration commits.
Also removes the commit message, since no change will be present due to NX managing all changes.

v1.1.0

29 Apr 09:37
Compare
Choose a tag to compare
  • Adds option to set legacy-peer-deps to true if migration fails due to some peer dependencies depending on older NX versions.
  • Adds create-commits flag to NX migration for a clearer overview in PRs of the applied migrations

Initial Release 🎉

12 Apr 18:07
Compare
Choose a tag to compare

This release initially publishes the NX Migration Action 🎉