Releases: jscutlery/semver
Releases · jscutlery/semver
semver-5.0.0
5.0.0 (2024-02-03)
Bug Fixes
- semver: fix error message [object Object] (8284417)
Features
- semver: bump
@nx/devkit
peer dependency to v18.0.0 (e26398a)
- semver: bump installed husky version to v9 (43a45fd)
BREAKING CHANGES
- semver: Minimal
@nx/devkit
version is now set to ^18.0.0
.
semver-4.2.0
4.2.0 (2023-12-22)
Bug Fixes
- semver: add json deps even with
--skipInstall
(21662e4)
- semver: allow overriding any preset by passing its name (c46cf5c)
- semver: overrides conventionalcommits preset with custom preset (9d1cefc), closes #762
Features
- semver: bump commitlint version to v18 (5ae510e)
- semver: support pnpm or npx or yarn with husky (e253c7b)
semver-4.1.0
4.1.0 (2023-11-18)
Bug Fixes
- 📦 bump dependency conventional-changelog to v5 (986209c)
- semver: bump conventional-recommended-bump (a05c61b)
- semver: bump git-semver-tags (e1b9e05)
- semver: ignore enforceConventionalCommits if config not found (029f60e)
- semver: pass changelog path (c07a70a)
Features
- semver: add conventional presets (41c0977)
- semver: bump conventional-changelog to v5.1.0 (f6aa922)
- semver: prompt all presets in install generator (fc0f898)
- semver: re-use contextual project in post-target (5c73fe6)
semver-4.0.0
4.0.0 (2023-10-20)
Features
- semver: bump
@nx/devkit
peer dependency to v17.0.0 (417e985), closes #740
BREAKING CHANGES
- semver: Minimal
@nx/devkit
version is now set to ^17.0.0
.
semver-3.4.1
3.4.1 (2023-10-15)
Bug Fixes
- semver: generate files correctly (2fe4e45), closes #739
semver-3.4.0
3.4.0 (2023-10-15)
Features
- semver: drop Angular support (74c8562)
- semver: drop Nx < 13 support (6482216)
semver-3.3.0
3.3.0 (2023-10-07)
Features
- semver: add support for
{var}
and deprecate ${var}
syntax (3092939)
semver-3.2.0
3.2.0 (2023-10-07)
Bug Fixes
- 📦 bump dependency inquirer to v8.2.6 (8ef55f6)
Features
- create CHANGELOG.md when setting up semver for a project (#713) (3952e77)
semver-3.1.0
3.1.0 (2023-07-31)
Bug Fixes
- 📦 bump dependency conventional-changelog to v4 (fbd3e8c)
- 📦 bump dependency conventional-recommended-bump to v7 (3366af6)
Features
- add possibility to provide a commit parser config (2e0bb58)
Reverts
- Revert "build: use non-relative executor name" (b074d7b)
semver-3.0.0
3.0.0 (2023-05-05)
Bug Fixes
- 📦 bump dependency rxjs to v7.8.1 (7baa0d7)
Features
- semver: ✨ migrate to Nx v16 (f46c70d)
BREAKING CHANGES
- semver: Minimum
@nx/devkit
peer dependency version is now set to ^16.0.0
.