Skip to content

v0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 00:44

🎉 This release contains work from a new contributor! 🎉

Thank you, nopeless (@nopeless), for all your work!

Release Notes

switch from browserify to webpack (#1140)

This PR can be considered a breaking change as it remove the jimp.min.js file.

Instead there is now only the jimp.js file and we ship source maps for it.

We also configured the browser field so jimp will be automatically bundled better


💥 Breaking Change

  • @jimp/core, @jimp/custom, jimp, @jimp/test-utils, @jimp/png

🚀 Enhancement

⚠️ Pushed to master

Authors: 2