mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-02 15:20:32 +00:00
* Add new lifecycle events to React (16.3) * Add tests, fix lint * Bump version * Improve inference of snapshot * Improve tests * Correctly support returning partial state from getDerivedStateFromProps * Remove redundant type * Fix lint error * Write the incorrect subclassing test in a more verbose way