v8.3.1
What's Changed
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #189
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #190 - chore: add
.gitattributes
file by @Fdawgs in #192 - chore(package): explicitly declare js module type by @Fdawgs in #193
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #194
- docs(readme): replace
fastify.io
links withfastify.dev
by @Fdawgs in #195 - docs(readme): remove
www.
fromfastify.dev
urls by @Fdawgs in #196 - chore(.gitignore): add .tap/ dir by @Fdawgs in #197
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #198
- Warn for possible ReDoS by @mcollina in #200
- Only sets req.raw.body if body defined, aligning behaviour with node:http by @didley in #201
New Contributors
Full Changelog: v8.3.0...v8.3.1