Skip to content

v1.3.0

Compare
Choose a tag to compare
@nolanmar511 nolanmar511 released this 12 Feb 20:40
91ac04a

With this release, the native portion of this module should be able to compile on Windows when using Node 12.

Fixes

93a3f28 fix: Test with Node 12 on windows, and modify agent to allow test to pass (#103)

Documentation

b79317c doc: update docs to more accurately reflect supported versions (#98)

Dependencies

f01f26e chore(deps): update dependency typescript to ~3.7.0 (#91)
7f987b2 chore(deps): update dependency nyc to v15 (#96)
967df5c chore(deps): update dependency sinon to v8 (#95)
ae88866 chore(deps): update dependency mocha to v7 (#97)
dd3f1fb fix(deps): update dependency node-pre-gyp to ^0.14.0 (#90
0b9b58f chore: update package-lock.json to fix npm audit failure (#89)

Internal Changes

820da43 chore: remove CircleCI configs (#99)
191b921 chore: use double brackets for consistency (#94)
4b86177 chore: run gts fix (#93)
0600e52 chore: fix usage of timeout in alpine E2E test (#92)
f6725d1 chore: stop building pre-built binaries for node 6 (#88)