10.28.3
fix(hooks): memo being too lazy with repeated renders (#4426)
Add support for errorInfo arg in componentDidCatch
fix case where parent catches error and switches vnode return type (#4182)
Rewrite skipEffects tests
Update hook tests to use preact/hooks import and createElement
Getting close
Fix invalid jsx comment
Make all tests pass
Reenable useId tests
Support ref unmounting on imperative handles (#4625)
Upgrade prettier to v2
Go back to undefined as default value for useRef
Fix cascading renders with signals (#4966)