Skip to content

Releases: vercel/ncc

0.18.5

10 May 20:02
Compare
Choose a tag to compare

Patches

  • Regenerate yarn.lock file: a2f18d7

0.18.4

10 May 19:17
Compare
Choose a tag to compare

Patches

  • Update "@zeit/webpack-asset-relocator-loader" to v0.4.5: #380

Credits

Huge thanks to @guybedford for helping!

0.18.3

06 May 18:10
Compare
Choose a tag to compare

Patches

  • Create CODE_OF_CONDUCT.md: #370
  • Only output build errors, not warnings, on error: #375

0.18.2

30 Apr 16:33
Compare
Choose a tag to compare

Patches

This fixes the packages consolidate (express template engine), fluent-ffmpeg , esm.

It also reduces unnecessary asset emissions outside project boundary.

0.18.1

22 Apr 21:13
Compare
Choose a tag to compare

Patches

  • Fix sourcemap chaining for TypeScript: #355

Note: Ensure you have sourceMap: true in your tsconfig.json when you use the --source-map flag.

0.18.0

15 Apr 18:53
Compare
Choose a tag to compare

Minor Changes

  • Update to arg@4.1.0: #346
  • Update to webpack-asset-relocator-loader@0.3.7: #350
  • Fix incorrect usage of Hash.digest: #347
  • Expose custom watcher: #351

Credits

Huge thanks to @fkhadra and @guybedford for helping!

0.17.4

04 Apr 13:40
Compare
Choose a tag to compare

Patches

  • Fix watcher behavior: #344

0.17.3

01 Apr 19:04
Compare
Choose a tag to compare

Patches

  • Temporary fix for pkg misbehaving when v8 cache is used: #341

Credits

Huge thanks to @igorklopov for helping!

0.17.2

01 Apr 16:15
Compare
Choose a tag to compare

Patches

  • Update to webpack-asset-relocator-loader@0.3.5: #340

Credits

Huge thanks to @guybedford for helping!

0.17.1

01 Apr 15:48
Compare
Choose a tag to compare

Patches

  • Fixed syntax JS Object: #326
  • Relative sourcemap base: #327
  • Fix v8-cache asset handling: #337
  • Print version from programatic API (previously only printed in CLI): #325
  • Use template literals and object destructuring (refactor): #331
  • Update webpack-asset-relocator-loader@0.3.3: #333
  • Update to webpack-asset-relocator-loader@0.3.4: #338

Credits

Huge thanks to @0xflotus, @guybedford, and @ziishaned for helping!