Releases: vercel/nft
Releases · vercel/nft
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
Changes
- Fix webpack wrappers - string ids and namespaces: #119
- Add
processCwd
option: #120 - Add unit test for
process.cwd()
: #114 - Update repo from
zeit
tovercel
: #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
0.6.0
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
0.5.0
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
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!