Releases: future-architect/eslint-plugin-vue-scoped-css
Releases · future-architect/eslint-plugin-vue-scoped-css
v2.6.0
12 Dec 10:58
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: use eslint-compat-utils (#316 )
v2.5.1
05 Oct 06:43
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(deps): bump postcss to 8.4.31 (#303 )
v2.5.0
02 Jul 08:08
Compare
Sorry, something went wrong.
No results found
Minor Changes
Improve no-unused-selector performance (#285 )
v2.4.0
26 Jan 22:41
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: improved tracking of js expression values (#260 )
v2.3.0
26 Jan 08:33
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: add v-deep-pseudo-style, v-slotted-pseudo-style, and v-global-pseudo-style rules (#259 )
feat: add checkUnscoped option to no-unused-keyframes, no-unused-selector, and require-selector-used-inside rules (#255 )
feat: support for description in directive comments (#256 )
v2.2.0
03 Feb 03:52
Compare
Sorry, something went wrong.
No results found
v2.1.0
24 Dec 06:20
Compare
Sorry, something went wrong.
No results found
v2.0.0
29 Oct 05:36
Compare
Sorry, something went wrong.
No results found
v1.3.0
22 Aug 15:15
Compare
Sorry, something went wrong.
No results found
⚙️ Updates
#152 Added support for ESLint v8 (beta).
v1.2.2
13 Jul 01:57
Compare
Sorry, something went wrong.
No results found
🐛 Bugfixes
#145 Fixed eslint peer dependencies.