Skip to content

Conversation

hsubox76
Copy link
Contributor

@hsubox76 hsubox76 commented Aug 28, 2025

Bug introduced by #9201

Accidentally exported factory causing it to also export AIService and expose some references to internal-only typings, which breaks a strict typescript compile.

Fixes #9231

Copy link

changeset-bot bot commented Aug 28, 2025

🦋 Changeset detected

Latest commit: bb454db

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@firebase/ai Patch
firebase Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@hsubox76 hsubox76 marked this pull request as ready for review August 28, 2025 22:00
@hsubox76 hsubox76 requested review from a team as code owners August 28, 2025 22:00
@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • @firebase/ai

    TypeBase (f2ecae7)Merge (78f0cba)Diff
    browser61.3 kB61.3 kB-8 B (-0.0%)
    main64.9 kB64.8 kB-61 B (-0.1%)
    module61.3 kB61.3 kB-8 B (-0.0%)
  • firebase

    TypeBase (f2ecae7)Merge (78f0cba)Diff
    firebase-ai.js48.4 kB48.4 kB-8 B (-0.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/qn4I99T4YV.html

@google-oss-bot
Copy link
Contributor

@hsubox76 hsubox76 merged commit 095c098 into main Aug 28, 2025
37 of 38 checks passed
@hsubox76 hsubox76 deleted the ch-ai-hotfix branch August 28, 2025 23:59
@google-oss-bot google-oss-bot mentioned this pull request Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(ai): Typescript compilation errors in [email protected]
2 participants