preact v10.5.7 Release Notes
Release Date: 2020-11-12 // about 4 years ago-
- ๐ Fix
compat/jsx-runtime
missing in npm package (#2827, thanks @marvinhagemeister)
- ๐ Fix
Previous changes from v10.5.5
-
๐ Bug Fixes
- Reset hooks state when
Suspense
triggers (#2796, thanks @JoviDeCroock) - โ Run parent effects when child throws (#2794, thanks @sventschui)
Typings
- ๐ Fix memo function types definition (#2793, thanks @dzhykaiev)
- Reset hooks state when