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: use react as peer dependency #141

Merged
merged 1 commit into from Aug 27, 2021
Merged

fix: use react as peer dependency #141

merged 1 commit into from Aug 27, 2021

Conversation

jpoehnelt
Copy link
Contributor

@jpoehnelt jpoehnelt commented Aug 27, 2021

closes #140

also start from minimal react version using hooks

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 27, 2021
@codecov
Copy link

codecov bot commented Aug 27, 2021

Codecov Report

Merging #141 (bd09945) into main (8e89e9c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #141   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           21        21           
  Branches         3         3           
=========================================
  Hits            21        21           

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 8e89e9c...bd09945. Read the comment docs.

@jpoehnelt jpoehnelt merged commit ada07ff into main Aug 27, 2021
@jpoehnelt jpoehnelt deleted the fix/react-peer branch August 27, 2021 17:16
github-actions bot pushed a commit that referenced this pull request Aug 27, 2021
## [1.1.1](v1.1.0...v1.1.1) (2021-08-27)

### Bug Fixes

* use react as peer dependency ([#141](#141)) ([ada07ff](ada07ff))
@github-actions
Copy link

🎉 This PR is included in version 1.1.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
cla: yes This human has signed the Contributor License Agreement. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use React as peer dependency
2 participants