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