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

Fix/Ref on connected component #65

Merged
merged 2 commits into from
Jan 14, 2019
Merged

Conversation

adrienharnay
Copy link
Collaborator

Fix access to refs on connected components, after react-redux upgrade @6.0.0

@adrienharnay adrienharnay added the bug Something isn't working label Jan 14, 2019
@codecov
Copy link

codecov bot commented Jan 14, 2019

Codecov Report

Merging #65 into master will decrease coverage by 0.06%.
The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   84.86%   84.79%   -0.07%     
==========================================
  Files          52       52              
  Lines         786      789       +3     
  Branches      355      353       -2     
==========================================
+ Hits          667      669       +2     
- Misses        119      120       +1
Impacted Files Coverage Δ
src/connect.js 19.04% <20%> (+3.66%) ⬆️

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 fb2be07...bdae31f. Read the comment docs.

@adrienharnay adrienharnay merged commit 22b3630 into master Jan 14, 2019
@adrienharnay adrienharnay deleted the fix/ref-on-connected-component branch January 14, 2019 17:24
BrigadBot pushed a commit that referenced this pull request Jan 14, 2019
## [3.0.1](v3.0.0...v3.0.1) (2019-01-14)

### Bug Fixes

* **connect:** Ref on connected component ([#65](#65)) ([22b3630](22b3630))
@BrigadBot
Copy link
Collaborator

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Development

Successfully merging this pull request may close these issues.

3 participants