Skip to content

Releases: conventional-changelog/conventional-changelog

conventional-changelog-preset-loader: v4.0.0

27 Aug 13:01
636646d
Compare
Choose a tag to compare

4.0.0 (2023-08-27)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features

conventional-changelog-jshint: v4.0.0

27 Aug 13:01
0204a9a
Compare
Choose a tag to compare

4.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features

conventional-changelog-jquery: v5.0.0

27 Aug 13:01
d643efb
Compare
Choose a tag to compare

5.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features

conventional-changelog-express: v4.0.0

27 Aug 13:01
c9e9ceb
Compare
Choose a tag to compare

4.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features

conventional-changelog-eslint: v5.0.0

27 Aug 13:01
679594c
Compare
Choose a tag to compare

5.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features

conventional-changelog-ember: v4.0.0

27 Aug 13:01
5d7c162
Compare
Choose a tag to compare

4.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features

conventional-changelog-core: v6.0.0

27 Aug 13:01
45613bb
Compare
Choose a tag to compare

6.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features

Bug Fixes

  • deps: update dependency get-pkg-repo to v5 (#1030) (04b3183)
  • deps: update dependency hosted-git-info to v7 (#1087) (ee8c63b)
  • deps: update dependency normalize-package-data to v5 (#1037) (1230bba)
  • deps: update dependency normalize-package-data to v6 (#1082) (fd7403a)
  • fix semver vulnerability (#1071) (3f5c99d), closes #1019

conventional-changelog-conventionalcommits: v7.0.1

27 Aug 19:12
ca4324b
Compare
Choose a tag to compare

7.0.1 (2023-08-27)

Bug Fixes

  • conventional-changelog-conventionalcommits: include constants.js in package (#1095) (a730b18), closes #1093

conventional-changelog-conventionalcommits: v7.0.0

27 Aug 13:01
5f0fe40
Compare
Choose a tag to compare

7.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features

  • conventional-changelog-conventionalcommits: add support for alphanumeric issues (#1080) (f9b1897)
  • drop node 14 support (#1085) (1bce036)
  • git-raw-commits: ignore commits by regex (#1063) (47033e6)
  • types: allow combining provided types with defaults (#1064) (7ec8a18)
  • unified presets interface (#1045) (8d0ffbe)

conventional-changelog-codemirror: v4.0.0

27 Aug 13:01
933fd0b
Compare
Choose a tag to compare

4.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required
  • Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.

Features