File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ v8.3.1] ( https://github.com/coder-hxl/x-crawl/compare/v8.3.0..v8.3.1 ) (2023-12-26)
2
+
3
+ ### 🚀 Features
4
+
5
+ - The document adds a solution to the problem of program crash caused by using crawlPage API.
6
+ - puppeteer upgraded from 21.1.0 to 21.6.1.
7
+
8
+ ---
9
+
10
+ ### 🚀 特征
11
+
12
+ - 文档新增 使用 crawlPage API 造成程序崩溃 的解决方案。
13
+ - puppeteer 从 21.1.0 升至 21.6.1 。
14
+
1
15
# [ v8.3.0] ( https://github.com/coder-hxl/x-crawl/compare/v8.2.0..v8.3.0 ) (2023-11-09)
2
16
3
17
### 🚀 Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " x-crawl" ,
4
- "version" : " 8.3.0 " ,
4
+ "version" : " 8.3.1 " ,
5
5
"author" : " coderHXL" ,
6
6
"description" : " x-crawl is a flexible Node.js multifunctional crawler library." ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " x-crawl" ,
3
- "version" : " 8.3.0 " ,
3
+ "version" : " 8.3.1 " ,
4
4
"author" : " coderHXL" ,
5
5
"description" : " x-crawl is a flexible Node.js multifunctional crawler library." ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments