Skip to content

Commit 0335caf

Browse files
committed
chore: update
1 parent 08a4954 commit 0335caf

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

website/docs/en/config/lib/experiments.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,10 @@ export default {
2828
],
2929
};
3030
```
31+
32+
### Version history
33+
34+
| Version | Changes |
35+
| ------- | -------------------------------------------- |
36+
| v0.17.0 | Added this option |
37+
| v0.19.0 | Changed default value from `false` to `true` |

website/docs/zh/config/lib/experiments.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,10 @@ export default {
2828
],
2929
};
3030
```
31+
32+
### 版本历史
33+
34+
| 版本 | 变更内容 |
35+
| ------- | ---------------------------- |
36+
| v0.17.0 | 新增该选项 |
37+
| v0.19.0 | 默认值由 `false` 改为 `true` |

0 commit comments

Comments
 (0)