react-isomorphic-data@0.9.0
·
125 commits
to master
since this release
0.9.0 (2019-11-12)
Features
- separate
ssr
utilities to its own bundle (d2d78db)
BREAKING CHANGES
renderToStringWithData
andgetDataFromTree
can now be imported fromreact-isomorphic-data/ssr
instead ofreact-isomorphic-data
Even though there is a breaking change, I deliberately made it a minor
version bump because I want to preserve 1.0.0
to be a truly stable and production-ready release.