mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-28 21:10:02 +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