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 10 #39

Merged
merged 2 commits into from
Nov 6, 2021
Merged

Support RxDB 10 #39

merged 2 commits into from
Nov 6, 2021

Conversation

cvara
Copy link
Owner

@cvara cvara commented Nov 6, 2021

  • Support (and test against) the latest version of rxdb (10.3.0 as of the time of writing)
  • Include compatibility table in readme to dispel confusion

@cvara cvara added the breaking Includes breaking changes label Nov 6, 2021
@codecov
Copy link

codecov bot commented Nov 6, 2021

Codecov Report

Merging #39 (9cdc226) into master (e2db976) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          134       135    +1     
  Branches        28        28           
=========================================
+ Hits           134       135    +1     
Impacted Files Coverage Δ
src/useRxDocument.ts 100.00% <ø> (ø)
src/plugins.ts 100.00% <100.00%> (ø)
src/useRxQuery.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 95d3850...9cdc226. Read the comment docs.

@cvara cvara merged commit 08f8f5f into master Nov 6, 2021
@cvara cvara deleted the rxdb-10 branch November 6, 2021 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Includes breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant