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] introduce helper method to prevent push maximum call stack size exceeded error #71

Merged
merged 3 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
    
    Fixes Rich-Harris#40
    Alternative to Rich-Harris#64
    Part of sveltejs/svelte#4694
    Simon committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    f684027 View commit details
    Browse the repository at this point in the history
  2. indentation, docs

    Simon committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    42d0192 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Update handlers.js

    Rich-Harris committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    8125746 View commit details
    Browse the repository at this point in the history