- rename master to main #1169 (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
- switch from should to expect #1163 (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
Babel Refactor (#1149)
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
- Babel Refactor #1149 (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
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
- switch from browserify to webpack #1140 (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
- upgrade prettier (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
- Removed Core-JS as a dependency. #882 (@EricRabil)
- Eric Rabil (@EricRabil)
- Emily Marigold Klassen (@forivall)
- Fix TypeScript error on 'next' #858 (@crutchcorn)
- Corbin Crutchley (@crutchcorn)
@jimp/cli
,@jimp/core
,@jimp/custom
,jimp
,@jimp/plugin-blit
,@jimp/plugin-blur
,@jimp/plugin-circle
,@jimp/plugin-color
,@jimp/plugin-contain
,@jimp/plugin-cover
,@jimp/plugin-crop
,@jimp/plugin-displace
,@jimp/plugin-dither
,@jimp/plugin-fisheye
,@jimp/plugin-flip
,@jimp/plugin-gaussian
,@jimp/plugin-invert
,@jimp/plugin-mask
,@jimp/plugin-normalize
,@jimp/plugin-print
,@jimp/plugin-resize
,@jimp/plugin-rotate
,@jimp/plugin-scale
,@jimp/plugin-shadow
,@jimp/plugin-threshold
,@jimp/plugins
,@jimp/test-utils
,@jimp/bmp
,@jimp/gif
,@jimp/jpeg
,@jimp/png
,@jimp/tiff
,@jimp/types
,@jimp/utils
- Fix regeneratorRuntime errors #815 (@crutchcorn @hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
- Corbin Crutchley (@crutchcorn)