-
Notifications
You must be signed in to change notification settings - Fork 945
Revert "TypeScript 4.7.4 upgrade for Firestore" #6829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Name | Type |
---|---|
@firebase/firestore | Minor |
@firebase/firestore-compat | Minor |
firebase | Minor |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Size Report 1Affected Products
Test Logs |
Hmm, this didn't fix the github actions failures at all. Closing. |
Size Analysis Report 1Affected Products
Test Logs |
This reverts #6796 which upgraded TypeScript to 4.7.4 for Firestore. The revert is being done because the upgrade somehow broke the browser tests in GitHub Actions. I'm going to investigate and re-push the upgrade once the root cause of the browser test failures is found and fixed.