Skip to content

Releases: vercel/ncc

0.44.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:06
8f0aefd

0.44.1 (2026-06-29)

Bug Fixes

0.44.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:07
88be21f

0.44.0 (2026-06-09)

Features

0.43.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:40
a1ff315

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

Choose a tag to compare

@github-actions github-actions released this 18 Sep 14:15
e72d34d

0.38.4 (2025-09-18)

Bug Fixes

0.38.3

Choose a tag to compare

@github-actions github-actions released this 15 Nov 06:09
84f8c52

0.38.3 (2024-11-15)

Bug Fixes

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

0.38.2

Choose a tag to compare

@github-actions github-actions released this 23 Sep 13:58
158a1fd

0.38.2 (2024-09-23)

Bug Fixes

Huge thanks to @theoludwig 🎉

0.38.1

Choose a tag to compare

@github-actions github-actions released this 18 Oct 21:17
ce5984e

0.38.1 (2023-10-18)

Bug Fixes

0.38.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 16:27
e2779f4

0.38.0 (2023-09-06)

Features

0.37.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 14:49
f898f8e

0.37.0 (2023-09-06)

Features

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

0.36.1

Choose a tag to compare

@github-actions github-actions released this 25 Jan 16:55
c2d03cf

0.36.1 (2023-01-25)

Bug Fixes