Skip to content

v9.0.0

Latest
Compare
Choose a tag to compare
@prescottprue prescottprue released this 03 Dec 06:27
· 17 commits to main since this release
623cb33

What's Changed

  • feat(app): remove questions for firebase config (it is loaded through bin script on first app start)
  • feat(app): update to firebase v9 (modules)
  • feat(app): update to reactfire v4 (support for firebase v9)
  • feat(app): update functions to firebase-admin v10 (modules)
  • feat(app): material-ui v5 (styling move to emotion)
  • feat(app): notistack v2
  • feat(app): switch to ProjectCard (uses material-ui Card) with created at timestamp in place of ProjectTile
  • feat(app): switch firebase-messaging-sw to use newest firebase SDK and built in Firebase Hosting Init (meaning configs no longer need to be changed in SW file)
  • feat(app): add clear messaging to CI for case of missing secrets/variables
  • fix(app): correctly point to emulators within UI job in CI workflow

Full Changelog: v8.3.1...v9.0.0