Skip to content

v3.0.0

Choose a tag to compare

@buckhalt buckhalt released this 16 Oct 17:40
· 210 commits to main since this release
af08625

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_URL and POSTGRES_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