-
Notifications
You must be signed in to change notification settings - Fork 938
New way to config Firestore SDK Cache. #7015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 18 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
4ed6691
New way to config Firestore SDK Cache.
wu-hui 48d5077
fixups
wu-hui 7d0b186
Fix some test failures
wu-hui d651d88
Fixing dts file
wu-hui 28215da
Add public comments
wu-hui 36715cd
API report
wu-hui 4bbcbe1
Create brown-beers-tease.md
wu-hui 3d22995
warning messages and more tests
wu-hui 5b16efd
Addressing comments
wu-hui 89f78c7
Update API reports
wu-hui 1d5c82f
Fix provider test failure for node w/o indexeddb
wu-hui 04f85ab
Fix node memory test
wu-hui 70b742f
rename cache to localCache
wu-hui 95f537e
Update API reports
wu-hui a49b8a5
Tech writer review
wu-hui 0c1c12e
yarn docgen
wu-hui bf593d6
auth change
wu-hui 07a175e
Update API reports
wu-hui f15bbe0
docgen devsite
wu-hui b62ced6
Fix changeset
wu-hui 5923c28
Another auth change
wu-hui b861758
Merge branch 'master' into wuandy/NewCacheConfig
wu-hui 180c859
more devsite fix
wu-hui e4052c2
Update API reports
wu-hui e6b8250
Rename indexeddb to persistent
wu-hui File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@firebase/firestore": minor | ||
"firebase-repo-scripts-prune-dts": minor | ||
--- | ||
|
||
Introduces a new way to config Firestore SDK Cache. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.