Skip to content

Releases: supertokens/supertokens-website

v16.0.9

10 May 05:23
Compare
Choose a tag to compare

What's Changed

  • fix: fix fetch interceptor calling clone on URL instances by @porcellus in #216
  • test: update existing tests to match v3 access token behaviour by @porcellus in #215

Full Changelog: v16.0.8...v16.0.9

v16.0.8

25 Apr 17:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.0.7...v16.0.8

v16.0.6

18 Apr 07:33
Compare
Choose a tag to compare

What's Changed

  • fix: refactor delayIfNecessary in XHR interceptor by @porcellus in #212

Full Changelog: v16.0.5...v16.0.6

v16.0.1

07 Feb 06:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.0.0...v16.0.1

v16.0.0

07 Feb 06:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v15.0.0...v16.0.0

v15.0.0

20 Jan 18:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v14.0.3...v15.0.0

v14.0.0

18 Oct 05:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.1.1...v14.0.0

v13.1.0

20 Sep 06:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.0.2...v13.1.0

v3.2.9

16 Dec 06:45
Compare
Choose a tag to compare
Bump version to 3.2.9

v3.2.8

14 Dec 05:30
Compare
Choose a tag to compare

Changes sessionPossiblyExists to be non async. Credit @eweitnauer for finding this bug.