Skip to content

v2.1.0

Compare
Choose a tag to compare
@mcollina mcollina released this 25 Jul 16:38
· 555 commits to main since this release
dd286c9

What's Changed

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 by @dependabot in #593
  • chore(deps-dev): bump @typescript-eslint/parser from 5.28.0 to 5.29.0 by @dependabot in #594
  • Fixes Issue #595 - Add state prop to AuthenticateOptions interface by @louisnk in #596
  • chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 by @dependabot in #598
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.4 by @dependabot in #599
  • chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #600
  • chore(deps-dev): bump @types/node from 18.0.0 to 18.0.1 by @dependabot in #601
  • chore(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.4 by @dependabot in #602
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 by @dependabot in #603
  • chore(deps-dev): bump @types/node from 18.0.1 to 18.0.3 by @dependabot in #604
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.4 to 5.30.5 by @dependabot in #605
  • Catch unexpected errors during strategy execution and dispatch through the fastify error stack by @airhorns in #606
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6 by @dependabot in #609
  • chore(deps-dev): bump @types/node from 18.0.3 to 18.0.6 by @dependabot in #610
  • chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 by @dependabot in #611
  • chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #612
  • chore(deps-dev): bump @fastify/cookie from 7.0.0 to 7.2.0 by @dependabot in #613
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 by @dependabot in #614
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 by @dependabot in #615
  • chore(deps-dev): bump fastify from 4.0.3 to 4.3.0 by @dependabot in #616
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 by @dependabot in #618
  • chore(deps-dev): bump @fastify/cookie from 7.2.0 to 7.3.0 by @dependabot in #617
  • chore(deps-dev): bump @types/node from 18.0.6 to 18.6.1 by @dependabot in #619
  • chore(deps-dev): bump @fastify/cookie from 7.3.0 to 7.3.1 by @dependabot in #620

New Contributors

Full Changelog: v2.0.1...v2.1.0