@@ -4,15 +4,24 @@ 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
- #### [ v2.5.4 ] ( https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.5.3 ...v2.5.4 )
7
+ #### [ v2.5.5 ] ( https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.5.4 ...v2.5.5 )
8
8
9
+ - fix: getFlag result [ ` #306 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/pull/306 )
9
10
- fix: next upstream issues [ ` #314 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/pull/314 )
10
11
- fix: workaround for upstream Next.js issue [ ` #312 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/pull/312 )
11
- - fix: postLoginRedirectURL within callback [ ` #308 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/pull/308 )
12
- - chore(deps): update dependency changelogen to v0.6.1 [ ` #302 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/pull/302 )
13
- - chore(deps): update dependency changelogen to ^0.6.0 [ ` ba88a70 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/ba88a70484d773d83e67708931386fde0b6b2a91 )
14
12
- fix: un-js all next core imports [ ` 85d3fee ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/85d3feef24526e1a10373d6e601da71d44bdb26d )
15
13
- chore: migrate to eslint9 [ ` 13697b1 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/13697b1d9e981f3a0215dd842a51b7f5f84cec69 )
14
+ - fix: append .js to all ` next/ ` imports [ ` 99bbafc ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/99bbafc775a24d818f84934ea17a33e5b99064de )
15
+
16
+ #### [ v2.5.4] ( https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.5.3...v2.5.4 )
17
+
18
+ > 12 March 2025
19
+
20
+ - fix: postLoginRedirectURL within callback [ ` #308 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/pull/308 )
21
+ - chore(deps): update dependency changelogen to v0.6.1 [ ` #302 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/pull/302 )
22
+ - fix: postLoginRedirectURL logic [ ` 2c4a7fb ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/2c4a7fb46c2d6afb3158519e8a1b86ecead366dc )
23
+ - Merge pull request #298 from Yoshify/fix/type-export [ ` 7a71f07 ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/7a71f070d60c1725e3df0e7cf307df765347028d )
24
+ - fix: export the correct type declaration [ ` 406d90f ` ] ( https://github.com/kinde-oss/kinde-auth-nextjs/commit/406d90fc8234e60407a09e4b505794e211917052 )
16
25
17
26
#### [ v2.5.3] ( https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.5.2...v2.5.3 )
18
27
0 commit comments