Skip to content

Releases: supabase-community/auth-ui

@supabase/auth-ui-react@0.3.2

01 Mar 23:41
fc7c4fc
Compare
Choose a tag to compare

Patch Changes

  • 121e88d: Add event listener to show update form on password reset
  • 0d79474: Add sane defaults to each individual component
  • e1fa4ee: Update forms to select input when label is pressed
  • 121e88d: Add full relative file names for ESM in Node
  • Updated dependencies [0d79474]
    • @supabase/auth-ui-shared@0.1.1

@supabase/auth-ui-react@0.3.1

01 Mar 00:02
b252d44
Compare
Choose a tag to compare

Patch Changes

  • dde7c4d: Add emailRedirectTo property to the EmailAuth component's signUp method

@supabase/auth-ui-react@0.2.6

08 Nov 23:52
f3a2362
Compare
Choose a tag to compare

Patch Changes

  • b5ccc65: fix class names not propagating to email auth components
  • 154f471: Remove just-merge and add merge function inline

@supabase/auth-ui-react@0.2.5

03 Nov 00:46
8c8fcba
Compare
Choose a tag to compare

Patch Changes

  • e5c2e53: Add showLinks prop to hide links at the bottom of the forms
  • e5c2e53: Update to expose getCssText for SSR rendering the component
  • ebd46f4: Update localization files and types

@supabase/auth-ui-react@0.2.4

02 Nov 22:34
b6dd13c
Compare
Choose a tag to compare

Patch Changes

  • 29e718e: Remove lodash and use just-merge instead

@supabase/auth-ui-react@0.2.3

28 Oct 20:39
b002f54
Compare
Choose a tag to compare

Patch Changes

  • 8dd8fba: Fix warning about the loading receiving a non-boolean attribute

@supabase/auth-ui-react@0.2.2

12 Oct 08:54
3434dbb
Compare
Choose a tag to compare

Patch Changes

  • 3249282: Updated message component to be centre aligned

@supabase/auth-ui-react@0.2.1

01 Oct 02:48
6dafb5c
Compare
Choose a tag to compare

Patch Changes

  • 7d6283f: Added react 18 as a peer dependency

@supabase/auth-ui-react@0.2.0

29 Aug 10:32
a19c4fb
Compare
Choose a tag to compare

Minor Changes

  • 760df75: Updated to @supabase-js-rc

@supabase/auth-ui-react@0.1.8

29 Aug 08:57
8737282
Compare
Choose a tag to compare

Patch Changes

  • ac55569: fix: update to supabase-js@rc