Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrickard authored Dec 11, 2023
1 parent a32d2dd commit d221af7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

* Updated error handling to pass in [extensions](https://www.apollographql.com/docs/apollo-server/data/errors/) properties as custom attributes. (Thank you to @edds for this contribution!)

## Changes included in this PR

- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- package.json
- package-lock.json

### v4.0.1 (2023-10-25)

* Fixed typescript type declarations to correctly define the exports for this package. Since there is only a single export, if you need to import the type for the plugin config explicitly you would need to import it from `/config`, eg, `import type { NRPluginConfig } from '@newrelic/apollo-server-plugin/config'`. Thank you to @bbeesley for the fix.
Expand Down

0 comments on commit d221af7

Please sign in to comment.