v0.13.1
Patch Changes
-
54402ac
#830 Thanks @JounQin! - fix: add generateTypes cli option, check false value correctly -
edcd777
#823 Thanks @rschristian! - Ensures ambient type declaration for CSS Modules is included in the published bundle -
d87a5dc
Thanks @developit! - - Fix--sourcemap=false
to match--no-sourcemap
and actually turn sourcemaps off. -
6f1a20f
#777 Thanks @rschristian! - Fixing a bug that would cause a CSS file to be generated to match each JS build output -
25b73d2
#834 Thanks @cometkim! - Add support for configuration overrides using thepublishConfig
package.json field. -
a7f7265
#802 Thanks @aheissenberger! - fix default extension to cjs for package.json "type":"module" -
4f7fbc4
Thanks @developit! - Fixtransform-fast-rest
to support referencing...rest
params from within closures. -
0c91795
#841 Thanks @rschristian! - Ensures JS format is not included in CSS filename output