v13.0.0
Major changes
- Removed duplicate
svgentries fromReact.Basic.DOM. UseReact.Basic.DOM.SVG
Minor changes
- Added an additional definition for each DOM element exposing the
ReactComponenttype before it is applied toelement. This allows their use with APIs that expect to be handed React components, not PureScript functions.