Skip to content

BREAKING CHANGE: update project to ESM #5

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

Merged
merged 1 commit into from
May 28, 2024

Conversation

rossreicks
Copy link
Contributor

@rossreicks rossreicks commented May 17, 2024

Since conventional-changelog-conventionalcommits was update to version 8 and ESM only, this plugin does not play along nicely.

This PR updates all files to ESM, updates all the dependencies, and updates the readme with a few more badges.

There is no contributing doc, so not sure if you want contributors or not, but figured id try before releasing my own NPM package with a different name.

@iamludal
Copy link
Owner

iamludal commented May 28, 2024

Hi @rossreicks, many thanks for your contribution.

@iamludal iamludal merged commit 1d18aec into iamludal:main May 28, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request May 28, 2024
# [4.0.0](3.0.0...4.0.0) (2024-05-28)

### Code Refactoring

* update project to ESM ([#5](#5)) ([1d18aec](1d18aec))

### BREAKING CHANGES

* migrate imports from CommonJS to ESM
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rossreicks rossreicks deleted the esm-module branch July 12, 2024 13:49
github-actions bot referenced this pull request in davidspek/semantic-release-jira-notes Dec 30, 2024
# 1.0.0 (2024-12-30)

### Bug Fixes

* change all references ([9b74c83](9b74c83))
* **generate-notes:** get notes from context ([d988d34](d988d34))
* **generate-notes:** use release-notes-generator plugin ([e7c0770](e7c0770))
* **package.json:** homepage url ([9555f48](9555f48))
* **verify:** error when ticketPrefixes is undefined ([283ff8f](283ff8f))

### Code Refactoring

* update project to ESM ([#5](#5)) ([1d18aec](1d18aec))

### Features

* **generate-notes:** don't use release-notes-generator manually ([cd8cbe1](cd8cbe1))
* initial fork release ([5f62690](5f62690))

### BREAKING CHANGES

* migrate imports from CommonJS to ESM
* **generate-notes:** users should now remove release-notes-generator
from their plugin list.
* **generate-notes:** release-notes-generator should now be defined in the
configuration file before semantic-release-jira-notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants