Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: unified presets interface #1045

Merged
merged 1 commit into from Jul 10, 2023
Merged

Conversation

dangreen
Copy link
Member

@dangreen dangreen commented Jul 9, 2023

BREAKING CHANGE: 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.

@coveralls
Copy link

coveralls commented Jul 9, 2023

Coverage Status

coverage: 95.719% (+0.8%) from 94.96% when pulling b412cd8 on feat-unified-presets-interface into 87914a3 on master.

BREAKING CHANGE: 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.
@dangreen dangreen force-pushed the feat-unified-presets-interface branch from 8169535 to b412cd8 Compare July 9, 2023 19:14
@dangreen dangreen merged commit 8d0ffbe into master Jul 10, 2023
5 checks passed
@dangreen dangreen deleted the feat-unified-presets-interface branch July 10, 2023 09:36
sheerlox added a commit to insurgent-lab/conventional-changelog-preset that referenced this pull request Sep 30, 2023
BREAKING CHANGE: preset now exports preset config factory function. See conventional-changelog/conventional-changelog#1045
sheerlox added a commit to insurgent-lab/conventional-changelog-preset that referenced this pull request Sep 30, 2023
BREAKING CHANGE: preset now exports preset config factory function. See conventional-changelog/conventional-changelog#1045.
sheerlox added a commit to insurgent-lab/conventional-changelog-preset that referenced this pull request Oct 1, 2023
BREAKING CHANGE: preset now exports preset config factory function. See conventional-changelog/conventional-changelog#1045.
sheerlox pushed a commit to insurgent-lab/conventional-changelog-preset that referenced this pull request Oct 1, 2023
## [7.0.0](v6.0.5...v7.0.0) (2023-10-01)

### ⚠ Breaking changes

* preset now exports preset config factory function. See conventional-changelog/conventional-changelog#1045.

### ✨ Features

* update preset interface ([c1bd57d](c1bd57d))

### ⚙️ Continuous Integrations

* **action:** use lts node version in test workflow ([7f779d6](7f779d6))

### ♻️ Chores

* **deps:** update dependency [@semantic-release](https://github.com/semantic-release)/github to v9.2.1 ([#94](#94)) ([1eef3d0](1eef3d0))
* **deps:** update semantic-release monorepo (major) ([#95](#95)) [skip ci] ([532019c](532019c))
amorscher added a commit to amorscher/lerna that referenced this pull request Oct 21, 2023
 - new 7.x.x versions of conventional changelog presets use async
   factory functions createPreset (see conventional-changelog/conventional-changelog#1045)
amorscher added a commit to amorscher/lerna that referenced this pull request Oct 21, 2023
 - new 7.x.x versions of conventional changelog presets use async
   factory functions createPreset (see conventional-changelog/conventional-changelog#1045)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants