Add a new prop to Html, Svg and ScaledSvg components to allow for setting the overflow property. See the CHANGELOG.md for full details.
This is technically a breaking change because it removes the innerElement binding on the Svg component but I don't think that had much practical value and I'd be surprised if anyone was actually using it.