Releases: gadicc/meteor-blaze-react-component
Releases · gadicc/meteor-blaze-react-component
v1.1.1
Changed
- We now render into a
<span />
instead of a <div />
. This should be a
transparent change in most cases, although I apologize if you have to re-fix
any CSS you might have used to work around the original un-intended
behaviour.
v1.1.0
v1.1.0; blazeToReact method and guidelines for package authors