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

refactor(error-overlay): improve server code for webpack/Turbopack middleware #62396

Merged
merged 46 commits into from
Mar 6, 2024

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    595c340 View commit details
    Browse the repository at this point in the history
  2. update snapshots

    balazsorban44 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d0ff9bf View commit details
    Browse the repository at this point in the history
  3. tweak URL parsing

    balazsorban44 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    02d2624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0502163 View commit details
    Browse the repository at this point in the history
  5. revert snapshots

    balazsorban44 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    24e60b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    82cbbe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad54559 View commit details
    Browse the repository at this point in the history
  3. more refactor

    balazsorban44 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e7ef697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c181c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15a555c View commit details
    Browse the repository at this point in the history
  6. revert client changes

    balazsorban44 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e47e034 View commit details
    Browse the repository at this point in the history
  7. drop _

    balazsorban44 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5b26026 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fa7fdc View commit details
    Browse the repository at this point in the history
  9. fix type errors

    balazsorban44 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9e06b86 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    a507bdd View commit details
    Browse the repository at this point in the history
  2. fix condition

    balazsorban44 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8af0c1f View commit details
    Browse the repository at this point in the history
  3. move more to shared

    balazsorban44 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5f9ebae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a76733b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cace243 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceeb547 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'chore/cleanup-error-overlay-server' of https://github.c…

    …om/vercel/next.js into chore/cleanup-error-overlay-server
    balazsorban44 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d4e399c View commit details
    Browse the repository at this point in the history
  8. line -> lineNumber

    balazsorban44 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    eae8cf7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14b4c13 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. lineNumber

    balazsorban44 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    be853e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941ae2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ffb9ba View commit details
    Browse the repository at this point in the history
  4. fix import

    balazsorban44 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c0896f3 View commit details
    Browse the repository at this point in the history
  5. fix type lint error

    balazsorban44 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f73a987 View commit details
    Browse the repository at this point in the history
  6. fix interface

    balazsorban44 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    43c1c52 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    73438d6 View commit details
    Browse the repository at this point in the history
  2. fix type and import

    balazsorban44 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5f74cf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    ba63cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91857b9 View commit details
    Browse the repository at this point in the history
  3. fix build

    balazsorban44 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    153de03 View commit details
    Browse the repository at this point in the history
  4. fix types

    balazsorban44 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d14fd7a View commit details
    Browse the repository at this point in the history
  5. more type fix

    balazsorban44 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d6afaa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. address review

    balazsorban44 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3bd3595 View commit details
    Browse the repository at this point in the history
  2. address review

    balazsorban44 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b50405f View commit details
    Browse the repository at this point in the history
  3. revert

    balazsorban44 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fb1ac00 View commit details
    Browse the repository at this point in the history
  4. revert

    balazsorban44 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2d5fc79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    128a5b3 View commit details
    Browse the repository at this point in the history
  6. move

    balazsorban44 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    292962f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ead129 View commit details
    Browse the repository at this point in the history
  8. move import

    balazsorban44 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7d5c121 View commit details
    Browse the repository at this point in the history
  9. fix import

    balazsorban44 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ad2fee7 View commit details
    Browse the repository at this point in the history
  10. fix build

    balazsorban44 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a9d7101 View commit details
    Browse the repository at this point in the history