Now that React merged the Hooks feature it will soon be released. The API is such a nice enhancement for structuring code that I can't wait to start using it.
Besides being a nice tool Hooks will also replace recompose and a lot of messy HoC patterns. The latter is particularly relevant when using Typescript, since proper typing is sometimes hard or impossible to achieve. For example typesafe inject for MobX