mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 20:01:57 +00:00
Add missing "and"
This commit is contained in:
@@ -3,7 +3,7 @@ title: "React v16.3.0: New lifecycles and context API"
|
||||
author: [bvaughn]
|
||||
---
|
||||
|
||||
A few days ago, we [wrote a post about upcoming changes to our legacy lifecycle methods](/blog/2018/03/27/update-on-async-rendering.html), including gradual migration strategies. In React 16.3.0, we are adding a few new lifecycle methods to assist with that migration. We are also introducing new APIs for long requested features: an official context API, a ref forwarding API, an ergonomic ref API.
|
||||
A few days ago, we [wrote a post about upcoming changes to our legacy lifecycle methods](/blog/2018/03/27/update-on-async-rendering.html), including gradual migration strategies. In React 16.3.0, we are adding a few new lifecycle methods to assist with that migration. We are also introducing new APIs for long requested features: an official context API, a ref forwarding API, and an ergonomic ref API.
|
||||
|
||||
Read on to learn more about the release.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user