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

Add React 17 to the compatibility list #178

Open
kirianguiller opened this issue Apr 12, 2022 · 2 comments
Open

Add React 17 to the compatibility list #178

kirianguiller opened this issue Apr 12, 2022 · 2 comments

Comments

@kirianguiller
Copy link

Hello, thanks a lot for your amazing library :)

My team and me are using react 17, but atm, for this library, only react 16 is "supported". So when doing npm install, we get an incompatibility error that can be fixed with adding the parameter --legacy-peer-deps.

As we saw no problem in the library, maybe after checking, we could add React 17 to the versions of react that are supported by react-calendar-heatmap ?

Thanks a lot !

@morwalz
Copy link

morwalz commented Jun 22, 2022

I created a forked version of it. I plan to maintain this package
you can use this
https://www.npmjs.com/package/@shankarmorwal/react-calendar-heatmap

@kevinsqi
Copy link
Owner

kevinsqi commented Jun 27, 2022

Sorry this is ultra late; I've added React 17 and 18 to the peerDependencies in v1.9.0. Let me know if there's still an issue.

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

No branches or pull requests

3 participants