File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 27
27
28
28
- 弃用的功能或特性 -->
29
29
30
+ ## [ v1.0.0-rc.8] - 2024-05-07
31
+
32
+ ### Changed
33
+
34
+ - Readme doc link
35
+
30
36
## [ v1.0.0-rc.7] - 2024-04-18
31
37
32
38
### Added
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ HTTP Service 是一个基于中间件组织模式,同时也是基于洋葱模
6
6
7
7
## Quick start
8
8
9
- 请前往Doc站点 ,查看[ 快速开始] ( https://http-svc.vercel.app/quick-start )
9
+ 请前往文档站点 ,查看[ 快速开始] ( https://bilibili.github.io/http-service/intro/what-is.html )
10
10
11
11
此处仅提供简单的示例
12
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " http-svc" ,
3
- "version" : " 1.0.0-rc.7 " ,
3
+ "version" : " 1.0.0-rc.8 " ,
4
4
"description" : " A HTTP request service for browser and node.js" ,
5
5
"main" : " dist/index.legacy.js" ,
6
6
"module" : " dist/index.legacy.esm.js" ,
You can’t perform that action at this time.
0 commit comments