@@ -4,16 +4,66 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v5.6.1] ( https://github.com/kinde-oss/kinde-auth-react/compare/v5.6.1-8...v5.6.1 )
8
+
9
+ - Merge pull request #174 from kinde-oss/fix/close-logout-in-popup [ ` 3f882c2 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/3f882c2255dbfcf04e2e0eea1784cebd91bca4fb )
10
+ - fix: only close window when has opener [ ` 27506ab ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/27506ab3608e54d703c1d3e464f99f419290a235 )
11
+
12
+ #### [ v5.6.1-8] ( https://github.com/kinde-oss/kinde-auth-react/compare/v5.6.1-7...v5.6.1-8 )
13
+
14
+ > 5 September 2025
15
+
16
+ #### [ v5.6.1-7] ( https://github.com/kinde-oss/kinde-auth-react/compare/v5.6.1-6...v5.6.1-7 )
17
+
18
+ > 5 September 2025
19
+
20
+ - fix: extra protection for edge cases [ ` 5bfc6ba ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/5bfc6ba462e2eb4ae5c35e8a2a7ca33118359c94 )
21
+
22
+ #### [ v5.6.1-6] ( https://github.com/kinde-oss/kinde-auth-react/compare/v5.6.1-5...v5.6.1-6 )
23
+
24
+ > 5 September 2025
25
+
26
+ - fix: not closing popup on logout [ ` 1397043 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/13970430b87fa05bc546c4344386baa927000465 )
27
+ - Merge pull request #173 from kinde-oss/fix/code-process-non-callback [ ` 3823fb9 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/3823fb9e0278fa10c804303ac39474ece56a165c )
28
+
29
+ #### [ v5.6.1-5] ( https://github.com/kinde-oss/kinde-auth-react/compare/v5.6.1-4...v5.6.1-5 )
30
+
31
+ > 5 September 2025
32
+
33
+ - fix: only process auth flow on callback URL [ ` 5b5b241 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/5b5b241a6d6f7bf01cedc570129c4d9a97a3018c )
34
+
35
+ #### [ v5.6.1-4] ( https://github.com/kinde-oss/kinde-auth-react/compare/v5.6.1-3...v5.6.1-4 )
36
+
37
+ > 5 September 2025
38
+
39
+ #### [ v5.6.1-3] ( https://github.com/kinde-oss/kinde-auth-react/compare/v5.6.1-2...v5.6.1-3 )
40
+
41
+ > 5 September 2025
42
+
43
+ #### [ v5.6.1-2] ( https://github.com/kinde-oss/kinde-auth-react/compare/v5.6.1-1...v5.6.1-2 )
44
+
45
+ > 5 September 2025
46
+
47
+ #### [ v5.6.1-1] ( https://github.com/kinde-oss/kinde-auth-react/compare/v5.6.1-0...v5.6.1-1 )
48
+
49
+ > 5 September 2025
50
+
51
+ #### [ v5.6.1-0] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.6.0...v5.6.1-0 )
52
+
53
+ > 5 September 2025
54
+
7
55
#### [ 5.6.0] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.5.1...5.6.0 )
8
56
57
+ > 31 July 2025
58
+
9
59
- fix: getClaim params [ ` #163 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/163 )
10
60
- chore: remove duplicate check [ ` #162 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/162 )
11
61
- chore(deps): update eslint monorepo to v9.32.0 [ ` #151 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/151 )
12
62
- feat: ProtectedRoute component [ ` #158 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/158 )
13
63
- feat: support running auth in iFrame [ ` #157 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/157 )
64
+ - chore: release v5.6.0 [ ` 5d92895 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/5d9289543fc86bc93a1003d03df0807aa162b837 )
14
65
- Merge pull request #165 from kinde-oss/fix/route-protection-export [ ` 87bea1f ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/87bea1f4d03d2f7ddde25511f4ba6fa734088059 )
15
66
- fix: missing export for react-router [ ` b19a5e4 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/b19a5e4f7029cd4debd9e2381291080e25b692e1 )
16
- - fix: fallback showing too early [ ` 39a78e9 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/39a78e9c05c08a0d19b34cb0482043790dd06be1 )
17
67
18
68
#### [ 5.5.1] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.5.0...5.5.1 )
19
69
0 commit comments