Releases: supertokens/supertokens-auth-react
Releases · supertokens/supertokens-auth-react
v0.35.5
What's Changed
- fix: only add shadow root if there is none attached by @porcellus in #748
- feat: add autocomplete attributes on passwordless form fields by @porcellus in #747
Full Changelog: v0.35.4...v0.35.5
v0.35.4
What's Changed
- docs(example): update dev/start script in netlify example by @porcellus in #745
- fix: use twitter as twitter providers Id by @Chakravarthy7102 in #746
Full Changelog: v0.35.3...v0.35.4
v0.35.2
What's Changed
- test: split tppwless tests into multiple files to help with parallelization by @porcellus in #742
Full Changelog: v0.35.1...v0.35.2
v0.35.1
What's Changed
- test: re-enable password reset MT test by @porcellus in #739
- test: fix test in backend SDK ci by @porcellus in #740
Full Changelog: v0.35.0...v0.35.1
v0.35.0
What's Changed
- feat!: account linking by @porcellus in #729
- chore: update supported webjsinterface version by @porcellus in #736
- test: fix tests in fe sdk ci by @porcellus in #738
Full Changelog: v0.34.2...v0.35.0
v0.34.0
Breaking change
- fix: Fix node plugins config for electron example app by @nkshah2 in #716
- feat: multitenancy by @alisher-aituarov in #677
- chore: update web-js version & revert example updates until dep release by @porcellus in #720
- docs: update with-one-login-per-subdomain example to use multitenancy by @porcellus in #721
- test: allowed domains claim by @porcellus in #722
- test: add tests for embedding getSuperTokensRoutesForReactRouterDom under a custom basePath by @porcellus in #723
Full Changelog: v0.33.1...v0.34.0
v0.33.0
What's Changed
- fix: remove unnecessary section from code by @jscyo in #708
- feat: session validation callbacks by @alisher-aituarov in #649
- fix: do not render send verify without session by @porcellus in #710
- adds new test example app by @rishabhpoddar in #711
Full Changelog: v0.32.4...v0.33.0
v0.32.0
What's Changed
- fix: Thirdparty login popup by @sattvikc in #675
- fix: google onetap example by @sattvikc in #679
- feat: duplicate init split prebuilt UI by @alisher-aituarov in #665
- test: fix typo in reacy16 test app + update SDK version in test server by @porcellus in #680
- fix: partially revert c5aa2fa: providers form & example app by @porcellus in #681
- test: fix react16 tests by @porcellus in #682
- test: fix react16 test app by @porcellus in #683
Full Changelog: v0.31.5...v0.32.0
v0.31.1
What's Changed
- fix: social buttons style by @alisher-aituarov in #650
- refactor: sort imports by @alisher-aituarov in #648
- fix: propagate overrides into sub-recipe only components by @porcellus in #652
Full Changelog: v0.31.0...v0.31.1
v0.31.0
What's Changed
- feat: updates to support header-based auth by @porcellus in #641
- chore: update node version in example apps by @porcellus in #651
- docs: update with-localstorage example to use header-based auth by @porcellus in #637
Full Changelog: v0.30.2...v0.31.0