newrelic / nr1-account-maturity

NR1 Account Maturity is a quick view to understand if you're using key features of your New Relic account across multiple accounts and multiple applications.
Apache License 2.0
4 stars 12 forks source link

fix: app deprecations #52

Closed tabathadelane closed 2 years ago

tabathadelane commented 2 years ago

handle NR1 deprecations and upgrade node to v16.

"errors" is deprecated, use "error?.graphQLErrors" instead is coming from this package that the app is using.

Closes https://github.com/newrelic/nr1-catalog/issues/305

nr-opensource-bot commented 2 years ago

:tada: This PR is included in version 0.10.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: