🚀 Features
- Add query parameter to useSession().refetch() for cache control consistency - by @adriandlam and @himself65 in #3890 (8fdc7)
- cognito: Add amazon cognito provider - by @ShobhitPatra in #4229 (02752)
- social: Add Kakao, Naver provider - by @bytaesu in #3287 (bd075)
- stripe: Add locale to stripe billing portal options - by @melsonic and @himself65 in #4108 (e7216)
🐞 Bug Fixes
- Never type still requires setting clientId to never - by @szcharlesji and @himself65 in #4002 (acf2f)
- Team id zod schema meta property for array type - by @Kinfe123 in #4303 (1cdb2)
- Resolve field naming inconsistency in account listing endpoint - by @Kinfe123 in #4175 (cccf8)
- cli: Simplify and correct comma insertion logic in plugin array - by @bytaesu in #4281 (df615)
- custom-session: Also mutate multi-session response - by @ping-maxwell in #3868 (14303)
- demo: Ignore vercel build error - by @himself65 in #4294 (79d0d)
- oidc: Specify foreign key references in the schema - by @julen and @himself65 in #4264 (66be9)
- stripe: Fix unset values on session completed with trial - by @Ooscaar in #4121 (40a41)