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

v0.7.0 #74

Merged
merged 5 commits into from
Feb 10, 2024
Merged

v0.7.0 #74

merged 5 commits into from
Feb 10, 2024

Conversation

erayerdin
Copy link
Owner

No description provided.

* rename event handlers

* update docs
* test and impl later useDocument hook > have data

* fix "should" typo

* fix docs for parameters

* write docs for new converter input and data output
* convert parameters to positional for useDocument hook

* add and impl UseDocumentOptions.listenToMetadataChanges

* fix useDocument declaration

* convert parameters into positional for useCollection hook

* add UseCollectionOptions.listenToMetadataChanges

* convert into positional parameters for useAddDocument hook

* convert parameters into positional for useDeleteDocument

* convert parameters into positional for useSetDocument hook
@erayerdin erayerdin self-assigned this Feb 10, 2024
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (14a48f6) 84.70% compared to head (d29b486) 85.27%.
Report is 14 commits behind head on main.

Files Patch % Lines
src/firestore/useCollection.ts 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   84.70%   85.27%   +0.56%     
==========================================
  Files          39       39              
  Lines        1576     1562      -14     
  Branches      119      121       +2     
==========================================
- Hits         1335     1332       -3     
+ Misses        238      227      -11     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@erayerdin erayerdin merged commit 138373e into main Feb 10, 2024
12 checks passed
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.

1 participant