Skip to content

Releases: fastify/fastify-cookie

v11.0.2

05 Jan 16:09
v11.0.2
3ff06ef
Compare
Choose a tag to compare

What's Changed

  • docs(readme): update ci badge syntax by @Fdawgs in #309
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #310
  • chore: move from tap to node:test by @eugleenyc in #306
  • chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #311
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #312
  • chore(package): add contribs and funding by @Fdawgs in #313
  • docs(readme): add compatibility table by @Fdawgs in #314
  • refactor: prefix unused params with underscores by @Fdawgs in #316
  • refactor(signer): remove unused catch binding by @Fdawgs in #315
  • docs(readme): grammar fixes by @Fdawgs in #317
  • types: merge duplicate FastifyCookieOptions interface exports by @Fdawgs in #318

New Contributors

Full Changelog: v11.0.1...v11.0.2

v11.0.1

09 Oct 13:12
9e37d02
Compare
Choose a tag to compare

What's Changed

  • chore: remove redundant dependency, cookie-signature by @gurgunday in #305

Full Changelog: v11.0.0...v11.0.1

v11.0.0

09 Oct 11:41
71444f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.1...v11.0.0

v10.0.1

22 Sep 09:08
f2aed09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

v10.0.0

04 Sep 07:28
a9c3059
Compare
Choose a tag to compare
v10.0.0 Pre-release
Pre-release

What's Changed

Full Changelog: v9.4.0...v10.0.0

v9.4.0

03 Jul 14:25
4e816af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.1...v9.4.0

v9.3.1

18 Jan 04:11
79bed72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.3.0...v9.3.1

v9.3.0

14 Jan 20:35
9da96ea
Compare
Choose a tag to compare

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 with fastify.dev by @Fdawgs in #273

Full Changelog: v9.2.0...v9.3.0

v9.2.0

15 Nov 17:21
5f66b9a
Compare
Choose a tag to compare

What's Changed

  • chore: add .gitattributes file by @Fdawgs in #255
  • refactor(signer): add u unicode flag to regex by @Fdawgs in #256
  • chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 by @dependabot in #257
  • chore(package): explicitly declare js module type by @Fdawgs in #258
  • refactor(plugin): replace typeof undefined check by @Fdawgs in #259
  • Go back to use our own cookie implementation by @mcollina in #260
  • feat: add partitioned by @gurgunday in #261

Full Changelog: v9.1.0...v9.2.0

v9.1.0

20 Sep 06:58
9f88321
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.4...v9.1.0