Skip to content

Releases: vercel/ncc

0.28.5

03 May 02:38
Compare
Choose a tag to compare

Patches

  • Fix: handle terser error: #703
  • Fix: treat compilation.errors as a set: #705
  • Fix: unify target arg description, add transpile-only arg to readme: #702

Credits

Huge thanks to @guybedford and @Simek for helping!

0.28.4

28 Apr 21:23
Compare
Choose a tag to compare

Patches

  • Fix: Adjust caching to use hashes: #698
  • Fix: support top-level await: #700
  • Fix: publish should build without cache: #701
  • Chore: redis from 2.8.0 to 3.1.1: #699
  • Chore: Bump ssri from 6.0.1 to 6.0.2: #695
  • Chore: rename master to main: #694

Credits

Huge thanks to @guybedford for helping!

0.28.3

12 Apr 20:00
Compare
Choose a tag to compare

Patches

  • Fix: lock license plugin version: #692

Credits

Huge thanks to @huozhi for helping!

0.28.2

08 Apr 00:24
Compare
Choose a tag to compare

Patches

  • Fix: unknown compiler option incremental: #685
  • Fix: replace .npmignore with "files" prop: #688

Credits

Huge thanks to @Songkeys for helping!

0.28.1

07 Apr 01:53
Compare
Choose a tag to compare

Patches

  • Fix: Rebuild bundle to fix #684
  • Deps: Bump codecov to 3.8.1: #683

0.28.0

05 Apr 16:26
Compare
Choose a tag to compare

Minor Changes

  • Feat: exports conditions semantics: #665
  • Feat: imports support, webpack upgrade: #672
  • Feat: Support Regexp externals: #654
  • Fix: TS interop test and fix: #671
  • Fix: Upgrade local TS: #674
  • Chore: Interop test case: #667
  • Chore: add console output when minifying fails: #648
  • Chore: Add Node.js 14 to CI: #659
  • Docs: Fix out [file] → out [dir]: #675
  • Deps: Update to webpack@5.30.0: #681
  • Deps: Update to webpack@5.26.3: #664
  • Deps: Update to webpack@5.24.4: #658
  • Deps: Update to webpack-asset-relocator-loader@1.3.0: #682
  • Deps: Upgrade to webpack-asset-relocator-loader@1.2.4: #673
  • Deps: Update to webpack-asset-relocator@1.2.3: #662
  • Deps: Upgrade to terser@5.6.1: #669
  • Deps: Bump socket.io from 2.2.0 to 2.4.0: #645
  • Deps: Bump pug from 2.0.3 to 3.0.1: #656
  • Deps: Bump elliptic from 6.5.3 to 6.5.4: #657
  • Deps: Bump msgpack5 from 4.2.1 to 4.5.1: #660
  • Deps: Bump y18n from 3.2.1 to 3.2.2: #678

Credits

Huge thanks to @guybedford, @Songkeys, @adriencohen, and @huozhi for helping!

0.27.0

12 Jan 00:26
Compare
Choose a tag to compare

Changes

  • Feat: support customEmit ncc option: #634
  • Fix: correct declaration output dir: #627
  • Update to webpack-asset-relocator@1.2.0: #640

Credits

Huge thanks to @guybedford and @zeroooooooo for helping!

0.26.2

06 Jan 19:10
Compare
Choose a tag to compare

Patches

  • Enable minification for sourcemap-register.js: #631
  • Avoid webpack_require conflicts: #633
  • Bump axios from 0.18.1 to 0.21.1: #636
  • Fix: skip typechecking on sub-builds: #637

Credits

Huge thanks to @xom9ikk and @guybedford for helping!

0.26.1

18 Dec 21:53
Compare
Choose a tag to compare

Patches

  • Ensure separate asset compilation states in subbuilds: #630

Credits

Huge thanks to @guybedford for helping!

0.26.0

17 Dec 16:17
Compare
Choose a tag to compare

Changes

  • Asset subbundle builds: #625
  • Bump ini from 1.3.5 to 1.3.7: #624
  • Update example with missing TypeScript dependency: #623
  • Update readme with missing TS and ES options: #615

Credits

Huge thanks to @restuwahyu13 and @guybedford for helping!