Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-06 | 1.8 kB | |
v0.14.0.tar.gz | 2021-10-06 | 330.2 kB | |
v0.14.0.zip | 2021-10-06 | 411.7 kB | |
Totals: 3 Items | 743.7 kB | 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