File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ v8.1.1] ( https://github.com/coder-hxl/x-crawl/compare/v8.1.0...v8.1.1 ) (2023-09-01)
2+
3+ ### 🐞 Bug fixes
4+
5+ - default export type.
6+
7+ ---
8+
9+ ### 🐞 漏洞修复
10+
11+ - 默认导出的类型。
12+
113# [ v8.1.0] ( https://github.com/coder-hxl/x-crawl/compare/v8.0.0...v8.1.0 ) (2023-09-01)
214
315### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " x-crawl" ,
4- "version" : " 8.1.0 " ,
4+ "version" : " 8.1.1 " ,
55 "author" : " coderHXL" ,
66 "description" : " x-crawl is a flexible Node.js multifunctional crawler library." ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " x-crawl" ,
3- "version" : " 8.1.0 " ,
3+ "version" : " 8.1.1 " ,
44 "author" : " coderHXL" ,
55 "description" : " x-crawl is a flexible Node.js multifunctional crawler library." ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments