Upgrading
Hi everyone 👋
This release contains breaking changes for the default middleware and the configuration of baseURL
and AUTH_ORIGIN
.
We prepared a full upgrade guide, that can be found here.
What's Changed
- docs(fix): use correct process env variable for baseUrl by @felixranesberger in #940
- enh(#895): Custom refresh response token pointer by @Rizzato95 in #910
- feat(#797, #878): set
baseURL
via environment variables and improve internal url detection by @zoey-kaiser in #913 - chore(#892): rename middleware to avoid conflicts by @zoey-kaiser in #957
- enh(#935): allow external login page by @Thomas-Philippot in #936
- release: 0.10.0-rc.1 by @zoey-kaiser in #958
- chore: upgrade to nitro 2.10, preparing for nitropack ecosystem switch from
nitropack
tonitro
by @BracketJohn in #942 - fix(#927): fix the warnings produced by Nuxt when awaiting runtime config by @phoenix-ru in #959
- release: 0.10.0-rc.2 by @zoey-kaiser in #960
- docs: update installation.md by @s0h311 in #955
- feat: ✨ add flag to disable getSession after signIn on local / refresh provider by @bitfactory-frank-spee in #702
- doc: adjust docs for the 0.10.0 release by @zoey-kaiser in #963
- release: 0.10.0 by @zoey-kaiser in #965
New Contributors
- @felixranesberger made their first contribution in #940
- @Rizzato95 made their first contribution in #910
- @Thomas-Philippot made their first contribution in #936
- @s0h311 made their first contribution in #955
- @bitfactory-frank-spee made their first contribution in #702
Full Changelog: 0.9.4...0.10.0