-
Notifications
You must be signed in to change notification settings - Fork 923
Comparing changes
Open a pull request
base repository: firebase/firebase-js-sdk
base: firebase@11.6.0
head repository: firebase/firebase-js-sdk
compare: main
- 19 commits
- 186 files changed
- 10 contributors
Commits on Mar 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 195d943 - Browse repository at this point
Copy the full SHA 195d943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f0102 - Browse repository at this point
Copy the full SHA 61f0102View commit details
Commits on Mar 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c8cbfff - Browse repository at this point
Copy the full SHA c8cbfffView commit details
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 933ba9d - Browse repository at this point
Copy the full SHA 933ba9dView commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 88a8055 - Browse repository at this point
Copy the full SHA 88a8055View commit details
Commits on Apr 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1df3d26 - Browse repository at this point
Copy the full SHA 1df3d26View commit details
Commits on Apr 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 66a09f2 - Browse repository at this point
Copy the full SHA 66a09f2View commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b332825 - Browse repository at this point
Copy the full SHA b332825View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 4e0f630 - Browse repository at this point
Copy the full SHA 4e0f630View commit details
Commits on Apr 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ed0803a - Browse repository at this point
Copy the full SHA ed0803aView commit details
Commits on Apr 14, 2025
-
Add assertion IDs that will be included in production log statements …
…for fail and hardAsserts (#8313)
Configuration menu - View commit details
-
Copy full SHA for e055e90 - Browse repository at this point
Copy the full SHA e055e90View commit details
Commits on Apr 15, 2025
-
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.
Configuration menu - View commit details
-
Copy full SHA for 8bb66c2 - Browse repository at this point
Copy the full SHA 8bb66c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cbff6b - Browse repository at this point
Copy the full SHA 0cbff6bView commit details
Commits on Apr 16, 2025
-
Fix languageCode parameter in action_code_url (#8912)
* Fix languageCode parameter in action_code_url * Add changeset
Configuration menu - View commit details
-
Copy full SHA for 1363ecc - Browse repository at this point
Copy the full SHA 1363eccView commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a0bcc9a - Browse repository at this point
Copy the full SHA a0bcc9aView commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 20b45d3 - Browse repository at this point
Copy the full SHA 20b45d3View commit details
Commits on Apr 24, 2025
-
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b204e71 - Browse repository at this point
Copy the full SHA b204e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9952dbc - Browse repository at this point
Copy the full SHA 9952dbcView commit details
Commits on Apr 28, 2025
-
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.
Configuration menu - View commit details
-
Copy full SHA for 0e2558a - Browse repository at this point
Copy the full SHA 0e2558aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff firebase@11.6.0...main