Releases: prantlf/minified-size
Releases · prantlf/minified-size
v3.1.0
v3.0.0
3.0.0 (2022-08-01)
Bug Fixes
- Upgrade deps, pin pretty-bytes, replace chalk with colorette (4fba183)
Features
- Minify with swc by default (b3a2336)
BREAKING CHANGES
- Although the output of this tool did not change,
swc may have different behaviour than esbuild. The effect should
be better compression, but if this tool starts failing, you can
file a bugu about it and force esbuild or other minifier
as a temporary workaround.
Release v2.3.1
- Upgrade package dependencies
Release v2.3.0
- Estimate the size of the brotli-compressed minified code