Skip to content

Releases: vercel/ncc

0.13.3

31 Jan 22:36

Choose a tag to compare

  • fixup handling of no node_modules in run externals (#262)
  • override noEmit option for typescript compatibility (#261)

0.13.2

31 Jan 00:38

Choose a tag to compare

  • Support ternary branching in static analysis (#255)
  • Improved cli coverage (#251)

0.13.1

30 Jan 21:41

Choose a tag to compare

  • Ensure local ts is always a project-scoped lookup (#247)
  • Ensure build folder is cleared properly on each run (#246)

0.13.0

29 Jan 06:49

Choose a tag to compare

  • Update to webpack alpha.9 (#242)
  • Fixup local/built-in typescript handling, filename fix (#244)
  • Use createCachedData correctly (#241)

0.12.1

27 Jan 06:32

Choose a tag to compare

  • Make sure .cache files are included in the npm tarball

0.12.0

27 Jan 06:07

Choose a tag to compare

  • v8cache experimental flag (#112)
  • Asset relocator refactoring (#234)

0.11.0

27 Jan 06:07

Choose a tag to compare

  • Use the local TypeScript version when applicable (#233)
  • Fix for vm2
  • Ensure require.main === module behaviour (#229)
  • Fix signal handling for ncc run (#228)
  • ncc run sourcemaps (#230)

0.10.0

27 Jan 06:05

Choose a tag to compare

  • Fix incorrect output memory file path (#225)
  • Chromeless fix (#192) (#221)
  • Fix highlights (#222)
  • Handle assets loaded with relative paths (#217)
  • nbind support (#220)
  • Fix --no-cache flag (#219)
  • Support -e in ncc run (#218)

0.9.0

12 Jan 01:02

Choose a tag to compare

  • Disable TS caching for typechecking (#213)
  • Output asset permissions (#211)
  • Add example with programmatic build (#207)
  • Fixup shebang loader order (#196)
  • README improvements (#202)
  • Add example with multiple bundles (#201)
  • Add typescript example (#194)

0.8.1

27 Dec 18:19

Choose a tag to compare