Releases: sveltejs/eslint-plugin-svelte
Releases · sveltejs/eslint-plugin-svelte
v2.12.0
Minor Changes
-
#291
049ac2dThanks @renovate! - feat: update dependency svelte-eslint-parser to ^0.20.0 -
#284
1240968Thanks @baseballyama! - feat: addrequire-store-callbacks-use-set-paramrule -
#281
8da870fThanks @baseballyama! - feat: addno-export-load-in-svelte-module-in-kit-pagesrule -
#283
909979eThanks @baseballyama! - feat: addsvelte/valid-prop-names-in-kit-pagesrule -
#289
2895f16Thanks @ota-meshi! - feat: addsvelte/require-store-reactive-accessrule
Patch Changes
v2.11.0
Minor Changes
-
#274
9a9ba19Thanks @ota-meshi! - fix: update svelte-eslint-parser to v0.19.0. See release note -
#276
e9f7bcfThanks @ota-meshi! - fix: deprecatesvelte/@typescript-eslint/no-unnecessary-conditionrule
v2.10.0
Minor Changes
- #270
dc60b36Thanks @ota-meshi! - feat: addsvelte/prefer-destructured-store-propsrule
v2.9.0
Minor Changes
- #262
b732ec6Thanks @ota-meshi! - feat: addsvelte/@typescript-eslint/no-unnecessary-conditionrule
Patch Changes
- #261
3dae5abThanks @ota-meshi! - fix: false report insettings.ignoreWarnings
v2.8.0
Minor Changes
- #249
6d0b89fThanks @baseballyama! - feat: addsvelte/derived-has-same-inputs-outputsrule
v2.7.0
Minor Changes
- #240
e56fbdbThanks @ota-meshi! - feat: addsvelte/no-trailing-spacesrule - #225
a3888b3Thanks @baseballyama! - feat: addsvelte/no-store-asyncrule
v2.6.0
Minor Changes
- #216
9d122eaThanks @marekvospel! - feat(html-self-closing): add configuration presets
v2.5.0
Enhancements
- Add
svelte/no-reactive-functionsrule by @tivac in #206 - Add
svelte/html-self-closingrule by @marekvospel in #190 - Add
svelte/require-stores-initrule by @ota-meshi in #211
Updates
- Update svelte-eslint-parser to v0.18 by @ota-meshi in #219
Full Changelog: v2.4.1...v2.5.0