Releases: sveltejs/eslint-plugin-svelte
v0.19.0
What's Changed
- Refactor valid-compile by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/86
- Add no-unused-svelte-ignore rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/87
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.18.1...v0.19.0
v0.18.1
What's Changed
- Update parser by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/84
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.18.0...v0.18.1
v0.18.0
What's Changed
- Add dollar-prefixed-store-uses-vars rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/81
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.17.0...v0.18.0
v0.17.0
v0.16.1
What's Changed
- Replace website with sveltekit by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/79
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.16.0...v0.16.1
v0.16.0
What's Changed
- Upgrade parser and use new properties by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/78
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.15.0...v0.16.0
v0.15.0
What's Changed
- Add mustache-spacing rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/77
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.14.0...v0.15.0
v0.14.0
What's Changed
- Improve messages for
valid-compile
rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/74 - Add no-dynamic-slot-name rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/75
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.13.1...v0.14.0
v0.13.1
What's Changed
- Fix indent rule bugs by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/72
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.13.0...v0.13.1
v0.13.0
What's Changed
- Update indent rule to support typescript v4.5 by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/71
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.12.0...v0.13.0