Skip to content

Commit

Permalink
Update content/blog/2020-02-26-react-v16.13.0.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Juliano Marques Nunes <julianomarquesnunes@gmail.com>
  • Loading branch information
jussarasoares and juliano-nunes committed Mar 10, 2020
1 parent cc592fc commit 12c2795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/2020-02-26-react-v16.13.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Consulte a documentação para [instruções detalhadas de instalação](/docs/i

### React {#react}

- Avisa quando uma string ref é usada de uma maneira que não seja passível de um futuro código ([@lunaruan](https://github.com/lunaruan) in [#17864](https://github.com/facebook/react/pull/17864))
- Avisa quando uma string ref é usada de uma maneira que não seja compatível com um futuro codemod ([@lunaruan](https://github.com/lunaruan) in [#17864](https://github.com/facebook/react/pull/17864))
- Deprecia `React.createFactory()` ([@trueadm](https://github.com/trueadm) in [#17878](https://github.com/facebook/react/pull/17878))

### React DOM {#react-dom}
Expand Down

0 comments on commit 12c2795

Please sign in to comment.