Closed staxmanade closed 9 years ago
Hey,
Just an FYI: I was originally developing an app using JSPM and this library, but yesterday on NPM Facebook published version 0.14 which introduces some breaking changes...
0.14
https://www.npmjs.com/package/react https://www.npmjs.com/package/react-dom
I was able to work around my broken app by adjusting JSPM config to stay with the React 0.13.
React 0.13
I'm not sure how the migration path would look on this project, but wanted to let you guys know.
Love it so far :)
Thanks for the heads up @staxmanade! Would you be up for creating a PR?
It may be a bit before I can dig in and give it a go. If no one steps up before then, then you may likely see a PR...
Moved to #33.
Hey,
Just an FYI: I was originally developing an app using JSPM and this library, but yesterday on NPM Facebook published version
0.14
which introduces some breaking changes...https://www.npmjs.com/package/react https://www.npmjs.com/package/react-dom
I was able to work around my broken app by adjusting JSPM config to stay with the
React 0.13
.I'm not sure how the migration path would look on this project, but wanted to let you guys know.
Love it so far :)