File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11
11
" bright-shoes-boil" ,
12
12
" clever-pumas-fly" ,
13
13
" early-planes-love" ,
14
+ " five-sloths-jam" ,
14
15
" fresh-countries-hear" ,
15
16
" fresh-days-know" ,
16
17
" great-singers-attack" ,
17
18
" green-bags-buy" ,
18
19
" khaki-tigers-bathe" ,
20
+ " lazy-kids-brush" ,
19
21
" odd-laws-smile" ,
20
22
" pink-maps-guess" ,
21
23
" proud-wombats-buy" ,
24
+ " shy-bikes-prove" ,
22
25
" slow-buckets-double" ,
23
26
" sweet-news-peel" ,
24
27
" sweet-pianos-sniff" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/repl
2
2
3
+ ## 0.5.0-next.12
4
+
5
+ ### Patch Changes
6
+
7
+ - 4782b85: fix: inconsistent editor state for empty values
8
+ - 41e7955: feat: make eval-ed compiler debuggable
9
+ - 3d3ebe4: show warnings only for the selected file
10
+
3
11
## 0.5.0-next.11
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/repl" ,
3
- "version" : " 0.5.0-next.11 " ,
3
+ "version" : " 0.5.0-next.12 " ,
4
4
"license" : " MIT" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
You can’t perform that action at this time.
0 commit comments