Skip to content

Commit

Permalink
Merge pull request #970 from oslokommune/firebase-10
Browse files Browse the repository at this point in the history
Upgrade to Firebase SDK version 10
  • Loading branch information
simenheg authored Apr 25, 2024
2 parents b51d3cd + d136b72 commit 2eac016
Show file tree
Hide file tree
Showing 4 changed files with 766 additions and 1,165 deletions.
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

0 comments on commit 2eac016

Please sign in to comment.