Skip to content

Releases: vercel/ncc

0.22.0

23 Mar 22:29
Compare
Choose a tag to compare

Changes

  • Add support for .js imports from typescript: #510
  • Add support for .cjs outputs: #511
  • Add support for statistics output options: #516
  • Fix not found packages on runtime: #518
  • Create .kodiak.toml: #523
  • Bump codecov from 3.1.0 to 3.6.5: #509
  • Update CI badge in readme: #517

Credits

Huge thanks to @guybedford and @legendecas for helping!

0.21.1

12 Feb 16:52
Compare
Choose a tag to compare

Patches

  • Fix minified source-map outputs format: #504
  • Add Github Actions CI, remove Circle CI: #494
  • Bump npm from 6.9.0 to 6.13.4: #493

Credits

Huge thanks to @legendecas for helping!

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