Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sveltejs/svelte-eslint-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: sveltejs/svelte-eslint-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 6 commits
  • 16 files changed
  • 4 contributors

Commits on Mar 27, 2025

  1. chore(deps): update dependency eslint-plugin-svelte to v3 (#678)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: yosuke ota <otameshiyo23@gmail.com>
    renovate[bot] and ota-meshi authored Mar 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    73479f9 View commit details

Commits on Mar 29, 2025

  1. perf: iterate children using a for loop (#694)

    43081j authored Mar 29, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    sxzz Kevin Deng 三咲智子
    Copy the full SHA
    00549ff View commit details
  2. chore: drop require in benchmark (#695)

    43081j authored Mar 29, 2025
    Copy the full SHA
    157d486 View commit details

Commits on Mar 31, 2025

  1. chore(deps): update typescript-eslint monorepo to ~8.29.0 (#696)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 31, 2025
    Copy the full SHA
    e82b517 View commit details

Commits on Apr 3, 2025

  1. fix: crash with $derived() in template using ts (#698)

    ota-meshi authored Apr 3, 2025
    Copy the full SHA
    8188302 View commit details
  2. chore: release svelte-eslint-parser (#699)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 3, 2025
    Copy the full SHA
    3081ac7 View commit details
Loading