Skip to content

Conversation

@google-oss-bot
Copy link
Collaborator

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/[email protected]

Minor Changes

  • 2ecf78b #8890 (fixes #8859) - Add support for AbortSignal, allowing requests to be aborted.

  • 5579b38 #9424 - Added ability to specify thinking levels in thinkingConfig.

  • f044045 #9440 - Update default hybrid-in-cloud model to gemini-2.5-flash-lite.

[email protected]

Minor Changes

  • 83e6864 #9356 - Release Firestore Pipelines for Enterprise edition in public preview.

  • 2ecf78b #8890 (fixes #8859) - Add support for AbortSignal, allowing requests to be aborted.

  • 5579b38 #9424 - Added ability to specify thinking levels in thinkingConfig.

  • f044045 #9440 - Update default hybrid-in-cloud model to gemini-2.5-flash-lite.

  • b282744 #9449 - Web support for ABT and Rollouts

Patch Changes

@firebase/[email protected]

Minor Changes

  • 83e6864 #9356 - Release Firestore Pipelines for Enterprise edition in public preview.

@firebase/[email protected]

Minor Changes

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@google-cla
Copy link

google-cla bot commented Jan 14, 2026

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.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @google-oss-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request, automatically generated by the Changesets release action, prepares the Firebase JavaScript SDK for a new release by versioning several packages. It introduces new features such as AbortSignal support and model updates in the AI SDK, public preview for Firestore Pipelines, and web support for A/B Testing and Rollouts in Remote Config, alongside numerous dependency updates to ensure compatibility and leverage the latest improvements across the ecosystem.

Highlights

  • AI SDK Enhancements: The @firebase/ai package receives minor updates, including support for AbortSignal to cancel requests, the ability to specify thinking levels in thinkingConfig, and an update to the default hybrid-in-cloud model to gemini-2.5-flash-lite.
  • Firestore Pipelines Public Preview: The @firebase/firestore package now includes the public preview release of Firestore Pipelines for Enterprise edition.
  • Remote Config ABT and Rollouts: The @firebase/remote-config package gains web support for ABT (A/B Testing) and Rollouts.
  • Core Firebase Package Updates: The main firebase package is updated to 12.8.0, incorporating all the minor changes from @firebase/ai, @firebase/firestore, and @firebase/remote-config, along with general dependency updates across various @firebase packages.
  • SDK Version Bump: The @firebase/app package has a patch update to 0.14.7 to reflect an SDK version bump.
  • Dependency Version Bumps: Numerous package.json files across various Firebase packages (@firebase/app-compat, @firebase/analytics, @firebase/app-check, @firebase/auth, @firebase/data-connect, @firebase/database, @firebase/functions, @firebase/installations, @firebase/messaging, @firebase/performance, @firebase/storage, @firebase/template, repo-scripts/size-analysis) have their @firebase/app and/or @firebase/app-compat dependencies updated to the latest patch versions.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request, generated by the Changesets release action, versions several packages for a new release. The changes primarily consist of version bumps in package.json files, corresponding updates to CHANGELOG.md files, and the removal of processed changeset files. All modifications appear to be correct and consistent with an automated release process. I have not found any issues or bugs in these automated changes.

@github-actions github-actions bot force-pushed the changeset-release/release branch from 572b655 to 4735cb4 Compare January 14, 2026 19:29
@hsubox76 hsubox76 merged commit 817151e into release Jan 14, 2026
1 check failed
@hsubox76 hsubox76 deleted the changeset-release/release branch January 14, 2026 23:18
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