Skip to content

Releases: supertokens/supertokens-auth-react

v0.35.5

06 Oct 07:53

Choose a tag to compare

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

28 Sep 07:34

Choose a tag to compare

What's Changed

Full Changelog: v0.35.3...v0.35.4

v0.35.2

24 Sep 17:00

Choose a tag to compare

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

22 Sep 07:08

Choose a tag to compare

What's Changed

Full Changelog: v0.35.0...v0.35.1

v0.35.0

21 Sep 08:10

Choose a tag to compare

What's Changed

Full Changelog: v0.34.2...v0.35.0

v0.34.0

21 Jul 14:19

Choose a tag to compare

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

08 Jun 07:50

Choose a tag to compare

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

03 May 09:25

Choose a tag to compare

What's Changed

Full Changelog: v0.31.5...v0.32.0

v0.31.1

12 Feb 08:04

Choose a tag to compare

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

07 Feb 06:32

Choose a tag to compare

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