Releases
10.11.1
Bug Fixes
Fix webpack error when trying to import compat/package.json
(#3755 , thanks @akselander )
Fix nested fragments swapped incorrectly on conditional swap (#3738 , thanks @JoviDeCroock )
Avoid synchronously adding setState callbacks (#3743 , thanks @JoviDeCroock )
Fix signals not supported in HTML + SVG TypeScript definitions (#3747 , thanks @marvinhagemeister )
Only remove nested DOM elements on unmount when necessary (#3741 , thanks @developit )
Don't discard prop updates when nested state update is immediately cancelled (#3739 , thanks @JoviDeCroock )
Align TypeScript definitions from react to refs and forward refs (#3713 , thanks @PodaruDragos )
Add missing "types"
field for preact/debug
(#3732 , thanks @marvinhagemeister )
Fix falsy data attributes not working (#3720 , thanks @JoviDeCroock )
Ensure _mask
property always has the same name in distributed version (#3721 , thanks @JoviDeCroock )
You can’t perform that action at this time.