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

fix: allow resolving large JSON data in server components #42025

Merged
merged 13 commits into from Oct 30, 2022

Commits on Oct 28, 2022

  1. add test

    balazsorban44 committed Oct 28, 2022
    Copy the full SHA
    a8cbdd8 View commit details
    Browse the repository at this point in the history
  2. remove node-fetch

    balazsorban44 committed Oct 28, 2022
    Copy the full SHA
    6f64eb9 View commit details
    Browse the repository at this point in the history
  3. fix test name

    balazsorban44 committed Oct 28, 2022
    Copy the full SHA
    dc5d9e0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8289fe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Fix debug

    timneutkens committed Oct 29, 2022
    Copy the full SHA
    ccd2092 View commit details
    Browse the repository at this point in the history
  2. Add large data

    timneutkens committed Oct 29, 2022
    Copy the full SHA
    38f0f7b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    22dc447 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    95907b2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8385020 View commit details
    Browse the repository at this point in the history
  6. Remove debugger statement

    timneutkens committed Oct 29, 2022
    Copy the full SHA
    2c3aa8d View commit details
    Browse the repository at this point in the history
  7. Update test

    timneutkens committed Oct 29, 2022
    Copy the full SHA
    1d54a93 View commit details
    Browse the repository at this point in the history
  8. Update test

    timneutkens committed Oct 29, 2022
    Copy the full SHA
    fa31fee View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Copy the full SHA
    1da97ad View commit details
    Browse the repository at this point in the history