v0.14.0
Minor Changes
1b61029
#867 Thanks @bouchenoiremarc! - - Add support for Module Workers with a new--workers
flag
Patch Changes
-
5e93a0e
#853 Thanks @developit! - Fix crash when traversing"exports"
objects (#852) -
96b85da
#887 Thanks @developit! - When using--target node
, resolve "node" conditional Package Export keys, otherwise resolve "browser" keys. -
5d0465b
#875 Thanks @dwightjack! - Preserve terser annotations in compressed bundle -
b1a6374
#858 Thanks @bouchenoiremarc! - - Allow the minify optionscompress
andmangle
to be set as booleans -
2980336
#865 Thanks @rschristian! - Expands generateTypes flag to support libs with TS entrypoints