v9.3.0
What's Changed
- export integrated cookie functionality by @Uzlopak in #263
- remove redundant isNaN check and add fast path for empty options by @gurgunday in #264
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #267
- refactor setCookies and remove istanbul ignore else by @gurgunday in #271
- cookie parse: add fast path by @gurgunday in #272
- docs(readme): replace
fastify.io
links withfastify.dev
by @Fdawgs in #273
Full Changelog: v9.2.0...v9.3.0