0.11.0-rc.3
Pre-release
Pre-release
- Changed
React.jsxKeyed(s)
,ReactDOM.jsxKeyed(s)
having key as optional argument. - Changed
React.fragmentProps
children field to optional. - Removed the helper functions for JSX v4 from
React.res
. - Made
React.component
conversion function zero cost.