Skip to content

Releases: vercel/nft

0.17.1

22 Dec 15:25
Compare
Choose a tag to compare

Patches

  • Feat: Add support for Node.js 16: #243
  • Fix: add geo-tz to special-cases + integration test: #252
  • Chore: Bump vm2 from 3.9.2 to 3.9.4: #241
  • Chore: Bump passport-oauth2 from 1.5.0 to 1.6.1: #255
  • Chore: Bump axios from 0.21.1 to 0.21.2: #254
  • Chore: Bump prismjs from 1.24.1 to 1.25.0: #253
  • Chore: Update ecmascript tests: #256

Credits

Huge thanks to @ErnestBrandi for helping!

0.17.0

15 Oct 19:18
Compare
Choose a tag to compare

Minor Changes

  • Remove emit cache in favor of ensuring all parents are added in reasons: #240

0.16.1

13 Oct 17:43
Compare
Choose a tag to compare

Patches

  • Fix caching with processed emitDependency: #239

0.16.0

11 Oct 20:39
Compare
Choose a tag to compare

Minor Changes

  • Add emitDependency caching and fix pnpm symlinks: #238

Patches

  • Removed unnecessary sentence: d568f9a

0.15.1

04 Oct 14:53
Compare
Choose a tag to compare

Patches

  • Chore: Bump object-path from 0.11.7 to 0.11.8: #234
  • Add additional items to shared cache: #237

0.15.0

22 Sep 22:14
Compare
Choose a tag to compare

Minor Changes

  • Chore: Bump tmpl from 1.0.4 to 1.0.5: #235
  • Convert fs operations from sync to async: #236

0.14.0

16 Sep 14:29
Compare
Choose a tag to compare

Changes

  • Feat: private fields support: #224
  • Fix: add special case for remark-prism: #232
  • Chore: Bump set-getter from 0.1.0 to 0.1.1: #225
  • Chore: Bump tar from 4.4.13 to 4.4.15: #227
  • Chore: Bump path-parse from 1.0.6 to 1.0.7: #229
  • Chore: Bump tar from 4.4.15 to 4.4.19: #230
  • Chore: Bump object-path from 0.11.5 to 0.11.7: #231

Credits

Huge thanks to @guybedford for helping!

0.13.1

06 Jun 19:34
Compare
Choose a tag to compare

Patches

  • Fix: remove internal types on publish: #223

v0.13.0

06 Jun 18:51
Compare
Choose a tag to compare

Minor Changes

  • Feat: add cli command size: #215
  • Fix: bump acorn to 8.3.0: #218

Patches

  • Fix: add missing @types/estree: #214
  • Chore: update ecmascript tests: #217
  • Chore: bump jest to 27.0.4: #219

Credits

Huge thanks to @styfle for helping!

0.12.2

23 May 23:52
Compare
Choose a tag to compare

Patches

  • Fix: add playwright-core support: #213

Credits

Huge thanks to @mxschmitt for helping!