What's Changed
- build(deps): bump actions/setup-node from 3.0.0 to 3.1.0 by @dependabot in #763
- build(deps): bump undici from 4.16.0 to 5.0.0 by @dependabot in #765
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #766
- feat(docs): add nestjs integration docs by @smolinari in #769
- fix(docs): add small corrections by @smolinari in #770
- refactor!: replace promise.allsettled dependency with node implementation
BREAKING CHANGE: drop support for node <12.9.0
- Added async support in rewriteHeaders by @all2pie in #773
- fix: allow cross origin loading for graphiql by @conradthegray in #775
- chore: update fastify deps to @fastify by @simone-sanfratello in #780
- Updated to standard v17 by @mcollina in #783
New Contributors
- @smolinari made their first contribution in #769
- @p-kuen made their first contribution in #774
- @all2pie made their first contribution in #773
- @conradthegray made their first contribution in #775
Full Changelog: v9.3.6...v9.4.0