Skip to content

Releases: vercel/nft

0.2.8

12 Aug 16:20
Compare
Choose a tag to compare

Patches

  • Add automerge config: #38
  • Fix uglify-js special case: #41

0.2.7

07 Aug 23:35
Compare
Choose a tag to compare

Patches

  • Use windows image for azure pipelines CI: #32
  • Update azure-pipelines.yml to fix Windows CI: #33
  • Add special case for bull: #37

0.2.6

31 Jul 19:38
Compare
Choose a tag to compare

Patches

  • Fix windows symlink so it doesn't throw: #30

0.2.5

30 Jul 22:54
Compare
Choose a tag to compare

Patches

  • Fix esm export wildcard/asterisk syntax, ie ExportAllDeclaration: #29

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!