Releases: vercel/ncc
Releases · vercel/ncc
0.13.1
Ensure local ts is always a project-scoped lookup (#247 )
Ensure build folder is cleared properly on each run (#246 )
0.13.0
Update to webpack alpha.9 (#242 )
Fixup local/built-in typescript handling, filename fix (#244 )
Use createCachedData correctly (#241 )
0.12.1
Make sure .cache
files are included in the npm tarball
0.12.0
v8cache experimental flag (#112 )
Asset relocator refactoring (#234 )
0.11.0
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
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
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.7.0
Minify is no longer on by default due to perf reasons (#168 )
Improve asset emission to emit fewer unnecessary assets (#166 )
Rework externals for perf (#176 )
Fixes for Windows (#177 )
Use graceful-fs
to handle huge projects better (#167 )
0.6.0
Add support for tsconfig paths
. (fixes #150 ) (#151 ) (@odensc )
Fix typescript declaration emission (#160 )
Disable terser --compress
which was slowing us down for no gain (#161 )
Fix for sharp
(#159 )
You can’t perform that action at this time.