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

Support RxDB 13 #64

Merged
merged 6 commits into from
Jan 28, 2023
Merged

Support RxDB 13 #64

merged 6 commits into from
Jan 28, 2023

Conversation

cvara
Copy link
Owner

@cvara cvara commented Jan 21, 2023

Officially supports rxdb 13. Fixes #61.

@cvara cvara added the enhancement New feature or request label Jan 21, 2023
@cvara cvara self-assigned this Jan 21, 2023
@codecov
Copy link

codecov bot commented Jan 21, 2023

Codecov Report

Merging #64 (f442fdc) into master (fa0dca3) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #64   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          162       161    -1     
  Branches        37        37           
=========================================
- Hits           162       161    -1     
Impacted Files Coverage Δ
src/useRxQuery.ts 100.00% <ø> (ø)
src/useRxCollection.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cvara cvara merged commit 36c6bcf into master Jan 28, 2023
@cvara cvara deleted the rxdb-13 branch January 28, 2023 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rxdb 13 breaks lazy collection creation
1 participant