Releases: timonmasberg/nx-migration-gh-action
Releases · timonmasberg/nx-migration-gh-action
v1.1.3
Also installing dependencies after applying migrations due to NX sometimes not running npm install after package changes
v1.1.2
Also checks in migration changes that have not been checked in by NX migrations commits
v1.1.1
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
- 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 🎉
This release initially publishes the NX Migration Action 🎉