v0.7.1
- Set
sideEffects: false
in package.json. - Add
style
pass-through property to set CSS properties on the container element. (@Authchirion in #90) - Document that the
showInfo
prop is deprecated.
sideEffects: false
in package.json.style
pass-through property to set CSS properties on the container element. (@Authchirion in #90)showInfo
prop is deprecated.