Skip to content

Inferno v5.0.2

Compare
Choose a tag to compare
@Havunen Havunen released this 04 Apr 14:33
· 737 commits to master since this release

Typescript type improvements

  • Support class and styleName attributes (#1307)
  • Allow EventHandlers to be null (#1313)
  • Fix Router and Switch component types (#1318)

Inferno-router

  • Fixes bug where changing route did not update DOM (#1322)