Skip to content

Commit

Permalink
yarn changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
dconeybe committed Jan 5, 2024
1 parent 3afba98 commit bfcc207
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/silly-vans-fix.md
@@ -0,0 +1,6 @@
---
'@firebase/firestore': patch
'firebase': patch
---

Refactor client-side indexing code to be tree-shakable. This should reduce code size by about 23 kB for applications that enable IndexedDb persistence but do _not_ call either `enablePersistentCacheIndexAutoCreation()` or `setIndexConfiguration()`.

0 comments on commit bfcc207

Please sign in to comment.