Skip to content

Releases: infernojs/inferno

v9.0.11

30 Jan 10:39
v9.0.11
b605115

Choose a tag to compare

Inferno-core

  • Added validation for child flags to development bundle #1693 a5b4e73

v9.0.10

21 Dec 07:27
v9.0.10
0494dfa

Choose a tag to compare

Inferno-router

v9.0.9

20 Dec 12:44
v9.0.9
955f2af

Choose a tag to compare

Inferno-Router

  • Allow using linkEvent as clickHandler in <Link> component
  • updated path-to-regexp to 8.3.0

v9.0.8

19 Dec 17:15
v9.0.8
021635d

Choose a tag to compare

Inferno-core

  • Optimized development mode key validation 934584b

v9.0.7

10 Dec 07:24
v9.0.7
776f8b7

Choose a tag to compare

Inferno server

  • Fixes XSS vulnerability through inline style attribute and default checked prop. #1692 d81a2f8

note: v9.0.6 was skipped due to NPM publication error

v9.0.5

24 Nov 07:21
v9.0.5
67668c1

Choose a tag to compare

Inferno core

  • Fixes a regression from v9.0.4 where user entered value got overriden by input elements default value for non-controlled input fields. #1689

v9.0.4

13 Sep 14:52
v9.0.4
bf04b5b

Choose a tag to compare

v9.0.4

New Contributors

  • @Zt0 made their first contribution in #1682

Full Changelog: v9.0.3...v9.0.4

v9.0.3

01 Mar 13:17
v9.0.3
929300d

Choose a tag to compare

Inferno core

"Inferno is in development mode" - console log entry removed #1573, Inferno will still throw warning when:

v9.0.2

09 Feb 18:14
v9.0.2
e93765c

Choose a tag to compare

Typescript

  • Fixes a bug where using javascript component from typescript side caused type definition error #1675
  • TSX attributes were updated 8155d7e
  • Added missing "type" attribute for HTML Video element #1674

v9.0.1

25 Jan 07:05
v9.0.1
61f772a

Choose a tag to compare

inferno-core

  • Fixes an issue where TS typings could not be resolved through exports entry #1673 b46181c