Good talk by Kitze on some of the new features of React. Think Error Boundaries, the new Context API, etc.
Additionally he also looks forwards to getDerivedStateFromProps
, the upcoming deprecation of componentWillMount
/ componentWillUpdate
/ componentWillReceiveProps
, and the aforementioned (but no longer available?) call-return feature.