Skip to content

Conversation

@joshuaellis
Copy link
Member

What:

ReactHooksRenderer was not expecting arguments due to src/pure missing those args in the renderhook function

Why:

fixes TS errors

How:

Checklist:

  • Documentation updated
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@joshuaellis joshuaellis requested a review from mpeyper January 7, 2021 10:39
@joshuaellis joshuaellis added the bug Something isn't working label Jan 7, 2021
@joshuaellis
Copy link
Member Author

I tried this in my own project and got lots or warnings about this.

@codecov
Copy link

codecov bot commented Jan 7, 2021

Codecov Report

Merging #526 (9bab184) into beta (a25993f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              beta      #526   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          186       186           
  Branches        27        27           
=========================================
  Hits           186       186           
Impacted Files Coverage Δ
src/core/index.ts 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 a25993f...9bab184. Read the comment docs.

@joshuaellis joshuaellis merged commit f6096ba into beta Jan 7, 2021
@joshuaellis joshuaellis deleted the bugfix/beta-pure-typeerror branch January 7, 2021 11:00
@github-actions
Copy link

github-actions bot commented Jan 7, 2021

🎉 This PR is included in version 5.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 5.0.0 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants