v0.0.183
π Enhancements
- [responsive] add
innerRef
prop to<ScaleSVG />
. #393
π Documentation
- [docs] use react-docgen to generate docs from prop-types and comments. #399
- [responsive][docs] add innerRef prop docs. #400
- [threshold][docs] update
clipAboveTo
andclipBelowTo
prop types tonumber|func
. #401
π Internal
- [docs] add script to sync files -> docs -> readme -> vx-demo.now.sh/docs. #399