Skip to content

v1.0.0

Choose a tag to compare

@jqll jqll released this 15 May 23:00

This release drops support for Node 6. It adds a new feature that allows to get heap profile in V8 format.

d9367ab chore(dep): update source-map to v0.7.x (#61)
b11a3ae chore(deps): fix npm audit failure (#60)
058c012 chore(doc): Add documentation for using this module (#59)
d9adf2b build!: Remove support for Node 6 (#58)
2b034b7 chore: gitignore build/ (#57)
843e9e5 fix(deps): update dependency node-pre-gyp to ^0.13.0
0d2c692 chore: update version of mocha to fix security vulnerability (#55)
413a371 fix: Specify target in tsconfig to fix Node 6 system test (#54)
b100ba9 chore(deps): update dependency nyc to v14
99e64bf chore: use SourceMapper in system tests (#49)
e206282 chore(dep): update Mocha to 6.1 (#48)
e0e0c2e chore: add system tests which do not use prebuilt binaries (#47)
d84558f feat: ability to get heap profile in V8 format (#42)
656ea1d chore: fix system test (#46)
681e198 chore: correct build script (#45)
b8a6303 chore: correct name of environment variable used for v8 canary system test (#44)
ea91a5f chore: enable running tests with v8-canary (#40)
95b2007 chore: remove unneeded common kokoro configs (#43)
ba1c501 chore: don't use 'apk update' or 'apk upgrade' before 'apk ad --no-cache' (#41)
9f2fd75 chore: remove old kokoro configs (#39)
e5679ef chore(deps): update dependency @types/tmp to v0.1.0 (#38)
7c21ca4 chore: move kokoro configs to new locations (#37)
5a800ea chore: fix presubmit tests failing with 'Error: You must run node-gyp configure first' (#36)