Maintenance - Make RTS optional peer dep (5150, thanks @JoviDeCroock)
We had to revert https://github.com/preactjs/preact/pull/5055 due to an incompatibility with useSignalEffect
Fixes - Compat Suspense hydration children recovery (5144, thanks @JoviDeCroock)
Fixes - Fix hydration-suspense crashing due to sCU bail (5134, thanks @JoviDeCroock) - Revert "Fix useId stability across async Suspense (5108)" (5135, thanks @JoviDeCroock)
Fixes - Fix error recovery for partially rendered subtrees (5120, thanks @JoviDeCroock) - Fix useId stability across async Suspense (5108, thanks @JoviDeCroock) - Flush subtree effects when rend
Fixes - Fix hydration when we have defaultValue or value on a textarea (5081, thanks @JoviDeCroock) Maintenance - Add CODEOWNERS for GitHub configuration (v10.x) (5088, thanks @JoviDeCroock
Fixes - Create a unique event-clock for each Preact instance on a page. (5068, thanks @JoviDeCroock) - Fix incorrect DOM order with conditional ContextProvider and inner keys (5067, thanks @JoviD
Features - Implement flushSync (5036, thanks @JoviDeCroock) Fixes - Ensure we reset renderCount (5017, thanks @JoviDeCroock) - undefined prototype (5041, thanks @JoviDeCroock) Performa
Fixes - Fix crash where a synchronous effect render unmounts the tree (5026, thanks @JoviDeCroock) Performance - Core size optimizations (5022, thanks @JoviDeCroock) - Hooks size optimizat