Skip to content

10.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 09:32
0c1b93c

Features

Types

Fixes

  • Cannot read property 'insertBefore' of undefined during suspense (#4141, thanks @zakstucke)
  • Remove role attribute when it's null or undefined (#4137, thanks @DAreRodz)
  • Add timer to event handler so we can check whether it was attached during the current propagation (#4126, thanks @JoviDeCroock)
  • Fix ordering issue with Component re-render (#4125, thanks @JoviDeCroock)

Maintenance