Skip to content

0.7.0

Compare
Choose a tag to compare
@ForsakenHarmony ForsakenHarmony released this 26 Oct 03:10

Possibly breaking

  • Change default target to web & Don't minify by default for target == "node": #234 (me)
  • Change "module" field from .m.js to .mjs: #213 (thx @loilo ❤️)

Features

Bugfixes / Patches

  • Fix issue when using cwd and package.source: #176 (thx @gribnoysup ❤️)

  • Switch jest environment to node to fix tests: #179 (thx @gribnoysup ❤️)

  • Use async version of brotli-size (0.0.3): #182 (thx @developit ❤️)

  • Add cache folder for each format in typescript to fix a cache issue: (thx @alexbenic ❤️)

  • Don't compress microbundle dist: #231 (me)

  • Updates for dependencies (thx @Greenkeeper[bot] 🙃 and @joelgallant ❤️)