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

[codemod] Add optimal-imports for v5 #27404

Merged
merged 14 commits into from
Jul 26, 2021

Commits on Jul 22, 2021

  1. Add private-imports codemod

    mnajdova committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    47d2b0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d2a7bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a921ca1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9c4c0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c90446 View commit details
    Browse the repository at this point in the history
  6. lint issue

    mnajdova committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    8cfc78c View commit details
    Browse the repository at this point in the history
  7. Update docs/src/pages/guides/migration-v4/migration-v4.md

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    bcd0f38 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    0fcf289 View commit details
    Browse the repository at this point in the history
  2. prettier

    mnajdova committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a7c35d1 View commit details
    Browse the repository at this point in the history
  3. trigger build

    mnajdova committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    3a16144 View commit details
    Browse the repository at this point in the history
  4. add modern in the paths

    mnajdova committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    2a47680 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    a9e5e7e View commit details
    Browse the repository at this point in the history
  2. renamed to optimal-imports

    mnajdova committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3c2ddb0 View commit details
    Browse the repository at this point in the history
  3. fix idempotent test

    mnajdova committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f6a89e7 View commit details
    Browse the repository at this point in the history