What's Changed
- chore: update fastify-plugin to ^5.0.0 by @Fdawgs in #197
- update readme for how it works by @trim21 in #198
- style: remove trailing whitespace by @Fdawgs in #199
- chore(package): add
bugs
url by @Fdawgs in #200 - fix: refactor requestContextPlugin.spec.js to use response headers by @shawshankkumar in #176
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #201 - types: use
node:
prefix for builtins by @Fdawgs in #202 - chore(package): add funding by @Fdawgs in #204
- chore(readme): update references to deprecated name by @kblcuk in #205
- refactor: prefix unused params with underscores by @Fdawgs in #206
- ci(coverage): remove coveralls workflow by @Fdawgs in #207
- docs(readme): add compatibility table by @Fdawgs in #208
New Contributors
- @trim21 made their first contribution in #198
- @shawshankkumar made their first contribution in #176
- @kblcuk made their first contribution in #205
Full Changelog: v6.0.1...v6.0.2