Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: firebase@12.5.0
Choose a base ref
...
head repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 99 files changed
  • 8 contributors

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    6e0e303 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Merge branch 'release'

    dlarocque committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    63167c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c47bd71 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Configuration menu
    Copy the full SHA
    0800a8b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. feat(rc): Web support for ABT & Rollouts (#9293)

    Provide experiment in details in fetch response and integrate with Google Analytics to create experiment related user properties
    athiramanu authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    6abe529 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Configuration menu
    Copy the full SHA
    f06cbf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c35f51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca4a66c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Configuration menu
    Copy the full SHA
    180b1ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c7dcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b228a2a View commit details
    Browse the repository at this point in the history
  4. Version Packages (#9375)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    google-oss-bot and github-actions[bot] authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    c77c9df View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release'

    Release 12.6.0
    hsubox76 committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    578686b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    d1d898f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Update PR template (#9391)

    hsubox76 authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    60d1b18 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. fix(firestore): Corrected misleading error message when doc() is call…

    …ed with undefined. (#9386)
    
    * Corrected misleading error message when doc() is called with undefined.
    
    * add changeset
    
    * Update packages/firestore/test/lite/integration.test.ts
    
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    
    * remove any
    
    * add ts-ignore
    
    * fix error message
    
    * improve code
    
    ---------
    
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    cherylEnkidu and gemini-code-assist[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    5940794 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. test(ai): run prompt templates integration tests against prod endpoint (

    #9387)
    
    The integration tests were originally written to run against staging.
    Now that this feature is in prod, we should test against the prod
    endpoint.
    dlarocque authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    e6415dd View commit details
    Browse the repository at this point in the history
Loading