Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 14:09
· 4 commits to main since this release
e43d924

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

What's Changed

[email protected]

Minor Changes

  • f05509e8c #8609 - Add .stream() api for callable functions for consuming streaming responses.

Patch Changes

@firebase/[email protected]

Minor Changes

  • f05509e8c #8609 - Add .stream() api for callable functions for consuming streaming responses.

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • cb4309f13 #8664 - Fixed issue where multiple calls to connectDataConnectEmulator caused an exception

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 1294e64c8 #8661 (fixes #7784) - Fix an issue where PushManager.subscribe() is called too soon after registering the default service worker.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • c540ba9ee #8663 - Clear fetch timeout after request completion. Fixes an issue that caused Node scripts to hang due to a pending timeout.