Skip to content

Releases: vercel/nft

0.7.0

08 Jul 15:37
Compare
Choose a tag to compare

Minor Changes

  • Add support for exports, dynamic import from CJS support, package boundary emission: #129

Patches

  • [ci] Add 15 minute timeout: #130
  • Fix trailing slash handling: #128

Credits

Huge thanks to @guybedford for helping!

0.6.5

16 Jun 20:45
Compare
Choose a tag to compare

Patches

  • Fix null check in paraphrase wrappers: #126

0.6.4

15 Jun 13:42
Compare
Choose a tag to compare

Patches

  • Fix null init check: #123
  • Add missing processCwd type: #124

Credits

Huge thanks to @guybedford for helping!

0.6.3

11 Jun 22:54
Compare
Choose a tag to compare

Patches

  • Remove invalid scope modification: #121

Credits

Huge thanks to @guybedford for helping!

0.6.2

10 Jun 13:44
Compare
Choose a tag to compare

Changes

  • Fix webpack wrappers - string ids and namespaces: #119
  • Add processCwd option: #120
  • Add unit test for process.cwd(): #114
  • Update repo from zeit to vercel: #117
  • Bump websocket-extensions from 0.1.3 to 0.1.4: #116
  • Bump apollo-server-express from 2.6.7 to 2.14.2: #115

Credits

Huge thanks to @guybedford for helping!

0.6.1

19 May 14:31
Compare
Choose a tag to compare

Patches

  • Fix dependency node-gyp-build: #113

0.6.0

18 May 17:54
Compare
Choose a tag to compare

Changes

  • Bump codecov from 3.5.0 to 3.6.5: #102
  • Bump acorn from 6.1.1 to 6.4.1: #105
  • Bump acorn from 6 to version 7: #110
  • Fix Node 12 CI (from ncc): #106
  • Update docs with hooks and TypeScript support: #108
  • Add support for jsonc-style wrapper: #109
  • Add support for webpack bundles external tracing: #111

Credits

Huge thanks to @guybedford for helping!

0.5.1

17 Jan 15:15
Compare
Choose a tag to compare

Patches

  • Move passport-trakt to devDependencies: #100

0.5.0

17 Jan 14:56
Compare
Choose a tag to compare

New

  • Implement simple cache persistence between traces: #94
  • Allow configurable analysis: #93
  • Add Paths implementation: #90 and #97
  • Add types for new features: #96

Fixes

  • Fix dot dot require: #92
  • Add missing builtins: #91
  • Fix passport-trakt recursive resolve: #98
  • Fix fast-glob static method: #99

Credits

Huge thanks to @guybedford for helping!

0.4.1

30 Dec 15:37
Compare
Choose a tag to compare

Patches

  • Add special case for semver@7: #87
  • Handle babel/ts compiled imports: #79
  • Add logging to bull integration test: #82
  • Skip bull test when connection string is missing: #83
  • Add node 12 to CI: #84
  • Bump mongoose from 5.6.3 to 5.7.5: #75
  • Bump npm from 6.10.0 to 6.13.4: #86
  • Bump handlebars from 4.2.0 to 4.5.3: #88

Credits

Huge thanks to @jkrems for helping!