v3.0.0
What's Changed
Breaking changes:
- Env variables have been renamed to support netlify deployment
- Advanced deployment users must rename database environment variables from
POSTGRES_PRISMA_URL->DATABASE_URLandPOSTGRES_URL_NON_POOLING->DATABASE_URL_UNPOOLED
Other changes:
- Dependency updates
- Removal of the feedback banner
- Added a code of conduct
Full Changelog: v2.1.11...v3.0.0