10.26.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
Allow for Context as JSX (#4618)
Fix invalid jsx comment
fix: keep hooks index with useEffect (#4016)
protect against nullish render (#4278)
Support ref unmounting on imperative handles (#4625)
fix: setting ref to null after updating it with new element (#4054)
Upgrade prettier to v2
Go back to undefined as default value for useRef
Ensure state updates work in signals (#4560)