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 856bf18 commit e1f05c7Copy full SHA for e1f05c7
.changeset/slow-seals-juggle.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/eslint-config
2
3
+## 8.3.0
4
+
5
+### Minor Changes
6
7
+- feat: add two type checked rules used in Svelte and SvelteKit ([#45](https://github.com/sveltejs/eslint-config/pull/45))
8
9
## 8.2.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/eslint-config",
- "version": "8.2.0",
+ "version": "8.3.0",
"description": "Svelte ESLint config",
"type": "module",
"main": "index.js",
0 commit comments