Hi,
I've been using om.core happily for years now. I mean the original version of Om, in opposition to Om.Next. I was also happily updating Om in my dependencies because om.core didn't change and everything kept on working. This allowed me to leverage om.core with more up to date versions of React.
I was happy to see the release of beta2 because it comes with React 16 which solves a bug in React 15.x (I'll spare you the details because this is unrelated to Om). Unfortunately, this time it didn't go well due to the deprecation of React.createClass.
Going forward, is there any chance to keep users like me happy?
Hi,
I've been using
om.corehappily for years now. I mean the original version ofOm, in opposition to Om.Next. I was also happily updating Om in my dependencies becauseom.coredidn't change and everything kept on working. This allowed me to leverageom.corewith more up to date versions of React.I was happy to see the release of
beta2because it comes with React 16 which solves a bug in React 15.x (I'll spare you the details because this is unrelated to Om). Unfortunately, this time it didn't go well due to the deprecation ofReact.createClass.Going forward, is there any chance to keep users like me happy?