Skip to content

Releases: vercel/nft

0.2.11

18 Aug 16:54
Compare
Choose a tag to compare

Patches

  • Support webpack-style Node requires: #51

0.2.10

15 Aug 23:08
Compare
Choose a tag to compare

Patches

  • Fix phantomjs-prebuilt binary: #46

0.2.9

12 Aug 23:10
Compare
Choose a tag to compare

Patches

  • Update readme.md: #42
  • Trace .tsx input files: #40

Credits

Huge thanks to @tylerc for helping!

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!