Releases: supertokens/supertokens-node
Releases · supertokens/supertokens-node
v20.1.1
v20.1.0
What's Changed
- feat: Add edge compatibility for custom frameworks and Next.JS by @deepjyoti30Alt in #918
Full Changelog: v20.0.5...v20.1.0
v20.0.5
What's Changed
- [WIP] feat: improve form validation by @akashrajum7 in #919
- Fix failing tests regarding form validation by @deepjyoti30Alt in #921
- Fix failing test related to signin by @deepjyoti30Alt in #922
New Contributors
- @akashrajum7 made their first contribution in #919
- @deepjyoti30Alt made their first contribution in #921
Full Changelog: v20.0.4...v20.0.5
v20.0.4
v20.0.3
v20.0.2
What's Changed
- fix: make shouldDoAutomaticAccountLinking properly get the primary user when linking to oldest user by @porcellus in #907
Full Changelog: v20.0.1...v20.0.2
v20.0.1
v20.0.0
What's Changed
- feat: updates for SAML dashboard by @sattvikc in #894
- fix: make isEmailChangedAllowed properly check across tenants by @porcellus in #893
- fix: changelog by @sattvikc in #895
Full Changelog: v19.0.1...v20.0.0
v19.0.1
v19.0.0
What's Changed
- feat!: better support for ESM imports by @porcellus in #850
- feat: always validate emails in pwreset and try linking by @porcellus in #852
- ci: extract tests into a separate backend-sdk-testing repo by @porcellus in #860
- fix: update access token cookie expiry to 1 year by @anku255 in #868
- Backend sdk testing/eliminate eval by @rishabhpoddar in #870
- feat!: improve how we handle changing email addresses and users becoming unverified when account linking requires verification by @porcellus in #869
- feat: call isEmailChangeAllowed in pwless updateUser by @porcellus in #875
- test: add logging to default overrides in test-server by @porcellus in #876
- test: move the session object and claims to the BE sdk server by @porcellus in #879
- fix: remove default maxAgeInSeconds in emailverification claim if value is true by @anku255 in #878
- fix: Update changelog by @anku255 in #883
- feat: Multitenancy dashboard by @sattvikc in #828
- fix: oidc fixes by @sattvikc in #884
- fix: PR checks by @sattvikc in #885
- fix: cicd tests by @sattvikc in #886
- fix: cicd tests by @sattvikc in #887
Full Changelog: v18.0.2...v19.0.0