v5.11.1
What's Changed
- fix type CallbackFunc by @sirenkovladd in #256
- improve tests by @Uzlopak in #261
- remove semver dependency by @Uzlopak in #262
- chore: add
.gitattributes
file by @Fdawgs in #266 - test: add missing
use strict
directives by @Fdawgs in #267 - test(index): optimize split param by @Fdawgs in #268
- add workflow for Fastify Integration testing by @Uzlopak in #269
- chore(package): explicitly declare js module type by @Fdawgs in #270
- refactor(index): replace
typeof
undefined check by @Fdawgs in #272 - build(deps): bump fastify/workflows from 3 to 4 by @dependabot in #273
- Revert "build(deps): bump fastify/workflows from 3 to 4" by @jsumners in #274
- build(deps): bump cookie from 0.5.0 to 0.6.0 by @dependabot in #275
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #276
- chore(package): fix repository url by @Fdawgs in #278
- chore(.gitignore): add .tap/ dir by @Fdawgs in #280
- chore: Fix InjectOptions type with test additions by @thierrymarianne in #281
New Contributors
- @thierrymarianne made their first contribution in #281
Full Changelog: v5.11.0...v5.11.1