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 ac38cc1 commit 7d52015Copy full SHA for 7d52015
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# v1.0.0
2
+
3
+- Svelte v3 release party!
4
5
# v0.4.7
6
7
- Fix regression with specifying an array of warnings to ignore
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-svelte3",
- "version": "0.4.7",
+ "version": "1.0.0",
"description": "An ESLint plugin for Svelte v3 components.",
"keywords": [
"eslint",
0 commit comments