Skip to content

Releases: vercel/nft

0.2.4

30 Jul 15:01
Compare
Choose a tag to compare

Patches

  • Fix photon binary resolution: #28

Credits

Huge thanks to @timsuchanek for helping!

0.2.3

24 Jul 13:36
Compare
Choose a tag to compare

Patches

  • Add lucleray to codeowners: #27
  • Add support for mixed ESM and CJS via mixedModules flag: #26

0.2.2

18 Jul 12:30
Compare
Choose a tag to compare

Patches

  • Refactor realpath handling: #23
  • Handle realpath early in resolveFile: #24

Credits

Huge thanks to @guybedford for helping!

0.2.1

16 Jul 23:14
Compare
Choose a tag to compare

Patches

  • Use statting instead of read in resolver: #22

Credits

Huge thanks to @guybedford for helping!

0.2.0

16 Jul 20:12
Compare
Choose a tag to compare

Minor Changes

  • Emit symlinks directly: #21
  • Set default base to process.cwd(), deprecate filterBase option: #8

Patches

  • Add log option to types: #19
  • Node_modules globbing filter test: #18

Credits

Huge thanks to @guybedford for helping!

0.1.7

13 Jul 18:21
Compare
Choose a tag to compare

Patches

  • Run tests in parallel: #12
  • Remove extra test execution in test-linux: #13
  • Support tsx resolution tracing: #17
  • Fix require symlinks for yarn workspaces: #15

Credits

Huge thanks to @lucleray and @guybedford for helping!

0.1.6

11 Jul 14:33
Compare
Choose a tag to compare

Patches

  • Add special case for Prisma: #9
  • Add github codeowners: #5
  • Fix tests to run in band + verbose: #11

Credits

Huge thanks to @guybedford and @lucleray for helping!