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(core): Remove for-of syntax from core helpers for JSC memory reduction #3690

Merged
merged 10 commits into from
Oct 19, 2024

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    5f70fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb0ef23 View commit details
    Browse the repository at this point in the history
  3. Remove for-of from request

    kitten committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    899dfe1 View commit details
    Browse the repository at this point in the history
  4. Remove for-of from variables

    kitten committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    3f73639 View commit details
    Browse the repository at this point in the history
  5. Remove for-of from gql

    kitten committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    11e3042 View commit details
    Browse the repository at this point in the history
  6. Remove for-of from client

    kitten committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1acf36b View commit details
    Browse the repository at this point in the history
  7. Remove for-of from error

    kitten committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7222de9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5427bc5 View commit details
    Browse the repository at this point in the history
  9. Add changeset

    kitten committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    3e6dcd0 View commit details
    Browse the repository at this point in the history
  10. Update packages/core/src/gql.ts

    Co-authored-by: Jovi De Croock <[email protected]>
    kitten and JoviDeCroock authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d080c43 View commit details
    Browse the repository at this point in the history