We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19f85f commit 7feb264Copy full SHA for 7feb264
CHANGELOG.md
@@ -1,8 +1,11 @@
1
# [v5.1.0](https://github.com/coder-hxl/x-crawl/compare/v5.0.2...v5.1.0) (2023-04-12)
2
3
-### 🚀 Features
+### 🚨 Breaking Changes
4
5
- The beforeSave lifecycle function of crawlFile needs to return a Promise and resolve is a Buffer .
6
+
7
+### 🚀 Features
8
9
- The description, characteristics and type of the document change.
10
11
### 🐞 Bug Fixes
@@ -11,9 +14,12 @@
14
12
15
---
13
16
-### 🚀 特征
17
+### 🚨 重大改变
18
19
- crawlFile 的 beforeSave 生命周期函数需要返回一个 Promise 并且 resolve 是 Buffer 。
20
21
+### 🚀 特征
22
23
- 文档的描述、特征和类型发生变化。
24
25
### 🐞 漏洞修复
0 commit comments