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 49b3e53 commit 21f2d30Copy full SHA for 21f2d30
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# v0.4.1
2
+
3
+- Make sure fixes for issues at the beginning and end of the scripts do not change text outside of the scripts
4
5
# v0.4.0
6
7
- Reworked configuration to be more flexible:
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-svelte3",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "An ESLint plugin for Svelte v3 components.",
"keywords": [
"eslint",
0 commit comments