-
Notifications
You must be signed in to change notification settings - Fork 36
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
Roadmap #6
Comments
Moving out of Rempl is missing from the backlog |
@kaushalyap There is no plans to out of rempl, because it's a foundation for communication between React's internals integration which collects data and UI. It's not clear to me, why it should be on the list? |
since Rempl have not being updated for a long time. |
Maybe you should create an issue for each checkbox so that developers can close them? |
It should be works with create react app in production build. |
@lahmatiy Does it happen to work with React 18? |
@KatFishSnake I did't tested it well with React 18, but it should. Did you tried it? Do you have any issues? |
@lahmatiy sorry preemptively messaged before actually testing it, just i know there's quite a bit of difference in rendering logic that i assume you tap in for analytics, Ill test and follow up, thank you |
Stage 0 (highest priority)
Stage 1
(v0.2)
Stage 2
(v0.4)
(v0.5)
(v0.5)
(v0.5)
(v0.5)
Stage 3
0.6.0
0.6.0
0.6.0
setState()
/dispatch()
hook's callbacks are called0.6.0
setState()
/forceUpdate()
methods are called0.6.0
useMemo()
/useCallback()
0.6.0
0.6.0
0.6.0
0.6.0
React.memo()
shouldComponentUpdate()
Stage 4
0.6.0
0.6.0
0.6.1
Integrations
import
/require()
#24production
&profiling
React builds #25Backlog
0.6.2
0.6.2
The text was updated successfully, but these errors were encountered: