Skip to content

Releases: vercel/ncc

0.29.1

13 Aug 14:17

Choose a tag to compare

Patches

  • Fix: add stringify-loader: #742
  • Fix: package.json asset type module setting: #733
  • Chore(deps): update dependencies: #736
  • Chore(deps): bump tar from 4.4.13 to 4.4.15: #743
  • Chore(deps): bump path-parse from 1.0.6 to 1.0.7: #745
  • Chore(deps-dev): bump pdfkit from 0.12.1 to 0.12.3: #740

Credits

Huge thanks to @guybedford, @mmorel-35, and @jpcloureiro for helping!

0.29.0

16 Jul 21:57

Choose a tag to compare

Changes

  • Major: output ESM for .mjs or type=module builds: #720
  • Feat: update to webpack-asset-reloactor-loader@1.5.0: #718
  • Feat: update to webpack@5.42.0: #723
  • Feat: update to webpack@5.43.0: #724
  • Chore: bump set-getter from 0.1.0 to 0.1.1: #719
  • Fix: typo in readme: #712

Credits

Huge thanks to @rethab and @guybedford for helping!

0.28.6

25 May 19:10

Choose a tag to compare

Patches

  • Fix: Update to webpack@5.36.2: #707
  • Fix: Update ts-loader to fix webpack warning: #710
  • Deps: Bump hosted-git-info from 2.8.8 to 2.8.9: #708

Credits

Huge thanks to @adriencohen and @huozhi for helping!

0.28.5

03 May 02:38

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

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

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

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

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

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

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!