v5.0.0
What's Changed
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #223
- chore: add
.gitattributes
file by @Fdawgs in #225 - chore(package): explicitly declare js module type by @Fdawgs in #226
- refactor(plugin): replace
typeof
undefined check by @Fdawgs in #227 - build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #228
- Update README.md by @jordanebelanger in #229
- types: remove extranous imports by @Uzlopak in #230
- build(deps-dev): bump @fastify/type-provider-typebox from 3.6.0 to 4.0.0 by @dependabot in #231
- add install section to README by @matthyk in #232
- fix typo by @matthyk in #234
- chore(.gitignore): add .tap/ dir by @Fdawgs in #235
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #239
- Merge
next
intomaster
by @jsumners in #241 - build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #242
- perf(lib/tocamelcase): immediately return instead of using temp var by @Fdawgs in #243
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #244
- chore: update min fastify version by @Fdawgs in #245
- build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #246
New Contributors
- @jordanebelanger made their first contribution in #229
- @matthyk made their first contribution in #232
Full Changelog: v4.5.1...v5.0.0