You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix crash where a synchronous effect render unmounts the tree (#5026)
(cherry picked from commit 8cbed5f)
* Golf down compat (#5025)
* Make useFlushSync do sync flushes
* Golf bytes to offset change
* Some more golfing
* Revert "Make useFlushSync do sync flushes"
This reverts commit 001bbce.
(cherry picked from commit af4c459)
* Implement flushSync (#5036)
(cherry picked from commit 978c0b9)
* undefined prototype (#5041)
* undefined prototype
* Add test
(cherry picked from commit b341bfe)
* Ensure we reset renderCount (#5017)
* Golf some bytes and ensure we reset renderCount
* Apply suggestion from @JoviDeCroock
* Add test
(cherry picked from commit 55254ef)
* fix(compat): export StrictMode directly
0 commit comments