Skip to content

v1.0.0-canary.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@kmjennison kmjennison released this 26 Aug 17:18
· 76 commits to main since this release

What's Changed

Thank you to these contributors!

Breaking

  • Removed getFirebaseAdmin method. Instead, import directly from firebase-admin.
  • Dropped support for firebase-admin v9
  • Minor: We no longer do build-time validation to ensure the existence of secret keys when using signed cookies (in the cookies.keys config property). The validation and any associated errors will occur during runtime.

Full Changelog: v1.0.0-canary.16...v1.0.0-canary.17