- feat: Allow to perform release deploys (#192)
- fix: CJS/TS Exports Interop (#190)
- fix: make setCommits.repo type optional (#200)
- deps: Bump sentry-cli to
1.55.0
- meta: Bump sentry-cli to
1.52.3
which fixes output handlers
This release sets node.engine: >=8
which makes it incompatible with Node v6
If you need to support Node v6, please pin your dependency to 1.10.0
and use selective version resolution: https://classic.yarnpkg.com/en/docs/selective-version-resolutions/
- meta: Bump sentry-cli to
1.52.2
- meta: Drop support for
node v6
due to newsentry-cli
requiringnode >=8
- chore: Fix setCommits types (#169)
- feat: Allow for skiping release finalization (#157)
- fix: Ensure afterEmit hook exists (#165)
- chore: Update TS definitions (#168)
- chore: Bump sentry-cli to
1.49.0
- fix: Dont fail compilation if there is no release available (#155)
- fix: Update auto/repo logic for
setCommit
option (#156)
- chore: Resolve Snyk as dependency issues (#152)
- ref: Allow for nested setCommits (#142)
- fix: Fixed TS definitions export error (#145)
- feat: Add
setCommits
options (#139) - chore: Add
TypeScript
definition file (#137) - meta: Bump sentry-cli to
1.48.0
- meta: Bump sentry-cli to
1.47.1
- feat: Add errorHandler option (#133)
- feat: Add silent option to disable all output to stdout (#127)
- fix: Extract loader name in more reliable way
- build: Craft integration