Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zeromake committed Feb 9, 2018
1 parent 07fb7c6 commit 4033540
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -20,3 +20,10 @@ copy to [preact](https://github.com/developit/preact)
- unmountComponentAtNode
- unstable_renderSubtreeIntoContainer
- Children
- add react 16 api:
- createRef
- Component.getDerivedStateFromProps
- deprecated:
- Component.prototype.componentWillMount
- Component.prototype.componentWillReceiveProps
- Component.prototype.componentWillUpdate

0 comments on commit 4033540

Please sign in to comment.