Added
- feature/conditionally update session handleAccessToken #2054 (tusharpandey13)
- Add missing support for legacy chunked cookies #2071 (tusharpandey13)
Changed
- Update middleware combination example to prevent unintended backend execution #2076 (tusharpandey13)
- Bump eslint-plugin-react from 7.37.4 to 7.37.5 #2091 (dependabot[bot])
- Bump @playwright/test from 1.50.1 to 1.52.0 #2092 (dependabot[bot])
- Bump @vitest/coverage-v8 from 2.1.4 to 2.1.9 #2093 (dependabot[bot])
- Bump typescript-eslint from 8.32.0 to 8.32.1 #2094 (dependabot[bot])
- Bump eslint-config-prettier from 10.0.1 to 10.1.5 #2090 (dependabot[bot])
- Bump oauth4webapi from 3.1.4 to 3.5.1 #2085 (dependabot[bot])
- chore(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.7 in /examples/with-shadcn #1995 (dependabot[bot])
- build(deps): bump jose from 5.9.6 to 5.10.0 #1956 (dependabot[bot])
- Bump codecov/codecov-action from 5.3.1 to 5.4.2 #2058 (dependabot[bot])
- Bump swr from 2.3.2 to 2.3.3 #2086 (dependabot[bot])
- Bump typescript-eslint from 8.24.0 to 8.32.0 #2084 (dependabot[bot])
- chore(deps): bump next from 15.0.2 to 15.2.3 in /examples/with-shadcn #1986 (dependabot[bot])
- Bump next from 15.0.3 to 15.2.4 in /examples/with-next-intl #2029 (dependabot[bot])
- Update deleteByLogoutToken arg type in EXAMPLES.md #2067 (ammubhave)
- Bump @auth0/nextjs-auth0 from 4.0.1 to 4.5.1 in /examples/with-shadcn #2073 (dependabot[bot])
- Bump @eslint/js from 9.20.0 to 9.26.0 #2078 (dependabot[bot])
- Bump vite from 5.4.14 to 5.4.19 #2075 (dependabot[bot])
- Bump typedoc from 0.27.7 to 0.28.4 #2079 (dependabot[bot])
- chore(deps-dev): bump globals from 15.14.0 to 15.15.0 #1969 (dependabot[bot])
- chore(deps-dev): bump prettier from 3.4.2 to 3.5.3 #1967 (dependabot[bot])
Fixed
- Usability upgrades to V4 Migration Guide #2095 (nandan-bhat)
- Bugfix: Add clockTolerance to cookie decryption #2097 (tusharpandey13)
- Fix stacking transaction cookies #2077 (tusharpandey13)