Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored Mar 29, 2018
1 parent 2c3f5fb commit 4304475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@

### React Lifecycles Compat (New)

* First release of the [new package](https:/facebook/react/tree/master/packages/react-lifecycles-compat) to help library developers target multiple versions of React. ([@bvaughn](https:/bvaughn) in [#12105](https:/facebook/react/pull/12105))
* First release of the [new package](https:/reactjs/react-lifecycles-compat) to help library developers target multiple versions of React. ([@bvaughn](https:/bvaughn) in [#12105](https:/facebook/react/pull/12105))

### Create Subscription (New)

* First release of the [new package](https:/facebook/react/tree/master/packages/react-lifecycles-compat) to subscribe to external data sources safely for async rendering. ([@bvaughn](https:/bvaughn) in [#12325](https:/facebook/react/pull/12325))
* First release of the [new package](https:/facebook/react/tree/master/packages/create-subscription) to subscribe to external data sources safely for async rendering. ([@bvaughn](https:/bvaughn) in [#12325](https:/facebook/react/pull/12325))

### React Reconciler (Experimental)

Expand Down

0 comments on commit 4304475

Please sign in to comment.