@@ -4,11 +4,19 @@ 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
+ #### [ 5.2.1] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.2.0...5.2.1 )
8
+
9
+ - chore: lock file maintenance [ ` bc3d1f7 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/bc3d1f7d79afed83fe8cee4067f75a931b31f3c3 )
10
+ - Merge pull request #117 from kinde-oss/renovate/release-it-19.x [ ` 97e09d6 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/97e09d6b729e1af36c176cf533ee03d45a5fa019 )
11
+ - deps: update @kinde/js-utils to 0.14.0 [ ` d16e9a8 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/d16e9a80ebf05fc7faf74c8c45389aacef52e126 )
12
+
7
13
#### [ 5.2.0] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.1.0...5.2.0 )
8
14
15
+ > 15 April 2025
16
+
9
17
- chore: lockfile maintainence [ ` 0ad7a22 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/0ad7a2291b9e575fa728e5a6d311a0dfb1d50569 )
18
+ - chore: release v5.2.0 [ ` 0f13ebd ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/0f13ebd3277455b66e693c57c147e99cf536f28f )
10
19
- Merge pull request #105 from kinde-oss/renovate/pnpm-10.x [ ` 32fd499 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/32fd49936aae150ebcad4be8132458e79bf5e468 )
11
- - Merge pull request #100 from kinde-oss/renovate/react-monorepo [ ` 26a1868 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/26a18687a632710e61029640ed51110e521771d2 )
12
20
13
21
#### [ 5.1.0] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.0.5...5.1.0 )
14
22
@@ -78,14 +86,44 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
78
86
- Add renovate.json [ ` f29108c ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/f29108c02bf27c01de9a6cd1eebda3e8129e63fc )
79
87
- fix: component buttons type [ ` cd5f3cd ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/cd5f3cd91ee8933e191eefa0bf84323096f45e2d )
80
88
81
- ### [ 5.0.0] ( https://github.com/kinde-oss/kinde-auth-react/compare/4.0.4 ...5.0.0 )
89
+ ### [ 5.0.0] ( https://github.com/kinde-oss/kinde-auth-react/compare/4.0.5 ...5.0.0 )
82
90
83
91
> 3 March 2025
84
92
93
+ #### [ 4.0.5] ( https://github.com/kinde-oss/kinde-auth-react/compare/4.0.4...4.0.5 )
94
+
95
+ > 15 April 2025
96
+
97
+ - chore(deps): update dependency @types/node to v22.14.0 [ ` #82 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/82 )
98
+ - chore(deps): update typescript-eslint monorepo to v8.29.0 [ ` #70 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/70 )
99
+ - chore(deps): update dependency eslint-plugin-react to v7.37.5 [ ` #97 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/97 )
100
+ - chore(deps): update dependency rollup to v4.39.0 [ ` #66 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/66 )
101
+ - chore(deps): update dependency @babel/plugin-transform-runtime to v7.26.10 [ ` #83 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/83 )
102
+ - chore(deps): update dependency vite to v6.2.5 [ ` #98 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/98 )
103
+ - chore(deps): update dependency eslint to v9.23.0 [ ` #91 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/91 )
104
+ - chore: lint [ ` #96 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/96 )
105
+ - chore(deps): update pnpm to v10 [ ` #72 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/72 )
106
+ - feat: add option to force children render [ ` #90 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/90 )
107
+ - chore(deps): update dependency @types/react to v19.0.12 [ ` #88 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/88 )
108
+ - chore(deps): update dependency eslint to v9.22.0 [ ` #81 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/81 )
109
+ - deps: update js-utils [ ` #87 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/87 )
110
+ - fix(deps): update dependency @kinde/js-utils to v0.10.1 [ ` #86 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/86 )
111
+ - fix: always return JSX from provider [ ` #85 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/85 )
112
+ - fix: correct external deps in rollup config [ ` #84 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/84 )
113
+ - chore(deps): update dependency eslint-config-prettier to v10.1.1 [ ` #77 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/77 )
114
+ - Fix initRef handling, and fix the types on the login/register method [ ` #80 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/80 )
115
+ - fix: interface params for login and logout methods for state [ ` #78 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/78 )
116
+ - fix: no params passed into auth params [ ` #74 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/74 )
117
+ - fix: couple small fixes [ ` #73 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/73 )
118
+ - chore(deps): update actions/checkout action to v4 [ ` #71 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/71 )
119
+ - chore(deps): update dependency typescript to v5.8.2 [ ` #68 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/68 )
120
+ - chore(deps): update dependency @types/node to v22.13.8 [ ` #63 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/63 )
121
+ - chore(deps): update dependency prettier to v3.5.3 [ ` #64 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/64 )
122
+ - chore: Configure Renovate [ ` #62 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/62 )
85
123
- Feat/update [ ` #61 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/61 )
86
- - feat: pass context to events and fix isLoading [ ` b672ead ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/b672eadcf846544db873813095b5c12519956b39 )
87
- - feat: added LoginLink component [ ` 942c9a5 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/942c9a59d76ef765bebda107a2c9457a34090f9c )
88
- - faet: update to get store working better [ ` 5291245 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/5291245d75fe446e47ac29741eedfd48a1cda381 )
124
+ - chore: lockfile maintainence [ ` 0ad7a22 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/0ad7a2291b9e575fa728e5a6d311a0dfb1d50569 )
125
+ - chore: release v5.2.0 [ ` 0f13ebd ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/0f13ebd3277455b66e693c57c147e99cf536f28f )
126
+ - Merge pull request # 105 from kinde-oss/renovate/pnpm-10.x [ ` 32fd499 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/32fd49936aae150ebcad4be8132458e79bf5e468 )
89
127
90
128
#### [ 4.0.4] ( https://github.com/kinde-oss/kinde-auth-react/compare/4.0.3...4.0.4 )
91
129
0 commit comments