New way to config Firestore SDK Cache.#7015
Conversation
🦋 Changeset detectedLatest commit: e6b8250 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
2555b58 to
da41013
Compare
da41013 to
4ed6691
Compare
MarkDuckworth
left a comment
There was a problem hiding this comment.
I like the new interface! I added a few comments for your consideration.
c628e6a to
7d0b186
Compare
6c83a97 to
6535efa
Compare
Size Report 1Affected Products
Test Logs |
6535efa to
d651d88
Compare
Size Analysis Report 1This report is too large (790,994 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.Test Logs |
MarkDuckworth
left a comment
There was a problem hiding this comment.
LGTM. A few comments given for your consideration.
hsubox76
left a comment
There was a problem hiding this comment.
Can you run yarn docgen devsite to generate new files in docs-devsite? There's a message in https://github.com/firebase/firebase-js-sdk/actions/runs/4345091205/jobs/7589318276 but it's not very easy to find, sorry.
| } | ||
|
|
||
| /** | ||
| * @deprecated This function will be removed in a future major release. Instead, set |
There was a problem hiding this comment.
I'm not sure but I think this tag needs to go at the bottom of the comment block. You can double check when you run yarn docs devsite.
There was a problem hiding this comment.
Done in the latest commit.
56b199d to
e6b8250
Compare
* New way to config Firestore SDK Cache. * fixups * Fix some test failures * Fixing dts file * Add public comments * API report * Create brown-beers-tease.md * warning messages and more tests * Addressing comments * Update API reports * Fix provider test failure for node w/o indexeddb * Fix node memory test * rename cache to localCache * Update API reports * Tech writer review * yarn docgen * auth change * Update API reports * docgen devsite * Fix changeset * Another auth change * more devsite fix * Update API reports * Rename indexeddb to persistent --------- Co-authored-by: wu-hui <wu-hui@users.noreply.github.com>
* New way to config Firestore SDK Cache. * fixups * Fix some test failures * Fixing dts file * Add public comments * API report * Create brown-beers-tease.md * warning messages and more tests * Addressing comments * Update API reports * Fix provider test failure for node w/o indexeddb * Fix node memory test * rename cache to localCache * Update API reports * Tech writer review * yarn docgen * auth change * Update API reports * docgen devsite * Fix changeset * Another auth change * more devsite fix * Update API reports * Rename indexeddb to persistent --------- Co-authored-by: wu-hui <wu-hui@users.noreply.github.com>
Manual test link (private repo): https://github.com/FirebasePrivate/firestore-team/pull/50