-
-
Notifications
You must be signed in to change notification settings - Fork 63
Pull requests: sveltejs/eslint-plugin-svelte
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(no-navigation-without-resolve): properly detecting invalid binary expression operators
#1490
opened Mar 7, 2026 by
marekdedic
Loading…
feat(no-navigation-without-resolve): added support for ternary expressions
#1489
opened Mar 7, 2026 by
marekdedic
Loading…
chore(no-navigation-without-resolve): removed unneeded recursion
#1488
opened Mar 7, 2026 by
marekdedic
•
Draft
feat(no-navigation-without-resolve): recognizing resolved values with queries and fragments
#1482
opened Mar 4, 2026 by
sacrosanctic
Loading…
chore(deps): update dependency @ota-meshi/eslint-plugin to ^0.20.0
#1474
opened Feb 10, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency eslint-plugin-regexp to v3
#1470
opened Jan 23, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency eslint-plugin-yml to v3
#1464
opened Jan 20, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency eslint-plugin-json-schema-validator to v6
#1463
opened Jan 20, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency eslint-plugin-jsdoc to v62
#1459
opened Jan 10, 2026 by
renovate
bot
Loading…
1 task
fix(deps): update dependency globals to v17
#1453
opened Jan 1, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency @types/node to v24
#1409
opened Oct 28, 2025 by
renovate
bot
Loading…
1 task
fix(no-navigation-without-resolve): do not report parent-directory relative urls in anchor links
#1383
opened Sep 26, 2025 by
yanneves
Loading…
feat(no-navigation-without-resolve): add
allowSuffix option
#1381
opened Sep 24, 2025 by
baseballyama
•
Draft
fix(no-navigation-without-resolve): do not report if there is
data-sveltekit-reload or rel="external" in <a>
#1380
opened Sep 23, 2025 by
baseballyama
Loading…
fix(valid-compile): use compiler options if provided
#1373
opened Sep 23, 2025 by
baseballyama
Loading…
feat(prefer-svelte-reactivity): reporting returned variables
#1326
opened Sep 4, 2025 by
marekdedic
•
Draft
feat(no-navigation-without-resolve): added support for ResolvedPathname types
#1321
opened Sep 4, 2025 by
marekdedic
Loading…
chore(deps): update dependency undici to v7
#1291
opened Aug 8, 2025 by
renovate
bot
Loading…
1 task
feat(prefer-svelte-reactivity): ignoring encapsulated local variables by default
#1287
opened Aug 6, 2025 by
marekdedic
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.