Skip to content

6.4.0

Compare
Choose a tag to compare
@developit developit released this 28 Oct 13:23
· 4950 commits to main since this release

Features

  • Preliminary React DevTools support thanks to the amazing @robertknight! 🙇

Fixes

  • Prevent against reassignment of the same value to TextNodes in Firefox (#368, thanks @zbinlin)
  • When swapping the base of a composed child component, update its parent's base reference (#349)
  • Prevent accidental duplicate recycling of elements when swapping a component's root element (#373, thanks @jakearchibald)