- Passes down context (inferno-create-class)
- Allows using value as prop when Element is not controlled (core)
- Fixes hydration appending issue (core)
- Move to rc-css-transition-group-modern dependency (inferno-compat)
- Fixes issue with string refs (rc-css-transition-group-modern dependency)
- Fixes issue with deprecated findNode (rc-css-transition-group-modern dependency)
- Allows numeric values to be used with devTools (inferno-devtools)
- Adds validation for server/client markup mismatch (core)
- Throws validation error if Inferno is initializing too early (core)
- Allows meta/control clicks for Link (inferno-router)
- Includes propTypes in infenro-compat build (inferno-compat)
- Fixes redirect bug when nextTick is not properly shimmed (inferno-router)
- Deleted deprecated inferno-dom package