File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 132
132
" famous-turtles-appear" ,
133
133
" fast-cameras-bow" ,
134
134
" fast-goats-argue" ,
135
+ " fast-pans-enjoy" ,
135
136
" fast-poems-notice" ,
136
137
" few-apes-listen" ,
137
138
" few-points-taste" ,
612
613
" wild-beans-happen" ,
613
614
" wild-clouds-hear" ,
614
615
" wild-cooks-drive" ,
616
+ " wild-eyes-walk" ,
615
617
" wild-poets-rescue" ,
616
618
" wild-pumas-jam" ,
617
619
" wise-bees-juggle" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/adapter-node
2
2
3
+ ## 1.0.0-next.60
4
+
5
+ ### Patch Changes
6
+
7
+ - Don't cache non-hashed static assets in adapter-node ([ #3193 ] ( https://github.com/sveltejs/kit/pull/3193 ) )
8
+
9
+ * Only set cache-control: immutable when appropriate ([ #3196 ] ( https://github.com/sveltejs/kit/pull/3196 ) )
10
+
3
11
## 1.0.0-next.59
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/adapter-node" ,
3
- "version" : " 1.0.0-next.59 " ,
3
+ "version" : " 1.0.0-next.60 " ,
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