You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use esbuild minified by default ([93628d5](https://github.com/prantlf/minified-size/commit/93628d54258926cba29756a3e24133439271119f))
7
+
8
+
## Bug Fixes
9
+
10
+
* Pass the JS source type property in non-JSON mode ([c4d98bc](https://github.com/prantlf/minified-size/commit/c4d98bcac7a56483d6c339258f04f4038f8dbbf2))
11
+
12
+
## BREAKING CHANGES
13
+
14
+
The default minifier is esbuild now. It will probably
15
+
break no real-world use case. Nevertheless, the reported minified
16
+
changes with the default parameters might change.
17
+
18
+
The minimum supported version of Node.js is 14.13 from
19
+
now on. It will probably not break anything, because this version is
0 commit comments