Skip to content

Inferno v6.1.2

Compare
Choose a tag to compare
@Havunen Havunen released this 01 Nov 20:20
· 561 commits to master since this release

Inferno core

Fixes an issue where emptying Fragment root inside another Fragment caused its new children to be mounted outside its boundaries. #1412

Typescript

Adds back native event properties to following events: ClipboardEvent, CompositionEvent, DragEvent and FocusEvent #1411 a4b7b50