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

Inject deprecationEntries from jest-config to jest-validate. #6067

Merged
merged 7 commits into from
Apr 28, 2018

Commits on Apr 25, 2018

  1. Move deprecationEntries from jest-config to jest-validate.

    Also fix a typo on `jest-runtime`
    Sid Ferreira committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    61e95ee View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Sid Ferreira committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    37c4988 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    Sid Ferreira committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    304da8b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. deprecations are an option

    Sid Ferreira committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    1020177 View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    Sid Ferreira committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    feadbe7 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Sid Ferreira committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    acb5231 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Properly describe changes on changelog.md

    Sid Ferreira committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    1856c01 View commit details
    Browse the repository at this point in the history