We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4918664 commit 1f2e7b1Copy full SHA for 1f2e7b1
.changeset/pre.json
@@ -15,6 +15,7 @@
15
"green-bags-buy",
16
"odd-laws-smile",
17
"pink-maps-guess",
18
+ "proud-wombats-buy",
19
"wet-planes-boil",
20
"wise-vans-smoke"
21
]
packages/repl/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/repl
2
3
+## 0.5.0-next.7
4
+
5
+### Patch Changes
6
7
+- 4918664: (fix) loading files in editor state map upon loading
8
9
## 0.5.0-next.6
10
11
### Patch Changes
packages/repl/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/repl",
- "version": "0.5.0-next.6",
+ "version": "0.5.0-next.7",
"license": "MIT",
"publishConfig": {
"access": "public"
0 commit comments