Releases: sveltejs/eslint-plugin-svelte
v0.27.0
What's Changed
- Upgrade parser.
- Deprecate
dollar-prefixed-store-uses-vars
rule that are no longer needed. by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/108
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.26.0...v0.27.0
v0.26.0
What's Changed
- Update parser by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/104
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.25.0...v0.26.0
v0.25.0
What's Changed
- Fix false positives for import brace in indent rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/103
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.24.0...v0.25.0
v0.24.0
What's Changed
- Add shorthand-directive rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/99
- Fix wrong autofix in shorthand-attribute rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/100
- Improve autofix of prefer-class-directive by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/101
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.23.0...v0.24.0
v0.23.0
What's Changed
- Upgrade parser by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/97
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.22.1...v0.23.0
v0.22.1
What's Changed
- Fix parsing error in prefer-style-directive by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/96
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.22.0...v0.22.1
v0.22.0
What's Changed
- Add prefer-style-directive rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/95
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.21.0...v0.22.0
v0.21.0
What's Changed
- Support for svelte v3.46.1 by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/93
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.20.0...v0.21.0
v0.20.0
What's Changed
- Support for svelte v3.46 syntax by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/91
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.19.1...v0.20.0
v0.19.1
What's Changed
- Fix false positives in no-unused-svelte-ignore by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-svelte/pull/88
Full Changelog: https://github.com/ota-meshi/eslint-plugin-svelte/compare/v0.19.0...v0.19.1