Skip to content

Conversation

google-oss-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release, this PR will be updated.

Releases

@firebase/ai@2.3.0

Minor Changes

  • 06ab5c4 #9236 - Added a new InferenceMode option for the hybrid on-device capability: prefer_in_cloud. When this mode is selected, the SDK will attempt to use a cloud-hosted model first. If the call to the cloud-hosted model fails with a network-related error, the SDK will fall back to the on-device model, if it's available.

  • 9b8ab02 #9249 - Added Code Execution feature.

Patch Changes

  • a4848b4 #9235 - Refactor component registration.

  • c123766 #9253 - Change documentation tags for hybrid inference from "EXPERIMENTAL" to "public preview".

firebase@12.3.0

Minor Changes

  • 06ab5c4 #9236 - Added a new InferenceMode option for the hybrid on-device capability: prefer_in_cloud. When this mode is selected, the SDK will attempt to use a cloud-hosted model first. If the call to the cloud-hosted model fails with a network-related error, the SDK will fall back to the on-device model, if it's available.

  • 120a308 #9221 - Added support for Realtime Remote Config for the web. This feature introduces a new onConfigUpdate API and allows web applications to receive near-instant configuration updates without requiring periodic polling.

  • 9b8ab02 #9249 - Added Code Execution feature.

Patch Changes

  • Updated dependencies [06ab5c4, a4848b4, 120a308, 9b8ab02, c123766, 43276b0]:
    • @firebase/app@0.14.3
    • @firebase/ai@2.3.0
    • @firebase/remote-config@0.7.0
    • @firebase/firestore@4.9.2
    • @firebase/app-compat@0.5.3
    • @firebase/remote-config-compat@0.2.20
    • @firebase/firestore-compat@0.4.2

@firebase/remote-config@0.7.0

Minor Changes

  • 120a308 #9221 - Added support for Realtime Remote Config for the web. This feature introduces a new onConfigUpdate API and allows web applications to receive near-instant configuration updates without requiring periodic polling.

@firebase/remote-config-types@0.5.0

Minor Changes

  • 120a308 #9221 - Added support for Realtime Remote Config for the web. This feature introduces a new onConfigUpdate API and allows web applications to receive near-instant configuration updates without requiring periodic polling.

@firebase/app@0.14.3

Patch Changes

  • Update SDK_VERSION.

@firebase/app-compat@0.5.3

Patch Changes

  • Updated dependencies []:
    • @firebase/app@0.14.3

@firebase/firestore@4.9.2

Patch Changes

@firebase/firestore-compat@0.4.2

Patch Changes

  • Updated dependencies [43276b0]:
    • @firebase/firestore@4.9.2

@firebase/remote-config-compat@0.2.20

Patch Changes

  • Updated dependencies [120a308]:
    • @firebase/remote-config@0.7.0
    • @firebase/remote-config-types@0.5.0

@firebase/webchannel-wrapper@1.0.5

Patch Changes

Copy link

google-cla bot commented Sep 17, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@google-oss-bot
Copy link
Contributor Author

@google-oss-bot
Copy link
Contributor Author

@hsubox76 hsubox76 merged commit 8d3211b into release Sep 18, 2025
43 of 44 checks passed
@hsubox76 hsubox76 deleted the changeset-release/release branch September 18, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants