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

feat(turbopack): Check for duplicate parallel routes #64181

Merged
merged 19 commits into from
Apr 23, 2024
Merged

Commits on Apr 11, 2024

  1. WIP

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    203bb25 View commit details
    Browse the repository at this point in the history
  2. log

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    845bb2e View commit details
    Browse the repository at this point in the history
  3. check_duplicate

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    036cfb1 View commit details
    Browse the repository at this point in the history
  4. Change error message

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    61b6c3f View commit details
    Browse the repository at this point in the history
  5. Remove dbg

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    61ffc2b View commit details
    Browse the repository at this point in the history
  6. Enable test

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2c8e2cb View commit details
    Browse the repository at this point in the history
  7. Use issue

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e284f0d View commit details
    Browse the repository at this point in the history
  8. typo

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    80ef02f View commit details
    Browse the repository at this point in the history
  9. Skip turbo build

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f6489ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c630ecb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b96f9aa View commit details
    Browse the repository at this point in the history
  12. fix

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e765350 View commit details
    Browse the repository at this point in the history
  13. Filter more

    kdy1 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    df5c920 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fix

    kdy1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    945a8cc View commit details
    Browse the repository at this point in the history
  2. lint

    kdy1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c03315c View commit details
    Browse the repository at this point in the history
  3. page_path_except_parallel

    kdy1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f041833 View commit details
    Browse the repository at this point in the history
  4. Use map

    kdy1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2c84e83 View commit details
    Browse the repository at this point in the history
  5. Update test manifest

    kdy1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7568489 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Use test manifest

    kdy1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cb65b2e View commit details
    Browse the repository at this point in the history