Skip to content

Releases: vercel/nft

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!

0.4.0

25 Oct 17:55
Compare
Choose a tag to compare
  • Add support for dynamic import() expressions: #70
  • Fix optional catch binding: #71
  • Add experimental CLI: #72
  • Add the kangax ecmascript feature test suite: #68

0.3.1

10 Sep 15:44
Compare
Choose a tag to compare

Patches

  • Fix require dot literal require('.'): #67
  • Bump handlebars from 4.1.1 to 4.2.0: #62
  • Bump lodash.template from 4.4.0 to 4.5.0: #64
  • Bump mixin-deep from 1.3.1 to 1.3.2: #65
  • Bump lodash from 4.17.11 to 4.17.15: #63

0.3.0

09 Sep 13:26
Compare
Choose a tag to compare

Minor Changes

  • Add warning on parser error: #56

Patch Changes

  • Add firebase/database to integration test: #59
  • Add @Timer to codeowners: #60

0.2.14

30 Aug 17:34
Compare
Choose a tag to compare

Patches

  • Update typescript types: #57

0.2.13

20 Aug 21:40
Compare
Choose a tag to compare

Patches

  • Prevent CI for tags: #52
  • Fix argon2 with special case: #53

0.2.12

18 Aug 20:48
Compare
Choose a tag to compare

Patches

  • Rename azure-prepare.js to windows-prepare.js: #50