Skip to content

Releases: supabase/auth-js

v2.51.0

06 Sep 15:06
49e7df4
Compare
Choose a tag to compare

2.51.0 (2023-09-06)

Features

v2.50.0

06 Sep 11:55
8de722f
Compare
Choose a tag to compare

2.50.0 (2023-09-06)

Features

  • navigatorLock check for spec compatibility (#761) (8de722f)

v2.49.1

05 Sep 11:23
e0b9c9f
Compare
Choose a tag to compare

2.49.1 (2023-09-05)

Bug Fixes

v2.49.0

04 Sep 07:04
5ceb216
Compare
Choose a tag to compare

2.49.0 (2023-09-04)

Features

  • add updateUser (email_change) bindings for pkce (#665) (5ceb216)

v2.48.1

25 Aug 02:57
22923e7
Compare
Choose a tag to compare

2.48.1 (2023-08-25)

Bug Fixes

v2.48.0

23 Aug 10:11
a86f07d
Compare
Choose a tag to compare

2.48.0 (2023-08-23)

Features

  • acquire lock around visibility change callback (#764) (a86f07d)

v2.47.1

23 Aug 06:26
bdfd212
Compare
Choose a tag to compare

2.47.1 (2023-08-23)

Bug Fixes

v2.47.0

14 Aug 07:46
617dcfd
Compare
Choose a tag to compare

2.47.0 (2023-08-14)

Features

  • remove stack guards, lock on external calls (#757) (617dcfd)

v2.46.2

10 Aug 07:45
6a82b88
Compare
Choose a tag to compare

2.46.2 (2023-08-10)

Bug Fixes

  • better defined localStorage support for debug (#753) (6a82b88), closes #752

v2.46.1

26 Jul 07:08
67eb616
Compare
Choose a tag to compare

2.46.1 (2023-07-26)

Bug Fixes

  • always wait for _initialize before loading the session (#747) (67eb616)