Skip to content

v13.0.0

Compare
Choose a tag to compare
@megamaddu megamaddu released this 21 Oct 05:37
feee3a5

Major changes

  • Removed duplicate svg entries from React.Basic.DOM. Use React.Basic.DOM.SVG

Minor changes

  • Added an additional definition for each DOM element exposing the ReactComponent type before it is applied to element. This allows their use with APIs that expect to be handed React components, not PureScript functions.