Skip to content

0.35.3

Compare
Choose a tag to compare
@rmorshea rmorshea released this 27 Jan 16:10
· 280 commits to main since this release

As part of #614, elements which changed type were not deeply unmounted. This behavior is probably undesirable though since the state for children of the element in question would persist (probably unexpectedly).

Pull Requests

  • Always deeply unmount - #620