We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f5e17 commit 88b4c8bCopy full SHA for 88b4c8b
.changeset/old-rings-smile.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# eslint-plugin-vue-scoped-css
2
3
+## 2.9.0
4
+
5
+### Minor Changes
6
7
+- fix: Add name field to flat configs ([#380](https://github.com/future-architect/eslint-plugin-vue-scoped-css/pull/380))
8
9
## 2.8.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-vue-scoped-css",
- "version": "2.8.1",
+ "version": "2.9.0",
"description": "ESLint plugin for Scoped CSS in Vue.js",
"main": "dist/index.js",
"scripts": {
0 commit comments