Skip to content

v0.3.0

Latest

Choose a tag to compare

@davidstackio davidstackio released this 11 Oct 19:05
· 2 commits to main since this release

🚨 BREAKING CHANGES

Use getFirestoreConsoleUrl instead of getFirebaseConsoleUrl (note new call signature).

Enhancements

  • feat: add getCloudStorageConsoleUrl to admin users

UI/UX

  • ui: admin search box polish
  • ui: sign in/up polish

SEO

  • seo: pages should only have one h1 tag
  • seo: use useSeoMeta

Refactors/DX

  • refactor!: rename getFirebaseConsoleUrl to getFirestoreConsoleUrl
  • refactor!: allow deep paths in console url
  • refactor: add AdminUsersList component
  • refactor: add AdminUsersDetail component
  • dx: use signInWithPopup in dev

Playground

  • playground: add quick search
  • playground: add app logo
  • playground: add help menu