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

fix: allow both cjs and esm formats, by user configuration #8

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

Avivbens
Copy link
Owner

@Avivbens Avivbens commented Jun 7, 2024

BREAKING CHANGE: includeBanners property under bundlerOptions is no longer available, please use esmHelpers instead
BREAKING CHANGE: fast-alfred by default supporting the cjs format, in case of esm - follow the official docs

BREAKING CHANGE: `includeBanners` property under `bundlerOptions` is no longer available, please use `esmHelpers` instead
BREAKING CHANGE: `fast-alfred` by default supporting the `cjs` format, in case of `esm` - follow the official docs
Copy link

github-actions bot commented Jun 7, 2024

📝 Semantic Release Report

🚀 Next Version: 2.0.0

2.0.0 (v1.3.4...v2.0.0) (2024-06-07)

Bug Fixes

* allow both cjs and esm formats, by user configuration (e9f45e9 (https://github.com/Avivbens/fast-alfred/commit/e9f45e98ede3bbb862ee01b822cf1853a5f20559))

BREAKING CHANGES

* includeBanners property under bundlerOptions is no longer available, please use esmHelpers instead
* fast-alfred by default supporting the cjs format, in case of esm - follow the official docs

@Avivbens Avivbens merged commit 596248c into master Jun 7, 2024
2 checks passed
@Avivbens Avivbens deleted the better-support-esm-and-cjs branch June 7, 2024 23:43
@Avivbens
Copy link
Owner Author

Avivbens commented Jun 7, 2024

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant