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

chore(release): 2.2.0 #110

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 11, 2024

🤖 Merge this PR to release a new version

2.2.0 (2024-11-11)

Features

  • update builds to include dev builds (3488632)

Bug Fixes

  • split production builds (1205812)

This PR resolves #97 and resolves #105.

It split builds into UMD and ES module builds which ensures import Butter from "buttercms" works.

It also adds development builds and leverages Tenser plugin for webpack instead of uglify.

Along this, it updates dependencies, as shown in table bellow:

Overview of version changes:

Dependency Old version New version
webpack 5.89.0 5.95.0
msw 2.0.11 2.6.0
uglify 3.17.4 none
terser-webpack-plugin none 5.3.10

This PR was generated with Release Please. See documentation.

@ViolanteCodes ViolanteCodes merged commit f5910de into master Nov 11, 2024
@ViolanteCodes ViolanteCodes deleted the release-please--branches--master--components--release-please-action branch November 11, 2024 11:03
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can no longer import Butter in a NextJS project Please add V2 API typings to package
1 participant