What's Changed
- docs: update documentation to 1.0.0 by @phoenix-ru in #1029
- docs: Update session-access.md by @matteioo in #1035
- fix(#1014): limit refreshHandler timers to the max supported browser delay by @phoenix-ru in #1032
- fix: Include cookie headers on session fetch by @silverbackdan in #971
- chore: bump dependencies by @phoenix-ru in #1040
- chore: refactor usage of
statusMessage
tomessage
; chore: remove redundant code inrefresh-token.server.ts
by @phoenix-ru in #1039 - feat: add
proxyCookies
option for_fetch
by @phoenix-ru in #1041 - docs(1044): correction of base url documentation by @lorenzlars in #1044
- release: 1.0.1 by @zoey-kaiser in #1045
New Contributors
- @silverbackdan made their first contribution in #971
- @lorenzlars made their first contribution in #1044
Full Changelog: v1.0.0...1.0.1