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

Release/0.9.0 #154

Merged
merged 7 commits into from
Mar 7, 2020
Merged

Release/0.9.0 #154

merged 7 commits into from
Mar 7, 2020

Conversation

foreleven
Copy link
Collaborator

@foreleven foreleven commented Mar 7, 2020

  • feat: always update props field
  • feat: useObserveEffect support function

@foreleven foreleven requested a review from JounQin March 7, 2020 05:55
@codecov
Copy link

codecov bot commented Mar 7, 2020

Codecov Report

Merging #154 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   96.71%   96.72%   +0.01%     
==========================================
  Files          34       34              
  Lines         578      580       +2     
  Branches       84       83       -1     
==========================================
+ Hits          559      561       +2     
  Misses         18       18              
  Partials        1        1
Impacted Files Coverage Δ
src/hooks/useObserveEffect.ts 100% <100%> (ø) ⬆️
src/core/BeanObserver.ts 98.88% <100%> (+0.01%) ⬆️
src/decorator/Effect.ts 92.59% <100%> (ø) ⬆️

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 cf4045d...335aef6. Read the comment docs.

@foreleven foreleven merged commit a038ba3 into master Mar 7, 2020
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.

2 participants