react-hyperscript
react-hyperscript copied to clipboard
Support React 17?
There is currently a version bound on React being less than 17 in the «peer dependencies» section. Is it there for a reason? I want to use this library with React 17, what should I do?
There is currently a version bound on React being less than 17 in the «peer dependencies» section. Is it there for a reason? I want to use this library with React 17, what should I do?
why??? use JSX
What if they don't have the option of a build step, like including React via CDN?
What if they also tried to use babel-standalone
and there was some issue with picking up the type="text/babel
script tags?
What if they tried those, and ended up here?
It's not very helpful to disregard their question and just tell them to do something else.