- Notifications
You must be signed in to change notification settings - Fork1.8k
Comparing changes
Open a pull request
base repository:semantic-release/semantic-release
Uh oh!
There was an error while loading.Please reload this page.
base:v21.1.2
head repository:semantic-release/semantic-release
Uh oh!
There was an error while loading.Please reload this page.
compare:v22.0.0
- 12commits
- 6files changed
- 2contributors
Commits on Sep 1, 2023
feat(conventional-changelog-presets): supported new preset format
BREAKING CHANGE: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility
travi committedSep 1, 2023
Commits on Sep 2, 2023
feat: defined exports for the package
BREAKING CHANGE: exports prevents access to internal files, but they arent intended for public use anyway
travi committedSep 2, 2023
Commits on Sep 12, 2023
fix(deps): updated to the latest betas of the commit-analyzer and rel…
…ease-notes-generator plugins
travi committedSep 12, 2023
Commits on Sep 15, 2023
fix(deps): updated to the latest beta of the commit analyzer plugin
travi committedSep 15, 2023 feat(node-versions): raised the minimum required node version to v18.…
…17 and dropped v19 supportnpm v20 requires v18.17BREAKING CHANGE: node v18.17 is now the minimum supported node version and support for v19 has been dropped
travi committedSep 15, 2023 Merge branch 'master' of github.com:semantic-release/semantic-release…
… into beta
travi committedSep 15, 2023 fix(deps): upgraded to the latest version of the npm plugin with npm v10
travi committedSep 15, 2023
Commits on Sep 16, 2023
chore(deps): update dependency testdouble to v3.19.0 (#2961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredSep 16, 2023 feat(node-versions): raised the minimum node v20 requirement to v20.6
for auto-registered loader supportBREAKING CHANGE: the minimum supported node version in the v20 major range is now v20.6
travi committedSep 16, 2023 Merge branch 'master' of github.com:semantic-release/semantic-release…
… into beta
travi committedSep 16, 2023 feat(node-versions): raised the minimum supported node version w/in t…
…he v20 range to v20.6.1because of a known issue with v20.6.0 that we might as well avoid since we are restricting thesupported ranges at this point anyway:nodejs/node#49497BREAKING CHANGE: the minimum supported version for the v20 range of node has been raised slightly tov20.6.1 to avoid a known node bug
travi committedSep 16, 2023 Merge pull request#2934from semantic-release/beta
travi authoredSep 16, 2023
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v21.1.2...v22.0.0
Uh oh!
There was an error while loading.Please reload this page.