Skip to content

4.0.0

Compare
Choose a tag to compare
@mvsmal mvsmal released this 01 May 22:17
· 8 commits to master since this release

Fable Core 3 & Fable.React 5 support!
[BREAKING CHANGE] Functions in IMixins use obj instead of CSSProperties
[BREAKING CHANGE] All ReactNode and ReactInstance types became ReactElement
[BREAKING CHANGE] All ReactType and ComponentClass types became ReactElementType
[BREAKING CHANGE] RefProp became of type U2<IRefValue<'T>,(ReactElement->unit)>