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 8770812 commit e0b4f61Copy full SHA for e0b4f61
.changeset/pre.json
@@ -11,6 +11,7 @@
11
"bright-shoes-boil",
12
"early-planes-love",
13
"fresh-countries-hear",
14
+ "fresh-days-know",
15
"great-singers-attack",
16
"green-bags-buy",
17
"odd-laws-smile",
packages/repl/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sveltejs/repl
2
3
+## 0.5.0-next.8
4
+
5
+### Patch Changes
6
7
+- 8770812: (fix) avoid automatic newline when renaming/creating a file
8
9
## 0.5.0-next.7
10
### Patch Changes
packages/repl/package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/repl",
- "version": "0.5.0-next.7",
+ "version": "0.5.0-next.8",
"license": "MIT",
"publishConfig": {
"access": "public"
0 commit comments