Skip to content
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

feat: refetch/resubscribe when options change #240

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

andipaetzold
Copy link
Owner

@andipaetzold andipaetzold commented Sep 15, 2023

No description provided.

@andipaetzold andipaetzold marked this pull request as ready for review September 15, 2023 23:50
@andipaetzold andipaetzold changed the title fetch: refetch/resubscribe when options change feat: refetch/resubscribe when options change Sep 15, 2023
@andipaetzold andipaetzold self-assigned this Sep 15, 2023
@github-actions
Copy link

Size Change: -458 B (-3%)

Total Size: 17.5 kB

Filename Size Change
lib/database/internal.js 188 B +30 B (+19%) ⚠️
lib/database/useObjectValue.js 690 B -29 B (-4%)
lib/database/useObjectValueOnce.js 660 B +3 B (0%)
lib/firestore/useDocument.js 590 B -31 B (-5%)
lib/firestore/useDocumentData.js 698 B -9 B (-1%)
lib/firestore/useDocumentDataOnce.js 577 B -28 B (-5%)
lib/firestore/useDocumentOnce.js 522 B -61 B (-10%) 👏
lib/firestore/useQueries.js 591 B -29 B (-5%)
lib/firestore/useQueriesData.js 663 B -7 B (-1%)
lib/firestore/useQuery.js 564 B -33 B (-6%)
lib/firestore/useQueryData.js 705 B -3 B (0%)
lib/firestore/useQueryDataOnce.js 585 B -35 B (-6%)
lib/firestore/useQueryOnce.js 514 B -61 B (-11%) 👏
lib/internal/useListen.js 500 B -53 B (-10%) 👏
lib/internal/useMultiListen.js 635 B -55 B (-8%)
lib/internal/useOnce.js 483 B -51 B (-10%) 👏
lib/internal/useStableValue.js 259 B -6 B (-2%)
ℹ️ View Unchanged
Filename Size
lib/app-check/index.js 59 B
lib/app-check/useAppCheckToken.js 405 B
lib/auth/index.js 75 B
lib/auth/useAuthIdToken.js 544 B
lib/auth/useAuthIdTokenResult.js 561 B
lib/auth/useAuthState.js 415 B
lib/common/index.js 31 B
lib/common/types.js 31 B
lib/database/index.js 70 B
lib/database/useObject.js 372 B
lib/database/useObjectOnce.js 427 B
lib/firestore/index.js 121 B
lib/firestore/internal.js 344 B
lib/firestore/types.js 31 B
lib/firestore/useCountFromServer.js 508 B
lib/index.js 107 B
lib/internal/useIsMounted.js 185 B
lib/internal/useLoadingValue.js 351 B
lib/internal/useMultiLoadingValue.js 503 B
lib/messaging/index.js 60 B
lib/messaging/useMessagingToken.js 393 B
lib/storage/index.js 90 B
lib/storage/internal.js 142 B
lib/storage/useBlob.js 510 B
lib/storage/useBytes.js 475 B
lib/storage/useDownloadURL.js 371 B
lib/storage/useMetadata.js 361 B
lib/storage/useStream.js 515 B

compressed-size-action

@andipaetzold andipaetzold merged commit f9c30ea into main Sep 15, 2023
4 checks passed
@andipaetzold andipaetzold deleted the refetch-resubscribe-when-options-change branch September 15, 2023 23:52
github-actions bot pushed a commit that referenced this pull request Sep 19, 2023
# [3.1.0](v3.0.0...v3.1.0) (2023-09-19)

### Features

* refetch/resubscribe when options change ([#240](#240)) ([f9c30ea](f9c30ea))
* useQueriesOnce & useQueriesDataOnce ([#239](#239)) ([0380229](0380229))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant