File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ 5.7.1] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.7.0...5.7.1 )
8+
9+ - fix: set initial context value to null [ ` #182 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/182 )
10+ - chore: cleanup unused variables [ ` 5f5a5a3 ` ] ( https://github.com/kinde-oss/kinde-auth-react/commit/5f5a5a38513349c179173fa65b213bebf69a5ea3 )
11+
712#### [ 5.7.0] ( https://github.com/kinde-oss/kinde-auth-react/compare/5.6.1...5.7.0 )
813
14+ > 30 September 2025
15+
916- Feat/store injection [ ` #178 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/178 )
1017- chore(deps): update actions/checkout action to v5 [ ` #171 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/171 )
1118- chore(deps-dev): bump vite from 6.3.5 to 6.3.6 [ ` #175 ` ] ( https://github.com/kinde-oss/kinde-auth-react/pull/175 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @kinde-oss/kinde-auth-react" ,
3- "version" : " 5.7.0 " ,
3+ "version" : " 5.7.1 " ,
44 "description" : " Kinde React SDK for authentication" ,
55 "module" : " ./dist/index.mjs" ,
66 "main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments