You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/sharp-lizards-sit.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@
3
3
'firebase': patch
4
4
---
5
5
6
-
Reduce code size that accidentally regressed in 10.7.2 due to https://github.com/firebase/firebase-js-sdk/pull/7929 for application that did _not_ use IndexedDB persistence
6
+
Reduce code bundle size by 6.5 kB in applications that only use memory persistence (the default persistence mode). This bundle size regression was accidentally introduced in v10.7.2.
0 commit comments