Releases: getlarge/nx-heroku
Releases · getlarge/nx-heroku
nx-heroku-0.4.3
Bug Fixes
- nx-heroku: disable nested required properties (b0eb2ff)
nx-heroku-0.4.2
chore(nx-heroku): release version 0.4.2 [skip ci]
nx-heroku-0.4.1
Bug Fixes
- nx-heroku: add @nx/dependency-checks (0c21e63)
nx-heroku-0.4.0
nx-heroku-0.3.1
Bug Fixes
- nx-heroku: make Heroku CLI table parsing more accurate (92dd584)
nx-heroku-0.3.0
nx-heroku-0.2.3
Bug Fixes
- nx-heroku: handle update of config vars during merge (8835a77)
nx-heroku-0.2.2
nx-heroku-0.2.1
Changelog
This file was generated using @jscutlery/semver.
0.2.1 (2023-03-03)
Bug Fixes
- nx-heroku: change git push args to get past auth issue (fd59651)
- nx-heroku: change method to retrieve current branch (8c4f33c)
- nx-heroku: handle case where serviceUser is undefined or invalid (7388c5d)
- nx-heroku: make
org
optional to allow personal apps (d4b8244) - nx-heroku: make addons setup non blocking in case of error (9ea5413)
- nx-heroku: make buildpacks option required (81646f8)
- nx-heroku: update generator options assignment (2e22feb)
- nx-heroku: wrap parameters with double quotes (8e2ad9f)
Reverts
- nx-heroku: restore default CWD with spawn (42dfae4)
nx-heroku-0.2.0
Changelog
This file was generated using @jscutlery/semver.
0.2.0 (2023-03-01)
Features
- nx-heroku: add separate helpers for plugins and buildpacks (157d68c)
- nx-heroku: return and format updated config vars (5d35801)