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/eslint-plugin-svelte
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: eslint-plugin-svelte@3.2.1
Choose a base ref
...
head repository: sveltejs/eslint-plugin-svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 44 files changed
  • 4 contributors

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    bea4945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff148a View commit details
    Browse the repository at this point in the history
  3. chore: release eslint-plugin-svelte (#1137)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    0e2e848 View commit details
    Browse the repository at this point in the history
  4. feat: add ignorePropertyPatterns property and rename `ignorePattern…

    …s` to `ignoreTypePatterns` in `no-unused-props` rule (#1132)
    baseballyama authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    30c1e5f View commit details
    Browse the repository at this point in the history
  5. chore: release eslint-plugin-svelte (#1138)

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

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    40806a4 View commit details
    Browse the repository at this point in the history
  2. chore: release eslint-plugin-svelte (#1141)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    43f0ac3 View commit details
    Browse the repository at this point in the history
  3. fix: stop reporting child properties in no-unused-props when the pa…

    …rent object itself is used (#1143)
    baseballyama authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    138380d View commit details
    Browse the repository at this point in the history
  4. chore: release eslint-plugin-svelte (#1144)

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

Commits on Mar 20, 2025

  1. Configuration menu
    Copy the full SHA
    1233e46 View commit details
    Browse the repository at this point in the history
  2. chore: release eslint-plugin-svelte (#1147)

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

Commits on Mar 22, 2025

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

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