3.0.0
[BREAKING CHANGE] Move Fable.Helpers.MaterialUI
module to Fable.MaterialUI.Core
[BREAKING CHANGE] Remove all imported PascalCased ComponentClass<'P>
components, keep only reactElement (props : IHTMLProp list) (children : ReactElement list)
elements
[BREAKING CHANGE] Change signature of ITransitions.create
method to create: props : U2<string, string[]> * ?options: ITransitionOptions -> string