Releases: gladly-team/next-firebase-auth
Releases · gladly-team/next-firebase-auth
v0.12.0
v0.11.0
Changes
- Support "notFound" and "redirect" responses in the
getServerSideProps
function passed towithAuthUserTokenSSR
orwithAuthUserSSR
: #51
Breaking
- Props returned from the
getServerSideProps
function (provided towithAuthUserTokenSSR
orwithAuthUserSSR
) must be nested within the "props" key. This matches the normal behavior of Next.js'sgetServerSideProps
. See the diff in our example app for an example of how to upgrade.
Acknowledgements
Thank you to @tlays for their contributions!
v0.11.0-alpha.0
0.11.0-alpha.0
v0.10.0
v0.10.0-beta.0
0.10.0-beta.0
v0.9.1
- Add a demo of
withAuthUserSSR
to the example - Add documentation for
withAuthUserSSR
v0.9.0
- Add
withAuthUserSSR
.
v0.8.4
0.8.4
v0.8.3
0.8.3
v0.8.2
0.8.2