Releases: sveltejs/eslint-plugin-svelte
Releases · sveltejs/eslint-plugin-svelte
v0.31.0
What's Changed
- Improve prefer-style-directive by @ota-meshi in #125
- Add no-shorthand-style-property-overrides rule by @ota-meshi in #126
- Add no-dupe-style-properties rule by @ota-meshi in #127
- Add no-unknown-style-directive-property rule by @ota-meshi in #128
- Add no-non-optimized-style-attributes rule by @ota-meshi in #129
- Update preset config.
Full Changelog: v0.30.0...v0.31.0
v0.30.0
v0.29.0
v0.28.0
What's Changed
- Improve prefer-style-directive rule by @ota-meshi in #111
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- Upgrade parser.
- Deprecate
dollar-prefixed-store-uses-vars
rule that are no longer needed. by @ota-meshi in #108
Full Changelog: v0.26.0...v0.27.0
v0.26.0
v0.25.0
What's Changed
- Fix false positives for import brace in indent rule by @ota-meshi in #103
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Add shorthand-directive rule by @ota-meshi in #99
- Fix wrong autofix in shorthand-attribute rule by @ota-meshi in #100
- Improve autofix of prefer-class-directive by @ota-meshi in #101
Full Changelog: v0.23.0...v0.24.0
v0.23.0
v0.22.1
What's Changed
- Fix parsing error in prefer-style-directive by @ota-meshi in #96
Full Changelog: v0.22.0...v0.22.1