-
Notifications
You must be signed in to change notification settings - Fork 898
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
249 changed files
with
4,081 additions
and
3,273 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'firebase': major | ||
'@firebase/vertexai': major | ||
--- | ||
|
||
Release VertexAI in Firebase for general availability. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
'@firebase/installations-compat': patch | ||
'@firebase/remote-config-compat': patch | ||
'@firebase/performance-compat': patch | ||
'@firebase/rules-unit-testing': patch | ||
'@firebase/webchannel-wrapper': patch | ||
'@firebase/analytics-compat': patch | ||
'@firebase/app-check-compat': patch | ||
'@firebase/firestore-compat': patch | ||
'@firebase/functions-compat': patch | ||
'@firebase/messaging-compat': patch | ||
'@firebase/database-compat': patch | ||
'@firebase/storage-compat': patch | ||
'@firebase/installations': patch | ||
'@firebase/remote-config': patch | ||
'@firebase/auth-compat': patch | ||
'@firebase/performance': patch | ||
'@firebase/app-compat': patch | ||
'@firebase/analytics': patch | ||
'@firebase/app-check': patch | ||
'@firebase/component': patch | ||
'@firebase/firestore': patch | ||
'@firebase/functions': patch | ||
'@firebase/messaging': patch | ||
'@firebase/database': patch | ||
'firebase': patch | ||
'@firebase/template': patch | ||
'@firebase/vertexai': patch | ||
'@firebase/storage': patch | ||
'@firebase/logger': patch | ||
'@firebase/auth': patch | ||
'@firebase/util': patch | ||
'@firebase/app': patch | ||
--- | ||
|
||
Remove ES5 bundles. The minimum required ES version is now ES2017. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
'@firebase/rules-unit-testing': patch | ||
'@firebase/firestore-compat': patch | ||
'@firebase/functions-compat': patch | ||
'@firebase/storage-compat': patch | ||
'@firebase/auth-compat': patch | ||
'@firebase/firestore': patch | ||
'@firebase/functions': patch | ||
'@firebase/storage': patch | ||
'@firebase/auth': patch | ||
--- | ||
|
||
Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@firebase/functions-compat': patch | ||
'@firebase/functions': patch | ||
--- | ||
|
||
Remove node bundle from the functions SDK as the node-specific fetch code has been removed in favor of using native fetch throughout the SDK. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.