Releases: supertokens/supertokens-website
Releases · supertokens/supertokens-website
v18.0.2
What's Changed
- fix: fix the type of the builder in function overrides by @porcellus in #247
Full Changelog: v18.0.1...v18.0.2
v18.0.1
What's Changed
- fix: attemptRefreshingSession should not throw if the refresh call 401s by @porcellus in #246
Full Changelog: v18.0.0...v18.0.1
v18.0.0
What's Changed
- feat: Add DateProvider to fix clock skew issues by @anku255 in #241
- chore: add test for checking interception for relative URL by @prateek3255 in #243
- feat: add threshold in DateProvider by @anku255 in #242
New Contributors
Full Changelog: v17.0.5...v18.0.0
v17.0.5
What's Changed
- fix: Update typos in debug logs by @prateek3255 in #239
New Contributors
- @prateek3255 made their first contribution in #239
Full Changelog: v17.0.4...v17.0.5
v17.0.4
What's Changed
- test: split large test suites into multiple files to help with parallelization by @porcellus in #236
- test: make mocha always exit when all tests ran in CI by @porcellus in #237
Full Changelog: v17.0.3...v17.0.4
v17.0.3
What's Changed
- Feat/add new fdi version by @porcellus in #233
- test: update node server and tests for account linking by @porcellus in #234
- test: fix minimum version for account linking support in test server by @porcellus in #235
Full Changelog: v17.0.2...v17.0.3
v17.0.2
What's Changed
- feat: add new supported fdi version by @porcellus in #228
- chore: update test server by @porcellus in #229
- test: update test to match behaviour after multitenancy by @porcellus in #230
- test: improve test stability by moving more setup into retries by @porcellus in #231
Full Changelog: v17.0.1...v17.0.2
v17.0.1
What's Changed
- fix: do not remove auth headers if we do not add it back by @porcellus in #225
- test: add tests to confirm 17.0.1 fixes by @porcellus in #227
Full Changelog: v17.0.0...v17.0.1
v17.0.0
What's Changed
- feat: session claim validator type by @porcellus in #222
Full Changelog: v16.0.10...v17.0.0
v16.0.10
What's Changed
- fix: handle proxies omitting empty headers by @porcellus in #219
Full Changelog: v16.0.9...v16.0.10