Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Firebase SDK version 10 #970

Merged
merged 1 commit into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file. The format
- The API endpoints for listing and fetching KPI details now include KPI
description and parent information.

### Changed

- Upgraded to Firebase 10.

### Removed

- The Google Sheets integration has been completely removed, both for key
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ If you would like to check out how the application works, you can go to the demo
## Project requirements

- Node 18.x
- Firebase 9.x (v10 is not yet supported)
- Firebase 10.x
- Firebase tools >9.x
- Firebase Blaze plan - Pay as you go

Expand Down
Loading
Loading