Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/eager-snails-follow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'eslint-plugin-svelte': minor
---

feat(no-navigation-without-resolve): not reporting pure query URLs
5 changes: 5 additions & 0 deletions .changeset/perky-chefs-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'eslint-plugin-svelte': patch
---

fix(no-navigation-without-resolve): fixed nullish link shorthands not being allowed
5 changes: 5 additions & 0 deletions .changeset/salty-plants-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'eslint-plugin-svelte': minor
---

feat(no-navigation-without-resolve): for links, the rule now reports on the whole attribute
5 changes: 5 additions & 0 deletions .changeset/six-mugs-pick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'eslint-plugin-svelte': minor
---

feat(no-navigation-without-resolve): recognizing resolved values with queries and fragments
Loading
Loading