React 18 upgrade
trannhutle opened this issue ยท 5 comments
Have you got any plan to upgrade to React 18?
Thank you!
Well, frankly speaking - no, absolutely no plans.
RHL has not been really upgraded to React 17 and is actually not maintained for the last 2 years, as you really expected to use built-in solutions like fast-refresh
Does anybody know what's a reasonable migration path for those who once used and ejected from create-react-app
and got react-hot-loader
that way? Is it as easy as removing the dependency and enabling fast-refresh somehow?
UPDATE: This looks like a good guide: https://javascript.plainenglish.io/react-fast-refresh-the-new-react-hot-reloader-652c6645548c
@torhovland seems like create react app now works out of the box.. just tested a fresh one with typescript.
yarn create react-app my-app --template typescript
cd my-app
yarn
yarn start
Have you got any plan to upgrade to React 18? Thank you!
he say no plan
It's time to make it official and archive RHL