Skip to content
This repository was archived by the owner on Aug 10, 2019. It is now read-only.

Releases: samuelmeuli/react-simple-svg

v1.1.0

29 Mar 20:52
v1.1.0
8d84330
Compare
Choose a tag to compare

Added:

  • strokeWidth prop

v1.0.3

14 Oct 11:59
v1.0.3
93bd937
Compare
Choose a tag to compare

Improvements:

  • Prevent unnecessary rerenders when no props have changed by converting SimpleSvg into a PureComponent