Skip to content

Releases: kinde-oss/kinde-auth-nextjs

Release 2.4.6

07 Nov 00:11
Compare
Choose a tag to compare
  • fix: remove noisy error log (5fe4622)
  • fix: upgrade cookie from 1.0.0 to 1.0.1 (b387e60)

Release 2.4.5

05 Nov 07:26
e7166b1
Compare
Choose a tag to compare

What's Changed

  • fix: get id token (await getSessionItem) #234

Release 2.4.4

28 Oct 12:56
Compare
Choose a tag to compare
  • types: allow void for generic type (b1edfaa)

Release 2.4.3

23 Oct 02:25
Compare
Choose a tag to compare
  • fix: await sessionManager (0e947c6)

Release 2.4.2

23 Oct 00:41
Compare
Choose a tag to compare
  • Merge pull request #226 from kinde-oss/feat/next15 (62e54af)
  • fix: PR review updates (7d5ab3e)
  • feat: nextjs 15 support, update cookie (544f3d7)
  • Merge branch 'main' into feat/next15 (55ccdd9)
  • feat: await cookies (9be52c3)

Release 2.3.13

22 Oct 00:52
Compare
Choose a tag to compare
  • fix: sessionManager import (3e0d570)

Release 2.3.12

21 Oct 23:25
Compare
Choose a tag to compare
  • chore: update rollup config (2915750)
  • fix: validate token on isAuthenticated (c3e89c6)
  • fix: upgrade @babel/preset-env from 7.24.4 to 7.25.4 (a9cf9bb)

Release 2.3.11

10 Oct 08:22
Compare
Choose a tag to compare

Fix: coalesce nulls when Hasura claims don't exist #217
chore: update cookie library #218
npm audit fix a28efb1
Coalesce nulls when Hasura claims don't exist 0b6d306
Initialise userOrganizations to null b283662

Release 2.3.10

03 Oct 00:57
Compare
Choose a tag to compare
  • fix/remove-dormant-tokens (a77cef1)

Release 1.10.2

03 Oct 00:46
Compare
Choose a tag to compare
  • fix(v1): remove api token from cookies (12a9663)