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: [email protected]
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
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Nov 13, 2025

  1. Configuration menu
    Copy the full SHA
    b228a2a View commit details
    Browse the repository at this point in the history
  2. 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