What's Changed
- feat(landing): add landing page by @AndrewCK24 in #159
- fix(auth): google sign-up and new user sign-in issues by @AndrewCK24 in #160
- fix(temp): hide nav bar in invitations page to keep user from navigating away by @AndrewCK24 in #161
- feat(auth): replace
mongooseAdapter
withmongodbAdapter
by @AndrewCK24 in #163 - fix(auth): google oauth signin error when using safari pwa by @AndrewCK24 in #165
- feat(auth): remove
allowDangerousEmailAccountLinking
in Google auth provider by @AndrewCK24 in #168 - feat: add
GuidesForNewUsers
& improveNav
component by @AndrewCK24 in #169 - chore(deps): upgrade tailwindcss to v4 by @AndrewCK24 in #170
Full Changelog: v0.3.2...v0.3.3