What's Changed
- Updated a link in the README by @mustardfrog in #264
- build(deps-dev): Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #265
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #266 - chore: add
.gitattributes
file by @Fdawgs in #268 - fix(types): websocketPlugin is not an existing variable by @Yovach in #269
- chore(package): explicitly declare js module type by @Fdawgs in #271
- test: disable failing ts tests by @Uzlopak in #273
- test: replace
typeof
undefined check by @Fdawgs in #272 - Fix types compatibility with Fastify v4.25.0 by @mcollina in #278
New Contributors
- @mustardfrog made their first contribution in #264
- @Yovach made their first contribution in #269
Full Changelog: v8.2.0...v8.3.0