Skip to content

Commit 7f8f950

Browse files
chore(master): release 2.71.0
1 parent bc6192a commit 7f8f950

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.71.0](https://github.com/supabase/auth-js/compare/v2.70.0...v2.71.0) (2025-06-06)
4+
5+
6+
### Features
7+
8+
* introduce experimental split user and session storage ([#1023](https://github.com/supabase/auth-js/issues/1023)) ([e7b2f21](https://github.com/supabase/auth-js/commit/e7b2f2169cbbf2cd1e56526c488fc7c169335eac))
9+
10+
11+
### Bug Fixes
12+
13+
* handle null current session with split session storage ([#1071](https://github.com/supabase/auth-js/issues/1071)) ([bc6192a](https://github.com/supabase/auth-js/commit/bc6192afd17e2995ca63acb7fbd4e7ee0b435687))
14+
315
## [2.70.0](https://github.com/supabase/auth-js/compare/v2.69.1...v2.70.0) (2025-05-16)
416

517

0 commit comments

Comments
 (0)