Skip to content

5.0.0-beta8

Pre-release
Pre-release
Compare
Choose a tag to compare
@developit developit released this 06 Jun 17:05
· 5389 commits to main since this release

Bug Fixes

  • Account for High-Order stateful child components wrapped in one or more functional components (#175)
  • Fix disappearing element issue when swapping component root between Element and Text nodes (#176)
  • Verify nesting ownership when attempting to unmount High-Order components

Other

  • Various performance and memory optimizations