Skip to content

Commit

Permalink
Firestore: Bump the version of webchannel-wrapper so that it gets rel…
Browse files Browse the repository at this point in the history
…eased (#7311)

* Bump the version of webchannel-wrapper so that it will get released with the upgraded version of google-closure-library needed for the new `experimentalLongPollingOptions.timeoutSeconds` setting.

* Remove extra changeset packages

---------

Co-authored-by: Christina Holland <hsubox@gmail.com>
  • Loading branch information
dconeybe and hsubox76 committed May 22, 2023
1 parent 8421ba1 commit 23581c5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/quiet-cycles-complain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@firebase/webchannel-wrapper': patch
---

Fix the new `experimentalLongPollingOptions.timeoutSeconds` setting, which was released in v9.22.0 but didn't work.

0 comments on commit 23581c5

Please sign in to comment.