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@11.6.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
  • 19 commits
  • 186 files changed
  • 10 contributors

Commits on Mar 28, 2025

  1. firestore: fix undefined document snapshot data after "clear site d…

    …ata" (#8871)
    dconeybe authored Mar 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    195d943 View commit details
  2. Use base browsers variable in Firestore karma config (#8876)

    dlarocque authored Mar 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    61f0102 View commit details

Commits on Mar 29, 2025

  1. [chore] Update some dependencies (#8868)

    hsubox76 authored Mar 29, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c8cbfff View commit details

Commits on Mar 31, 2025

  1. Merge branch 'release'

    hsubox76 committed Mar 31, 2025
    Copy the full SHA
    933ba9d View commit details

Commits on Apr 1, 2025

  1. Fix 'window is not defined' error when calling clearIndexedDbPersistence

    milaGGL authored Apr 1, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    88a8055 View commit details

Commits on Apr 4, 2025

  1. Fix Data Connect Types (#8898)

    maneesht authored Apr 4, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1df3d26 View commit details

Commits on Apr 8, 2025

  1. test(vertexai): update mock responses to v8 (#8904)

    dlarocque authored Apr 8, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    66a09f2 View commit details

Commits on Apr 9, 2025

  1. Fix: display WebChannel error message (#8907)

    milaGGL authored Apr 9, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b332825 View commit details
  2. test(vertexai): add backendName param to mock response getters (#8906)

    `backendName` can be either `googleAI` or `vertexAI`. This can be passed
    to `getMockResponse` or `getMockResponseStreaming` to specify whether
    the mock response lookup should be done in the set of vertexAI or
    googleAI mock files.
    
    Modified the `convert-mocks.ts` script to read mock responses from the
    'developerapi' directory, and add an export to the generated file for
    the new lookup object with those mock responses.
    dlarocque authored Apr 9, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4e0f630 View commit details

Commits on Apr 11, 2025

  1. fix: remove null value inclusion from != and not-in filter resu…

    …lts (#8915)
    milaGGL authored Apr 11, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ed0803a View commit details

Commits on Apr 14, 2025

  1. Add assertion IDs that will be included in production log statements …

    …for fail and hardAsserts (#8313)
    MarkDuckworth authored Apr 14, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e055e90 View commit details

Commits on Apr 15, 2025

  1. docs(vertexai): remove HTML <code> tags (#8900)

    We wrap links that reference public APIs with `<code>` tags so that they
    can be rendered as code in devsite. Unfortunately, VSCode's hover
    feature can not render these links at all.
    
    Since there are no other alternatives for creating code-formatted links,
    we should remove the problematic HTML `<code>` tags.
    dlarocque authored Apr 15, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8bb66c2 View commit details
  2. test(vertexai): update developerapi mock response dir to googleai (#8921

    )
    dlarocque authored Apr 15, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0cbff6b View commit details

Commits on Apr 16, 2025

  1. Fix languageCode parameter in action_code_url (#8912)

    * Fix languageCode parameter in action_code_url
    
    * Add changeset
    pashanka authored Apr 16, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1363ecc View commit details

Commits on Apr 22, 2025

  1. Merge main into release

    google-oss-bot authored Apr 22, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a0bcc9a View commit details

Commits on Apr 23, 2025

  1. test(vertexai): update mock responses to v10 (#8959)

    dlarocque authored Apr 23, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    20b45d3 View commit details

Commits on Apr 24, 2025

  1. Version Packages (#8956)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    google-oss-bot and github-actions[bot] authored Apr 24, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b204e71 View commit details
  2. Merge branch 'release'

    M163, 11.6.1
    dlarocque committed Apr 24, 2025
    Copy the full SHA
    9952dbc View commit details

Commits on Apr 28, 2025

  1. Improve the integration test coverage for online vs offline compariso…

    …ns. (#8975)
    
    * Improve the integration test coverage for online vs offline comparisons.
    
    * prettier.
    
    * Add missing cases.
    ehsannas authored Apr 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0e2558a View commit details
Loading