Skip to content

Releases: vercel/ncc

0.21.0

04 Jan 15:49
Compare
Choose a tag to compare

Minor Changes

  • Add transpileOnly support for TS projects if needed: #497

Credits

Huge thanks to @arunoda for helping!

0.20.5

09 Sep 16:08
Compare
Choose a tag to compare

Patches

  • Fix issue with TypeScript paths with allowJs: #470
  • Remove Guy, add Timer to codeowners: #468
  • Update readme.md with typo fix: #466
  • Bump handlebars from 4.0.12 to 4.1.2: #450
  • Bump lodash.merge from 4.6.1 to 4.6.2: #453
  • Bump lodash.template from 4.4.0 to 4.5.0: #454
  • Bump lodash from 4.17.11 to 4.17.14: #456
  • Bump lodash from 4.17.11 to 4.17.14 in /examples/multiple-bundles: #458
  • Bump mixin-deep from 1.3.1 to 1.3.2: #467

Credits

Huge thanks to @nodejh and @novascreen for helping!

0.20.4

02 Jul 22:55
Compare
Choose a tag to compare

Patches

  • Treat uglify-es like uglify-js: #446
  • Fix TypeScript builtin without workaround: #447
  • Update to webpack-asset-relocator-loader@0.6.2: #448
  • Update to webpack@5.0.0-alpha.17: #449

0.20.3

02 Jul 19:24
Compare
Choose a tag to compare

Patches

  • Workaround for ncc internal typescript build bug (#435): #445

0.20.2

26 Jun 00:30
Compare
Choose a tag to compare

Patches

  • Use isArray check for externals: #437
  • Fixup windows build: #441
  • Update to webpack-asset-relocator-loader 0.5.6: #442
  • Webpack-asset-relocator-loader@0.5.7: #443

0.20.1

19 Jun 18:51
Compare
Choose a tag to compare

Minor Changes

  • Update to webpack-asset-relocator-loader@0.5.5: #433

0.20.0

18 Jun 17:18
Compare
Choose a tag to compare

Major Changes

  • Revert "Support multiple entry inputs": #410

This changes the API back to how it worked in 0.18.x and earlier.

Minor Changes

  • Update to Webpack 5.0.0-alpha.16: #431

Patches

  • Update package-support docs with @google-cloud/vision workaround: #432

Credits

Huge thanks to @styfle for helping!

0.19.1

13 Jun 12:46
Compare
Choose a tag to compare

Patches

  • Update to webpack-asset-relocator-loader@0.5.4: #421

0.19.0

13 Jun 10:17
Compare
Choose a tag to compare

Major Changes

  • Support multiple entry inputs: #410
  • Update asset relocator loader: #418

Minor Changes

  • Externals mapping support: #402

Patches

  • Disable v8cache on Windows only: #404
  • Sequelize integration test, with sample package support page: #407
  • Fix regression where cli doesnt build index.js: #414
  • Add google cloud firestore integration test: #416
  • Add previously failing Firebase test: #419

Credits

Huge thanks to @Timer for helping!

0.19.0-beta.1

03 Jun 17:43
Compare
Choose a tag to compare

Major Changes

  • New analysis updates: #378
  • Webpack deterministic module ids, amd: false: #388