File tree 3 files changed +8
-1
lines changed
3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1020
1020
" stale-humans-cough" ,
1021
1021
" stale-mirrors-attend" ,
1022
1022
" stale-plums-heal" ,
1023
+ " strange-apples-vanish" ,
1023
1024
" strange-hounds-invite" ,
1024
1025
" strange-kiwis-tell" ,
1025
1026
" strange-poems-design" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.462
4
+
5
+ ### Patch Changes
6
+
7
+ - [ breaking] block cross-site form POSTs by default. disable with config.kit.csrf.checkOrigin ([ #6510 ] ( https://github.com/sveltejs/kit/pull/6510 ) )
8
+
3
9
## 1.0.0-next.461
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.461 " ,
3
+ "version" : " 1.0.0-next.462 " ,
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