mobxjs / mobx-vue

🐉 Vue bindings for MobX
MIT License
475 stars 22 forks source link

feat: add mobx v6 support #69

Closed iChenLei closed 3 years ago

iChenLei commented 3 years ago

Add mobx v6 support!

codecov-commenter commented 3 years ago

Codecov Report

Merging #69 (ea665a8) into master (6164124) will decrease coverage by 2.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #69      +/-   ##
===========================================
- Coverage   100.00%   97.87%   -2.13%     
===========================================
  Files            2        2              
  Lines           47       47              
  Branches        10       10              
===========================================
- Hits            47       46       -1     
- Misses           0        1       +1     
Impacted Files Coverage Δ
src/collectData.ts 91.66% <ø> (-8.34%) :arrow_down:
src/observer.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 6164124...ea665a8. Read the comment docs.