Skip to content

Commit ab13e6d

Browse files
committed
refactor(docs): ♻️ updated changelog.md
1 parent 81ad776 commit ab13e6d

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

CHANGELOG.en-US.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
## Changelog
22

3+
### 3.2.5
4+
5+
_2023-12-23_
6+
7+
#### Bug fixes
8+
9+
- The browser crash issue occurs when using `ref` or `reactive` to wrap the `hierarchy` prop in the `vc-graphics-polygon` component.
10+
- In native Cesium, there is an error when loading SuperMap iServer map services using `vc-provider-imagery-supermap`.
11+
12+
### 3.2.4
13+
14+
_2023-10-23_
15+
16+
#### Bug fixes
17+
18+
- The npm release for version 3.2.3 has an error.
19+
320
### 3.2.3
421

522
_2023-10-23_

CHANGELOG.zh-CN.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
## 更新日志
22

3+
### 3.2.5
4+
5+
_2023-12-23_
6+
7+
#### Bug 修复
8+
9+
- `vc-graphics-polygon` 组件使用 ref、reactive 包裹 hierarchy 参数后浏览器崩溃问题。
10+
- 原生 Cesium 下 `vc-provider-imagery-supermap`加载超图 iserver 的地图服务报错问题。
11+
12+
### 3.2.4
13+
14+
_2023-10-23_
15+
16+
#### Bug 修复
17+
18+
- 3.2.3 npm 发布错误,用3.2.4代替。
19+
20+
### 3.2.3
21+
22+
_2023-10-23_
23+
24+
#### Bug 修复
25+
26+
- `vc-imagery-provider-supermap` 组件在引入超图平台报错的问题。
27+
- `vc-primitive-tileset` 组件传参与官方文档不一致的问题。
28+
- `vc-collection-primitive` 组件未转发官方新增事件的问题。
29+
330
### 3.2.3
431

532
_2023-10-23_

0 commit comments

Comments
 (0)