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

Collapse sequences of call stack frames from React and Next.js in the error overlay #44137

Merged
merged 7 commits into from
Jan 3, 2023

Commits on Dec 19, 2022

  1. Add package origin of the stack frame to '/__nextjs_original-stack-fr…

    …ame' response'
    Hannes Bornö committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2c287eb View commit details
    Browse the repository at this point in the history
  2. Get sourcePackage from response

    Hannes Bornö committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    4eed04e View commit details
    Browse the repository at this point in the history
  3. Helper for grouping stack frames by framework

    Hannes Bornö committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    5085e1d View commit details
    Browse the repository at this point in the history
  4. Render groups in the error overlay call stack list

    Hannes Bornö committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    dea6cf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1bc1bd View commit details
    Browse the repository at this point in the history
  6. Fix/Add test

    Hannes Bornö committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b7e19f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Merge branch 'canary' of https://github.com/hanneslund/next.js into g…

    …roup-callstack-by-framework
    Hannes Bornö committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    99f83c9 View commit details
    Browse the repository at this point in the history