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.0
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.1
Choose a head ref
  • 6 commits
  • 18 files changed
  • 3 contributors

Commits on Mar 20, 2025

  1. chore(deps): update typescript-eslint monorepo to ~8.27.0 (#688)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    4a3e3a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. chore(deps): update typescript-eslint monorepo to ~8.28.0 (#690)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    883ba2a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. chore(deps): update dependency eslint to ~9.23.0 (#689)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    c5fe769 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. fix: resolved issue of $props incorrectly detected as store when us…

    …ing variables named after runes like `$props` and `props` (#692)
    baseballyama authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    1c533d8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pnpm/action-setup action to v4 (#691)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    49b9c80 View commit details
    Browse the repository at this point in the history
  3. chore: release svelte-eslint-parser (#693)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    0df76be View commit details
    Browse the repository at this point in the history
Loading