Releases: infernojs/inferno
Releases · infernojs/inferno
Inferno v7.4.10
All packages
This release fixes a possible supply chain attack by adding repository link to all packages #1574
Inferno v7.4.9
Inferno-core
- Adds typing support for lazy loading images e34e287
- Fixes an issue where normalizeProps overrides explicitly defined class name property 592e065
Inferno-router
- Adds typing support for title and other html element attributes to Link component 6480b05
Inferno v7.4.8
Inferno core
Fixes an issue where shouldComponentUpdate gets called after forceUpdate if there were pending state changes on the given component #1534 #1535
Inernal dependencies updated
Inferno v7.4.7
Inferno-core
This release fixes wrong "latest" tag in npm registry after v5 hotfix
Internal dependencies updated 90e2daa
License year updated 1f06cdd
Inferno v5.6.2
Inferno Core
This is patch inferno v5x versions to change opencollective dependency to opencollective postinstall. Closes #1532 original change backported: 0ea17d0
Inferno v7.4.6
Inferno all packages
This release fixes broken UMD bundle header in all packages #1527
Inferno v7.4.5
Inferno-core
Improved createRef() type
Inferno-server
Fixes a bug where rendering forwardRef component server side failed to exception. #1523
Inferno v7.4.4
Inferno-router
Navlink component typescript typings have been improved and it does not require all properties to be set anymore. This fixes Github issue #1518
Internal dependencies were updated
Inferno v7.4.3
Inferno core
Optimized rendering functional component 1af165f
Optimized cloneFragment method 85eba12
Internal development dependencies have been upgraded
Inferno v7.4.2
Inferno core
Fixes an issue introduced in v7.4.1 where setState callback was called even if component got unmounted 0e6b243