Skip to content

firebase@11.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 15:43
· 2 commits to main since this release
b204e71

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

What's Changed

@firebase/app@0.11.5

Patch Changes

  • Update SDK_VERSION.

@firebase/app-compat@0.2.54

Patch Changes

  • Updated dependencies []:
  • @firebase/app@0.11.5

@firebase/auth@1.10.1

Patch Changes

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

@firebase/auth-compat@0.5.21

Patch Changes

  • Updated dependencies [1363ecc]:
  • @firebase/auth@1.10.1

@firebase/data-connect@0.3.4

Patch Changes

firebase@11.6.1

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

  • 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.

  • Updated dependencies [ed0803a, 88a8055, 1363ecc, 1df3d26, e055e90, 195d943]:

  • @firebase/app@0.11.5

  • @firebase/firestore@4.7.11

  • @firebase/auth@1.10.1

  • @firebase/data-connect@0.3.4

  • @firebase/app-compat@0.2.54

  • @firebase/firestore-compat@0.3.46

  • @firebase/auth-compat@0.5.21

@firebase/firestore@4.7.11

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/firestore-compat@0.3.46

Patch Changes