Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 11:42
· 1 commit to master since this release

4.0.0 (2025-04-26)

Features

  • Upgrade dependencies (fbe2276)
  • Use esbuild minified by default (93628d5)

Bug Fixes

  • Pass the JS source type property in non-JSON mode (c4d98bc)

BREAKING CHANGES

The default minifier is esbuild now. It will probably
break no real-world use case. Nevertheless, the reported minified
changes with the default parameters might change.

The minimum supported version of Node.js is 14.13 from
now on. It will probably not break anything, because this version is
very old.