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.
2 parents 8dc6da0 + 55815ac commit bcb67bfCopy full SHA for bcb67bf
.changeset/many-poems-peel.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/eslint-config
2
3
+## 7.0.1
4
+
5
+### Patch Changes
6
7
+- fix: do not require `globals` as peer dependency ([#35](https://github.com/sveltejs/eslint-config/pull/35))
8
9
## 7.0.0
10
11
### Major Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/eslint-config",
- "version": "7.0.0",
+ "version": "7.0.1",
"description": "Svelte ESLint config",
"type": "module",
"main": "index.js",
0 commit comments