Skip to content

Releases: vercel/ncc

0.25.1

06 Nov 17:26
Compare
Choose a tag to compare

Changes

  • Allow passing target: #614

Credits

Huge thanks to @ijjk for helping!

0.25.0

05 Nov 16:43
Compare
Choose a tag to compare

Changes

  • Bump webpack from 5.0.0-beta.28 to 5.2.0: #602
  • Bump npm-user-validate from 1.0.0 to 1.0.1: #604
  • Bump object-path from 0.11.4 to 0.11.5: #607
  • Fix --quiet flag on ts build: #605
  • Add integration test for @slack/web-api: #591

Credits

Huge thanks to @huozhi and @ataylorme for helping!

0.24.1

14 Sep 13:59
Compare
Choose a tag to compare

Patches

  • Fix tsconfig-paths with comments in tsconfig.json: #588
  • Bump static-eval from 2.0.0 to 2.1.0: #583
  • Bump loopback from 3.24.0 to 3.25.1: #584

Credits

Huge thanks to @RafaelKr for helping!

0.24.0

26 Aug 05:32
Compare
Choose a tag to compare

Changes

  • Upgrade Webpack from 5.0.0-alpha.17 to 5.0.0-beta.28: #579

Credits

Huge thanks to @guybedford for helping!

0.23.0

12 Aug 19:38
Compare
Choose a tag to compare

Changes

  • Rename npm package to @vercel/ncc: #574
  • Add --license flag to create license file when running ncc: #570
  • Add licenses to ncc's own bundle: #573
  • Add description to package.json: #556

Dependencies

  • Bump websocket-extensions from 0.1.3 to 0.1.4: #552
  • Bump apollo-server-express from 2.2.2 to 2.14.2: #553
  • Bump npm from 6.13.4 to 6.14.6: #563
  • Bump lodash from 4.17.14 to 4.17.19: #564 and #565
  • Bump codecov from 3.6.5 to 3.7.1: #566
  • Bump auth0 from 2.14.0 to 2.27.1: #567
  • Bump elliptic from 6.5.0 to 6.5.3: #568
  • Bump jest to 26.3.0: #572

Credits

Huge thanks to @fregante and @thboop for helping!

0.22.3

22 May 18:46
Compare
Choose a tag to compare
  • Prints wrong version number #542

0.22.2

18 May 18:56
Compare
Choose a tag to compare

Patches

  • Enable strictModuleExceptionHandling: #529
  • Fix cached js filename and misaligned columns: #528
  • Bump https-proxy-agent from 2.2.1 to 2.2.4: #530
  • Bump webpack-asset-relocator-loader to 0.7.0: #535
  • Bump webpack-asset-relocator-loader to 0.7.2: #540

Credits

Huge thanks to @Janpot, @legendecas, and @guybedford for helping!

0.22.1

05 Apr 20:24
Compare
Choose a tag to compare

Patches

  • Add Node.js 12 CI: #525
  • Fix correct output for ncc version #524

This release was built, tested, and published with Node 12.

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!