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

Babel Refactor #1149

Merged
merged 2 commits into from
Feb 5, 2023
Merged

Babel Refactor #1149

merged 2 commits into from
Feb 5, 2023

Conversation

hipstersmoothie
Copy link
Collaborator

@hipstersmoothie hipstersmoothie commented Feb 5, 2023

What's Changing and Why

upgrade babel, fix module build, remove babel runtime, target modern JS

Closes #1013
Closes #1110
Closes #674

Release Notes

Marking this as a "breaking release" because it might change what deps need to be installed.

All modules should be exported as valid cjs and esm

CleanShot 2023-02-04 at 18 19 27

📦 Published PR as canary version: 0.21.0--canary.1149.a81f653.0

✨ Test out this PR locally via:

npm install @jimp/cli@0.21.0--canary.1149.a81f653.0
npm install @jimp/core@0.21.0--canary.1149.a81f653.0
npm install @jimp/custom@0.21.0--canary.1149.a81f653.0
npm install jimp@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-blit@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-blur@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-circle@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-color@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-contain@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-cover@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-crop@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-displace@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-dither@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-fisheye@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-flip@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-gaussian@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-invert@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-mask@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-normalize@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-print@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-resize@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-rotate@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-scale@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-shadow@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugin-threshold@0.21.0--canary.1149.a81f653.0
npm install @jimp/plugins@0.21.0--canary.1149.a81f653.0
npm install @jimp/test-utils@0.21.0--canary.1149.a81f653.0
npm install @jimp/bmp@0.21.0--canary.1149.a81f653.0
npm install @jimp/gif@0.21.0--canary.1149.a81f653.0
npm install @jimp/jpeg@0.21.0--canary.1149.a81f653.0
npm install @jimp/png@0.21.0--canary.1149.a81f653.0
npm install @jimp/tiff@0.21.0--canary.1149.a81f653.0
npm install @jimp/types@0.21.0--canary.1149.a81f653.0
npm install @jimp/utils@0.21.0--canary.1149.a81f653.0
# or 
yarn add @jimp/cli@0.21.0--canary.1149.a81f653.0
yarn add @jimp/core@0.21.0--canary.1149.a81f653.0
yarn add @jimp/custom@0.21.0--canary.1149.a81f653.0
yarn add jimp@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-blit@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-blur@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-circle@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-color@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-contain@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-cover@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-crop@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-displace@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-dither@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-fisheye@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-flip@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-gaussian@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-invert@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-mask@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-normalize@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-print@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-resize@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-rotate@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-scale@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-shadow@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugin-threshold@0.21.0--canary.1149.a81f653.0
yarn add @jimp/plugins@0.21.0--canary.1149.a81f653.0
yarn add @jimp/test-utils@0.21.0--canary.1149.a81f653.0
yarn add @jimp/bmp@0.21.0--canary.1149.a81f653.0
yarn add @jimp/gif@0.21.0--canary.1149.a81f653.0
yarn add @jimp/jpeg@0.21.0--canary.1149.a81f653.0
yarn add @jimp/png@0.21.0--canary.1149.a81f653.0
yarn add @jimp/tiff@0.21.0--canary.1149.a81f653.0
yarn add @jimp/types@0.21.0--canary.1149.a81f653.0
yarn add @jimp/utils@0.21.0--canary.1149.a81f653.0

@hipstersmoothie hipstersmoothie added the major Increment the major version when merged label Feb 5, 2023
@hipstersmoothie hipstersmoothie merged commit f8c4bee into master Feb 5, 2023
@hipstersmoothie hipstersmoothie deleted the upgrade-babel branch February 5, 2023 02:34
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2023

🚀 PR was released in v0.21.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Increment the major version when merged released This issue/pull request has been released.
Projects
None yet
1 participant