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: change it to use modern AST, if svelte v5 is installed #437

Merged
merged 14 commits into from
Mar 3, 2024

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    278ef12 View commit details
    Browse the repository at this point in the history
  2. Create loud-geese-trade.md

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a8039cf View commit details
    Browse the repository at this point in the history
  3. refactor

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3333a85 View commit details
    Browse the repository at this point in the history
  4. refactor

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f0c95ec View commit details
    Browse the repository at this point in the history
  5. fix

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c909bd5 View commit details
    Browse the repository at this point in the history
  6. refactor type

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    b103486 View commit details
    Browse the repository at this point in the history
  7. fix

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    48aa963 View commit details
    Browse the repository at this point in the history
  8. fix

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    dd7374f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70f0d06 View commit details
    Browse the repository at this point in the history
  10. fix: changed so that if Compiler.SvelteOptions does not have __raw__ …

    …property, we parse it ourselves
    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c374681 View commit details
    Browse the repository at this point in the history
  11. fix

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2621ab9 View commit details
    Browse the repository at this point in the history
  12. fix for @const node

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    cb8093e View commit details
    Browse the repository at this point in the history
  13. add test

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    8b30a8a View commit details
    Browse the repository at this point in the history
  14. fix

    ota-meshi committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2eea457 View commit details
    Browse the repository at this point in the history