@@ -4,12 +4,32 @@ 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+ #### [ v2.0.0] ( https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.1.4...v2.0.0 )
8+
9+ - feat: Upgrade to react-router and move to TS [ ` #41 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/41 )
10+ - chore(deps): update dependency prettier to v3.5.3 [ ` #40 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/40 )
11+ - chore(deps): update dependency rollup to v4.22.4 [ security] [ ` #27 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/27 )
12+ - chore(deps): update dependency @types/node to v20.17.24 [ ` #36 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/36 )
13+ - chore(deps): update dependency eslint to v8.57.1 [ ` #35 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/35 )
14+ - chore(deps): update dependency vitest to v1.6.1 [ security] [ ` #28 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/28 )
15+ - fix: changed kinde session test to handle the updated refresh logic [ ` #34 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/34 )
16+ - chore(deps): update codecov/codecov-action action to v5 [ ` #33 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/33 )
17+ - chore(deps): update actions/setup-node action to v4 [ ` #32 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/32 )
18+ - chore(deps): update actions/cache action to v4 [ ` #30 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/30 )
19+ - chore(deps): update actions/checkout action to v4 [ ` #31 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/31 )
20+ - chore: Configure Renovate [ ` #26 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/26 )
21+ - fix: cleanup and linting [ ` 27c8ce6 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/commit/27c8ce6df56d90e64ef8c764f4f748690949030c )
22+ - feat: react-router 7 [ ` d3f9c6d ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/commit/d3f9c6ddf93ee606d61f8558cfa7ed34fde51eaf )
23+ - Add renovate.json [ ` 315d08e ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/commit/315d08eae695e09274840b4e8794f4194d3794bc )
24+
725#### [ v1.1.4] ( https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.1.3...v1.1.4 )
826
27+ > 19 March 2025
28+
929- Refresh tokens only when necessary [ ` #25 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/pull/25 )
30+ - chore: release v1.1.4 [ ` 2abafb9 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/commit/2abafb9edaf2d91c796e0277397189781e0f315f )
1031- chore: release v1.1.3 [ ` ff037e2 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/commit/ff037e2790957280c73ae42b05d21beb4697cea3 )
1132- chore: linting [ ` fb4ef62 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/commit/fb4ef62526e2aae8837efa9c88fc1959c0c869a2 )
12- - refreshTokens only when necessary [ ` 6c854a1 ` ] ( https://github.com/kinde-oss/kinde-remix-sdk/commit/6c854a156ae7953ef6cbb5577f2ca651efc7ac54 )
1333
1434#### [ v1.1.3] ( https://github.com/kinde-oss/kinde-remix-sdk/compare/v1.1.2...v1.1.3 )
1535
0 commit comments