Releases: nrwl/nx-orb
Releases · nrwl/nx-orb
v1.7.0
What's Changed
- fix: set BASE to
undefined
if HEAD~1 does not exist by @mandarini in #57 - fix: delete generated script file by @ismailshak in #52
- fix: support ESM projects by @jordanpowell88 in #59
- feat: add allow
not_run
workflow option by @eladhaim in #55 - chore: prepare docs for 1.7.0 by @meeroslav in #58
New Contributors
- @mandarini made their first contribution in #57
- @ismailshak made their first contribution in #52
- @jordanpowell88 made their first contribution in #59
- @eladhaim made their first contribution in #55
Full Changelog: v1.6.2...v1.7.0
v1.6.2
What's Changed
- chore: update tooling for orbs by @meeroslav in #50
- fix: provide more info on private repos when missing access by @meeroslav in #49
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- fix(set-shas): fixing incorrect api page-token query param by @eladhaim22 in #44
- fix(set-shas): fallback to main branch when CIRCLE_BRANCH missing. by @meeroslav in #45
- fix(set-shas): handle gracefully circle ci api glitches by @meeroslav in #46
New Contributors
- @eladhaim22 made their first contribution in #44
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- docs: fix affected link in README by @wrenzi in #30
- build: new release process by @KyleTryon in #31
- fix: move set-shas script to file by @KyleTryon in #32
- docs: update commit message guidelines by @KyleTryon in #33
- fix: use explicitly main branch when last successful sha was not found by @meeroslav in #34
- feat: optionally filter workflows by branches by @meeroslav in #36
- docs: add information about on_hold to custom example by @meeroslav in #37
- chore: add tests to deploy by @meeroslav in #38
New Contributors
- @wrenzi made their first contribution in #30
- @KyleTryon made their first contribution in #31
Full Changelog: v1.5.1...v1.6.0