Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@zpao zpao released this 25 Jun 22:05
· 37 commits to trunk since this release

Fixed

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