dillon1000/react

Commit

[React] remove deprecated Component.update()

Summary: Since grepping for `update` and `updateAll` is pretty hard, I had these these functions call through but complain loudly. This noisy call through has been in prod for over a week and I haven't heard any complains, so let's take it out altogether.
Browse files
Changed paths1 file
First-parent comparison
M src/core/ReactComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…