cvara / rxdb-hooks

React hooks for integrating with RxDB
MIT License
132 stars 5 forks source link

Support RxDB 13 #64

Closed cvara closed 1 year ago

cvara commented 1 year ago

Officially supports rxdb 13. Fixes #61.

codecov[bot] commented 1 year ago

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.