10.24.0
Features
- Warn our user for hydration mismatches (#4490, thanks @JoviDeCroock)
Fixes
- Avoid setting value for progress with nullish value (#4492, thanks @JoviDeCroock)
- Fix skewedIndex becoming outrageously big and document tradeoffs of our decisions (#4483, thanks @JoviDeCroock)
Types
AnyComponent
type to support classes (#4479, thanks @rschristian)
Maintenance
- Fix typo in comment (#4494, thanks @rburgst)
- Update fake compat version (#4488, thanks @rschristian)
- Remove impossible branch (#4491, thanks @JoviDeCroock)
- Golf down diffChildren (#4485, thanks @JoviDeCroock)
- Get rid of eager unmounting (#4484, thanks @JoviDeCroock)