Releases: vercel/ncc
Releases · vercel/ncc
0.22.0
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
0.21.0
0.20.5
Patches
- Fix issue with TypeScript
paths
withallowJs
: #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
0.20.3
0.20.2
0.20.1
0.20.0
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!