File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 465
465
" two-students-melt" ,
466
466
" two-ties-begin" ,
467
467
" two-tigers-cry" ,
468
+ " unlucky-dodos-greet" ,
468
469
" unlucky-parrots-vanish" ,
469
470
" unlucky-planets-battle" ,
470
471
" unlucky-vans-allow" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.170
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix prerendering/adapter-static failing when ` kit.paths.base ` was set. ([ #2407 ] ( https://github.com/sveltejs/kit/pull/2407 ) )
8
+
3
9
## 1.0.0-next.169
4
10
5
11
### 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.169 " ,
3
+ "version" : " 1.0.0-next.170 " ,
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