PackageTrack

npm · #3634

@vercel/nft

1.11.0vercel/nft

Used to determine exactly which files (including `node_modules`) are necessary for the application runtime.

Release timeline

89 releases since 2020
202120222023202420252026

Releases

  1. 0.18.018 Mar 2022
    Release notes

    Changes

    • Major: Change reason type from string to array: #279
    • Chore: Add TS type for NodeFileTraceReasonType: #278
    • Chore: Bump follow-redirects from 1.14.7 to 1.14.8: #268
    • Chore: Bump vm2 from 3.9.4 to 3.9.6: #269
    • Chore: Bump url-parse from 1.5.1 to 1.5.7: #270
    • Chore: add test for bullmq: #271
    • Chore: Bump prismjs from 1.25.0 to 1.27.0: #272
    • Chore: Bump url-parse from 1.5.7 to 1.5.10: #273
    Open source →
  2. 0.17.510 Feb 2022
    Release notes

    Patches

    • Chore: Bump cached-path-relative from 1.0.2 to 1.1.0: #263
    • Chore: Bump dev dependencies simple-get: #264
    • Fix: fs.readdir(__dirname) asset emission: #267
    Open source →
  3. 0.17.421 Jan 2022
    Release notes

    Changes

    • Add special case for esbuild: #262
    Open source →
  4. 0.17.313 Jan 2022
    Release notes

    Patches

    • Fix: remove unused mkdirp dependency: #260
    • Chore: Bump follow-redirects from 1.14.6 to 1.14.7: #261
    Open source →
  5. 0.17.25 Jan 2022
    Release notes

    Patches

    • Fix: bump graceful-fs and don't modify global: #258
    • Chore: add ijjk as a codeowner: #259
    Open source →
  6. 0.17.122 Dec 2021
    Release notes

    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!

    Open source →
  7. 0.17.015 Oct 2021
    Release notes

    Minor Changes

    • Remove emit cache in favor of ensuring all parents are added in reasons: #240
    Open source →
  8. 0.16.113 Oct 2021
    Release notes

    Patches

    • Fix caching with processed emitDependency: #239
    Open source →
  9. 0.16.011 Oct 2021
    Release notes

    Minor Changes

    • Add emitDependency caching and fix pnpm symlinks: #238

    Patches

    • Removed unnecessary sentence: d568f9af3fbbcf57d498e1a407297d9dc5191c23
    Open source →
  10. 0.15.14 Oct 2021
    Release notes

    Patches

    • Chore: Bump object-path from 0.11.7 to 0.11.8: #234
    • Add additional items to shared cache: #237
    Open source →
  11. 0.15.022 Sept 2021
    Release notes

    Minor Changes

    • Chore: Bump tmpl from 1.0.4 to 1.0.5: #235
    • Convert fs operations from sync to async: #236
    Open source →
  12. 0.14.016 Sept 2021
    Release notes

    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!

    Open source →
  13. 0.13.16 Jun 2021
    Release notes

    Patches

    • Fix: remove internal types on publish: #223
    Open source →
  14. 0.13.06 Jun 2021
    Release notes

    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!

    Open source →
  15. 0.12.223 May 2021
    Release notes

    Patches

    • Fix: add playwright-core support: #213

    Credits

    Huge thanks to @mxschmitt for helping!

    Open source →
  16. 0.12.122 May 2021
    Release notes

    Patches

    • Fix: wrappers cannot read type of undefined: #212
    Open source →
  17. 0.12.013 May 2021
    Release notes

    Minor Changes

    • Feat: support @mapbox/node-pre-gyp workflows: #206

    Patches

    • Chore: Bump hosted-git-info from 2.8.8 to 2.8.9: #200
    • Chore: update ci badge: 61aac0a3848675de90b36f03d4b67b07171c6b71
    • Fix: support webpack chunked wrappers: #205
    • Fix: exports resolution, fixup self resolution check: #208

    Credits

    Huge thanks to @guybedford for helping!

    Open source →
  18. 0.11.210 May 2021
    Release notes

    Patches

    • Fix: special case argon2 lib binding: #195
    • Fix: special case camaro: #196
    • Fix: string concat require: #198
    • Fix: merge conflict yarn.lock: 0f73cb425890f2f828c3eab40eec1e4070504c6d
    Open source →
  19. 0.11.15 May 2021
    Release notes

    Patches

    • Bump redis from 2.8.0 to 3.1.1: #190
    • Chore: Bump ssri from 6.0.1 to 6.0.2: 955fe08fd11984509e05991b21bbf3292c263bcb
    • Chore: bump dev deps: #193
    • Fix: check array length in wrapper: #192
    Open source →
  20. 0.11.028 Apr 2021
    Release notes

    Changes

    • Feat: allow await outside function: #189
    • Chore: rename master to main: #187

    Credits

    Huge thanks to @hehex9 for helping!

    Open source →
  21. 0.10.114 Apr 2021
    Release notes

    Patches

    • Deps: Bump codecov to 3.8.1: #182
    • Fix: webpack 5 wrapper handling: #186

    Credits

    Huge thanks to @guybedford for helping!

    Open source →
  22. 0.10.05 Apr 2021
    Release notes

    Changes

    • Feat: resolve "imports" and "exports" wildcards: #179
    • Feat: Support require variable branching: #181
    • Feat: Support import.meta.url asset emission: #180
    • Deps: Bump msgpack5 from 4.2.1 to 4.5.1: #174
    • Deps: Bump elliptic from 6.5.3 to 6.5.4: #173
    • Deps: Acorn upgrade: #176
    • Fix: test optional chaining: #177
    • Fix: minified browserify wrapper handling: #178
    • Fix: update CI to test Node.js 14: #167

    Credits

    Huge thanks to @guybedford for helping!

    Open source →
  23. 0.9.65 Mar 2021
    Release notes

    Patches

    • Fix link in README: #168
    • Bump minimum acorn version to @7.4.1: #172
    • Bump axios from 0.19.2 to 0.21.1: #164
    • Bump socket.io from 2.2.0 to 2.4.0: #165
    • Bump pug-code-gen from 2.0.2 to 2.0.3: #170
    • Bump pug from 2.0.4 to 3.0.1: #171

    Credits

    Huge thanks to @azu and @guybedford for helping!

    Open source →
  24. 0.9.518 Dec 2020
    Release notes

    Patches

    • Fix array expression asset emission: #163
    • Bump ini from 1.3.5 to 1.3.7: #162

    Credits

    Huge thanks to @guybedford for helping!

    Open source →
  25. 0.9.420 Nov 2020
    Release notes

    Patches

    • Fix webpack dirname wrapper analysis: #160
    • Bump npm-user-validate from 1.0.0 to 1.0.1: #157
    • Bump object-path from 0.11.4 to 0.11.5: #158

    Credits

    Huge thanks to @guybedford for helping!

    Open source →
  26. 0.9.317 Sept 2020
    Release notes

    Changes

    • Add new option resolve #153 This exposes a hook for module resolution so you can add support for Yarn 2. See #152 for an example.

    Credits

    Huge thanks to @sergioramos for helping!

    Open source →
  27. 0.9.24 Sept 2020
    Release notes

    Patches

    • Fix path sep and run all unit tests against root: #156

    Special thanks to @Timer for helping!

    Open source →
  28. 0.9.14 Sept 2020
    Release notes

    Patches

    • Fix symlink resolution when base: "/": #155

    Special thanks to @TooTallNate for helping!

    Open source →
  29. 0.9.012 Aug 2020
    Release notes

    Changes

    Dependencies

    • Bump elliptic from 6.5.0 to 6.5.3: #149
    Open source →