Details relating to major changes that aren't presently in CHANGELOG.md, due to limitations with how that file is being generated.
Added
fallbackoption.
Changed
onInjectedis now an error-first callback.
Changed
pathprop renamed tosrc.
Added
- All additional non-documented props will now be spread onto the wrapper element.
Changed
callbackprop renamed toonInjected.classNameprop renamed tosvgClassName.styleprop renamed tosvgStyle.
Removed
wrapperClassNamehas been removed. Instead, just passclassNamesince it will be spread onto the wrapper element.