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

Can support React v16.6.3+ probably? #14

Open
CJY0208 opened this issue Dec 8, 2021 · 1 comment
Open

Can support React v16.6.3+ probably? #14

CJY0208 opened this issue Dec 8, 2021 · 1 comment

Comments

@CJY0208
Copy link

CJY0208 commented Dec 8, 2021

Hi!

Is there any things to prove that react-freeze only support react 17+?

I made a demo with react 16.6.3 and it also works well

I am trying to improve react-activation`s performance (feature like <keep-alive /> in vue) using react-freeze

react-activation support react 16+ but react-freeze require 17+

"peerDependencies": {
"react": "^17.0.0"
},

Is there any possibility to support react 16.6.3+?

@CJY0208
Copy link
Author

CJY0208 commented Dec 8, 2021

version below 16.6.3 will not work properly

@CJY0208 CJY0208 mentioned this issue Dec 9, 2021
2 tasks
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

1 participant