This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
v2.0.0
-
BREAKING Removed support for Node 10.
The minimum supported version is now Node v12. For further information on our support policy, see: https://docs.newrelic.com/docs/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent.
-
Added support for Node 16.
-
Added files list instead of
.npmignore
to specify module contents. -
Added
workflow_dispatch
to CI workflow to allow manual triggers. -
Bumped
@newrelic/test-utilities
to ^5.1.0. -
Bumped
tap
to ^15.0.9. -
Update
newrelic
dev dependency to >= 7.x.