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 8466d8e commit 4971be8Copy full SHA for 4971be8
.changeset/pre.json
@@ -20,6 +20,7 @@
20
"proud-wombats-buy",
21
"slow-buckets-double",
22
"sweet-news-peel",
23
+ "sweet-pianos-sniff",
24
"wet-planes-boil",
25
"wise-vans-smoke"
26
]
packages/repl/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/repl
2
3
+## 0.5.0-next.10
4
+
5
+### Patch Changes
6
7
+- 8466d8e: manage diagnostics asyncronously with linter
8
9
## 0.5.0-next.9
10
11
### Patch Changes
packages/repl/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/repl",
- "version": "0.5.0-next.9",
+ "version": "0.5.0-next.10",
"license": "MIT",
"publishConfig": {
"access": "public"
0 commit comments