Skip to content

Commit

Permalink
changeset to publish firestore (#5010)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feiyang1 committed Jun 10, 2021
1 parent 193633f commit 1d54447
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/gentle-items-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@firebase/firestore': patch
---

Fixes a regression that prevented Firestore from detecting Auth during its initial initialization, which could cause some writes to not be send.
[4971](https://github.com/firebase/firebase-js-sdk/pull/4971) didn't actually fix it.

0 comments on commit 1d54447

Please sign in to comment.