-
Notifications
You must be signed in to change notification settings - Fork 3
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
React 18. #89
Comments
HillLiu
added a commit
that referenced
this issue
Jan 5, 2022
HillLiu
added a commit
that referenced
this issue
Jan 5, 2022
HillLiu
changed the title
Prepare reshow 0.15.x target react 18.
Prepare reshow 0.16.x target react 18.
Jan 8, 2022
RTL Note for go react18 |
React 18 PR |
Achieve Goal.
|
This was
linked to
pull requests
Apr 8, 2022
Merged
Merged
Collect react18 issueServer streamingprocess input need change to use /dev/stdinwhole page lazy update need delay more.Need fixed most of server mismatch with useEffect which before use delay hack.after react18, if not have { bubbles: true }, will not trigger event.f.dispatchEvent(new Event("submit", { bubbles: true })); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New features
sync new syntax
Breaking changes
reshow/packages/reshow-flux/src/useConnect.js
Line 5 in 208310b
createReducer
Plan
Done
Yarn 3.x
#90
webpack 5.x
#70
React 18
Start to know RTL
https://testing-library.com/docs/react-testing-library/intro/
https://dev.to/wojtekmaj/enzyme-is-dead-now-what-ekl
legacy issues
The text was updated successfully, but these errors were encountered: