Skip to content

Releases: firebase/firebase-js-sdk

[email protected]

10 Jun 18:57
a058309
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Patch Changes

  • c0617a3 #9075 - Fixed issue where Firebase Auth cookie refresh attempts issues in Firebase Studio resulted in CORS errors.

@firebase/[email protected]

Patch Changes

[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 0f891d8 #9059 - Fixed issue where Firebase Studio wasn't populating cookies for Storage users

@firebase/[email protected]

Patch Changes

[email protected]

05 Jun 14:40
89051ca
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Minor Changes

  • 1933324 #9026 - Add support for minItems and maxItems to Schema.

  • 40be2db #9047 - Add title, maximum, minimum, propertyOrdering to Schema builder

[email protected]

Minor Changes

  • 1933324 #9026 - Add support for minItems and maxItems to Schema.

  • 40be2db #9047 - Add title, maximum, minimum, propertyOrdering to Schema builder

Patch Changes

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 9964849 #9041 - Clean up leaked WebChannel instances when the Firestore instance is terminated.

@firebase/[email protected]

Patch Changes

[email protected]

22 May 00:15
770e455
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • b5df4ae #9055 - Updated to only show banner when calling connect*Emulator

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

[email protected]

20 May 15:49
2fe7547
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

Normal version packages workflow isn't working due to the app version bump step being hardcoded to main branch. Generated this manually using yarn changeset version which means no automatically formatted description.

This release is an out-of-band release from a temporary non-main branch.

firebase package version is:
11.7.3

See files for version changes of subpackages.

[email protected]

14 May 23:12
8601ecb
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

Normal version packages workflow isn't working due to the app version bump step being hardcoded to main branch. Generated this manually using yarn changeset version which means no automatically formatted description.

This release is an out-of-band release from a temporary non-main branch.

firebase package version is:
11.7.3

See files for version changes of subpackages.

[email protected]

14 May 19:22
9338d9d
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

Normal version packages workflow isn't working due to the app version bump step being hardcoded to main branch. Generated this manually using yarn changeset version which means no automatically formatted description.

This release is an out-of-band release from a temporary non-main branch.

firebase package version is 11.7.2

See files for version changes of subpackages.

[email protected]

07 May 23:22
f8334ea
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

07 May 17:45
d5428f3
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Minor Changes

  • 3789b5a #8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.

Patch Changes

@firebase/[email protected]

Minor Changes

  • 3789b5a #8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.

Patch Changes

@firebase/[email protected]

Minor Changes

  • 3789b5a #8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.

Patch Changes

[email protected]

Minor Changes

  • 3789b5a #8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • Updated dependencies [[ea1f913...
Read more

[email protected]

24 Apr 15:43
b204e71
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 1363ecc #8912 - Fixed: ActionCodeURL not populating languageCode from the url.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • ed0803a #8915 - Fixed the null value handling in != and not-in filters.

  • 88a8055 #8888 (fixes #6465) - Fix 'window is not defined' error when calling clearIndexedDbPersistence from a service worker

  • e055e90 #8313 - Add unique IDs and state information into fatal error messages instead of the generic "unexpected state" message.

  • 195d943 #8871 (fixes #8593) - Fix issue where Firestore would produce undefined for document snapshot data if using IndexedDB persistence and "clear site data" (or equivalent) button was pressed in the web browser.

@firebase/[email protected]

Patch Changes

[email protected]

31 Mar 19:03
4b34983
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Minor Changes

  • fb5d422 #8839 - Adding Persistence.COOKIE a new persistence method backed by cookies. The
    browserCookiePersistence implementation is designed to be used in conjunction with middleware that
    ensures both your front and backend authentication state remains synchronized.

[email protected]

Minor Changes

  • fb5d422 #8839 - Adding Persistence.COOKIE a new persistence method backed by cookies. The
    browserCookiePersistence implementation is designed to be used in conjunction with middleware that
    ensures both your front and backend authentication state remains synchronized.

Patch Changes

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 648de84 #8809 - Throw an error when initializing models if appId is not defined in the given VertexAI instance.

  • faaeb48 #8832 - Label GroundingAttribution as deprecated.