Skip to content

Releases: vercel/nft

1.3.2

23 Feb 17:19
0ce8e2c

Choose a tag to compare

1.3.2 (2026-02-23)

Bug Fixes

  • do not follow absolute paths outside job base (#568) (0ce8e2c)

1.3.1

10 Feb 22:00
8f6a609

Choose a tag to compare

1.3.1 (2026-02-10)

Bug Fixes

  • Resolve symlinks relative to real file location (#564) (8f6a609), closes #563

1.3.0

21 Jan 18:28
34f1ec7

Choose a tag to compare

1.3.0 (2026-01-21)

Features

1.2.0

07 Jan 19:01
67038d5

Choose a tag to compare

1.2.0 (2026-01-07)

Features

  • support module.createRequire when mixedModules: false (#558) (67038d5), closes #543

1.1.1

26 Nov 21:00
1e455b0

Choose a tag to compare

1.1.1 (2025-11-26)

Bug Fixes

  • evaluate nested export conditions when resolving a module-sync fallback (#557) (1e455b0)

1.1.0

24 Nov 18:08
684032b

Choose a tag to compare

1.1.0 (2025-11-24)

Features

  • Ensure module-sync conditions also trace cjs fallback (#550) (684032b)

1.0.0

20 Nov 16:22
6fb8680

Choose a tag to compare

1.0.0 (2025-11-20)

Features

  • bump glob@13 and set engines node@20 (#554) (6fb8680)

BREAKING CHANGES

  • (requires node@20 or newer)

0.30.4

19 Nov 19:28
4e0a9a2

Choose a tag to compare

0.30.4 (2025-11-19)

Bug Fixes

0.30.3

16 Oct 13:34
78b3823

Choose a tag to compare

0.30.3 (2025-10-16)

Bug Fixes

0.30.2

26 Sep 17:07
dc4ab0b

Choose a tag to compare

0.30.2 (2025-09-26)

Bug Fixes

  • fs.readFile emit relative assets using cwd (#542) (dc4ab0b)