Hacker News new | ask | show | jobs
by Hovertruck 3494 days ago
Watch out for third party libraries breaking with this release. A couple that we use use were importing some modules from 'react/lib' that moved to 'react-dom/lib' such as CSSPropertyOperations.
1 comments

These were always private APIs and will break many more times. Please file issues with those libraries to stop using them. We will stop exposing them completely in the future.