Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusted no-deprecated rule for React 16.3.0 #1750

Merged
merged 3 commits into from
Apr 10, 2018

Commits on Mar 29, 2018

  1. Adjusted no-deprecated rule for React 16.3.0

    Added warnings for componentWillMount, componentWillReceiveProps, componentWillUpdate
    sergei-startsev authored and ljharb committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    5ab7a23 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. Configuration menu
    Copy the full SHA
    501edbf View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Changed warnings in no-deprecated rule, deprecated old lifecycle me…

    …thods in favor of `UNSAFE_*`
    sergei-startsev authored and ljharb committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    7034ffc View commit details
    Browse the repository at this point in the history