Skip to content

Releases: vercel/ncc

0.44.0

09 Jun 16:07
88be21f

Choose a tag to compare

0.44.0 (2026-06-09)

Features

0.43.0

09 Jun 15:40
a1ff315

Choose a tag to compare

0.43.0 (2026-06-09)

Changes

  • BREAKING CHANGE: add Node 24 and 26 support, remove 20 (#1318) (#1305)
  • switch npm releases to trusted publishing (OIDC) (#1325) (#1327) (#1328) (#1329) (#1330) (#1331) (#1332)
  • switch package management to pnpm (#1321)
  • fix predictable global cache directory in /tmp enables symlink/hijack risks (#1314)
  • reorder extension resolution to prioritise TypeScript over JSON (#1315)
  • support TypeScript 6 transpile builds (#1316)

0.38.4

18 Sep 14:15
e72d34d

Choose a tag to compare

0.38.4 (2025-09-18)

Bug Fixes

0.38.3

15 Nov 06:09
84f8c52

Choose a tag to compare

0.38.3 (2024-11-15)

Bug Fixes

  • add missing --asset-builds to cli help message (#1228) (84f8c52)

0.38.2

23 Sep 13:58
158a1fd

Choose a tag to compare

0.38.2 (2024-09-23)

Bug Fixes

Huge thanks to @theoludwig 🎉

0.38.1

18 Oct 21:17
ce5984e

Choose a tag to compare

0.38.1 (2023-10-18)

Bug Fixes

0.38.0

06 Sep 16:27
e2779f4

Choose a tag to compare

0.38.0 (2023-09-06)

Features

0.37.0

06 Sep 14:49
f898f8e

Choose a tag to compare

0.37.0 (2023-09-06)

Features

  • add support for TypeScript 5.0's array extends in tsconfig (#1105) (f898f8e)

0.36.1

25 Jan 16:55
c2d03cf

Choose a tag to compare

0.36.1 (2023-01-25)

Bug Fixes

0.36.0

05 Dec 23:29
44e2eac

Choose a tag to compare

0.36.0 (2022-12-05)

Bug Fixes

  • gitignore should include release.config.js (#1016) (44e2eac)
  • node 18 by update source-map used by Terser to 0.7.4 (#999) (2f69f83)

Features