Skip to content

Releases: fastify/fastify-oauth2

v8.1.1

11 Jan 11:59
v8.1.1
794b1bd
Compare
Choose a tag to compare

What's Changed

  • style: remove trailing whitespace by @Fdawgs in #276
  • docs(readme): update ci badge syntax by @Fdawgs in #277
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #279
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #278
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #280
  • chore(package): add funding and contribs by @Fdawgs in #281
  • perf(index): use optional chaining by @Fdawgs in #282
  • refactor: prefix unused params with underscores by @Fdawgs in #283
  • docs(readme): spelling and grammar fixes by @Fdawgs in #284

Full Changelog: v8.1.0...v8.1.1

v8.1.0

16 Oct 07:26
5331a49
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #274
  • build(deps): bump @fastify/cookie from 10.0.1 to 11.0.1 by @dependabot in #275
  • feat: options to customize cookie names by @vtkac in #272

New Contributors

Full Changelog: v8.0.1...v8.1.0

v8.0.1

22 Sep 09:25
130a0c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1

v8.0.0

06 Sep 14:58
63e2b37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.9.0...v8.0.0

v7.9.0

09 Jul 08:22
3710350
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.8.1...v7.9.0

v7.8.1

25 Apr 16:17
9de18d6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.8.0...v7.8.1

v7.8.0

26 Dec 16:46
fa9c5d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.7.0...v7.8.0

v7.7.0

23 Nov 09:27
5f60c46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.6.0...v7.7.0

v7.6.0

22 Nov 09:50
8ac6ba6
Compare
Choose a tag to compare

What's Changed

  • chore: add .gitattributes file by @Fdawgs in #233
  • chore(examples): add missing use strict directives by @Fdawgs in #234
  • chore(package): explicitly declare js module type by @Fdawgs in #235
  • feat: implement PKCE extension for Authorization Code Grant (RFC 7636) by @big-kahuna-burger in #240

New Contributors

Full Changelog: v7.5.0...v7.6.0

v7.5.0

03 Oct 12:46
17fdd2c
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #230
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #231
  • Improve out of the box types by using a prefix when decorating by @voxpelli in #224

Full Changelog: v7.4.0...v7.5.0