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

feat: add support for fragment arguments #23

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Apr 2, 2024

  1. Add support for fragment arguments

    JoviDeCroock authored and kitten committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bb7c523 View commit details
    Browse the repository at this point in the history
  2. Update types in ast.ts

    kitten committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    198bbdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80eb7f0 View commit details
    Browse the repository at this point in the history
  4. Add changeset

    kitten committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    90ee202 View commit details
    Browse the repository at this point in the history
  5. Add missing type-cast

    kitten committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cbfc521 View commit details
    Browse the repository at this point in the history
  6. Apply lints

    kitten committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9681670 View commit details
    Browse the repository at this point in the history