Releases: sveltejs/eslint-plugin-svelte
Releases · sveltejs/eslint-plugin-svelte
v0.19.1
What's Changed
- Fix false positives in no-unused-svelte-ignore by @ota-meshi in #88
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Refactor valid-compile by @ota-meshi in #86
- Add no-unused-svelte-ignore rule by @ota-meshi in #87
Full Changelog: v0.18.1...v0.19.0
v0.18.1
v0.18.0
What's Changed
- Add dollar-prefixed-store-uses-vars rule by @ota-meshi in #81
Full Changelog: v0.17.0...v0.18.0
v0.17.0
Full Changelog: v0.16.1...v0.17.0
v0.16.1
What's Changed
- Replace website with sveltekit by @ota-meshi in #79
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Upgrade parser and use new properties by @ota-meshi in #78
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v0.14.0
What's Changed
- Improve messages for
valid-compile
rule by @ota-meshi in #74 - Add no-dynamic-slot-name rule by @ota-meshi in #75
Full Changelog: v0.13.1...v0.14.0