File tree Expand file tree Collapse file tree 5 files changed +19
-2
lines changed Expand file tree Collapse file tree 5 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 105
105
" eighty-candles-grow" ,
106
106
" eighty-carrots-heal" ,
107
107
" eighty-waves-obey" ,
108
+ " eleven-bugs-fail" ,
108
109
" empty-donuts-smell" ,
109
110
" empty-lamps-matter" ,
110
111
" empty-poets-check" ,
133
134
" four-pillows-give" ,
134
135
" fresh-adults-ring" ,
135
136
" fresh-hats-tie" ,
137
+ " friendly-chefs-draw" ,
136
138
" friendly-rivers-argue" ,
137
139
" funny-needles-talk" ,
138
140
" funny-terms-repair" ,
384
386
" spicy-jeans-rest" ,
385
387
" spicy-kings-perform" ,
386
388
" spotty-dragons-wait" ,
389
+ " spotty-ties-love" ,
387
390
" stale-geckos-call" ,
388
391
" stale-humans-cough" ,
389
392
" stale-mirrors-attend" ,
Original file line number Diff line number Diff line change 1
1
# create-svelte
2
2
3
+ ## 2.0.0-next.81
4
+
5
+ ### Patch Changes
6
+
7
+ - [ fix] provide valid value for ` letter-spacing ` CSS property ([ #2437 ] ( https://github.com/sveltejs/kit/pull/2437 ) )
8
+
3
9
## 2.0.0-next.80
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-svelte" ,
3
- "version" : " 2.0.0-next.80 " ,
3
+ "version" : " 2.0.0-next.81 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/sveltejs/kit" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.169
4
+
5
+ ### Patch Changes
6
+
7
+ - Add "svelte" field to package.json when running package command ([ #2431 ] ( https://github.com/sveltejs/kit/pull/2431 ) )
8
+
9
+ * [ feat] use the Vite server options in dev mode ([ #2232 ] ( https://github.com/sveltejs/kit/pull/2232 ) )
10
+
3
11
## 1.0.0-next.168
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/kit" ,
3
- "version" : " 1.0.0-next.168 " ,
3
+ "version" : " 1.0.0-next.169 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/sveltejs/kit" ,
You can’t perform that action at this time.
0 commit comments