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] prevent maximum call stack size exceeded error on large pages #7203

Merged
merged 4 commits into from Jan 31, 2022

Commits on Jan 29, 2022

  1. [fix] introduce helper method to prevent push maximum call stack size…

    … exceeded error
    
    Part of sveltejs#4694
    Also related: Rich-Harris/code-red#71
    Simon committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    7f4d0cd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. bump code-red

    benmccann committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    fbee6ec View commit details
    Browse the repository at this point in the history
  2. update changelog

    benmccann committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    8be8f9b View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Conduitry <git@chor.date>
    benmccann and Conduitry committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7d8d85a View commit details
    Browse the repository at this point in the history