v3.1.0
Fixed
- Made optional props optional, removing use of
defaultProps
. This may be a slight behavior change with TypeScript if previously passingnull
. - Fixed used of
shapeRendering="crispEdges"
in SVG component.
defaultProps
. This may be a slight behavior change with TypeScript if previously passing null
.shapeRendering="crispEdges"
in SVG component.