Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 14:12
· 7 commits to main since this release
202c732

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

What's Changed

[email protected]

Minor Changes

  • 058afa2 #8741 - Added missing BlockReason and FinishReason enum values.

Patch Changes

@firebase/[email protected]

Minor Changes

  • 25985ac #8827 - Add systemInstruction, tools, and generationConfig to CountTokensRequest.

  • 058afa2 #8741 - Added missing BlockReason and FinishReason enum values.

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

  • 95b4fc6 #8842 (fixes #8822) - Improve error handling in AppCheck. The publicly-exported getToken() will now throw internalError strings it was previously ignoring.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 43d6b67 #8820 - Update requests to point to v1 backend endpoints instead of v1beta

@firebase/[email protected]

Patch Changes

  • 113c965 #8800 - Added non-null parent properties to ThenableReference

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 113c965 #8800 - Added non-null parent properties to ThenableReference

@firebase/[email protected]

Patch Changes

  • feb2c9d #8787 - Use lazy encoding in UTF-8 encoded byte comparison for strings.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 5611175 #8814 (fixes #8813) - Modify the retry mechanism to stop when remaining tries is less than or equal to zero, improving the robustness of the retry handling.

@firebase/[email protected]

Patch Changes