diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 4912a6e6..f911ce75 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,5 +1,22 @@ ## Changelog +### 3.2.5 + +_2023-12-23_ + +#### Bug fixes + + - The browser crash issue occurs when using `ref` or `reactive` to wrap the `hierarchy` prop in the `vc-graphics-polygon` component. + - In native Cesium, there is an error when loading SuperMap iServer map services using `vc-provider-imagery-supermap`. + +### 3.2.4 + +_2023-10-23_ + +#### Bug fixes + + - The npm release for version 3.2.3 has an error. + ### 3.2.3 _2023-10-23_ diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index ce736469..c5a110a7 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -1,5 +1,32 @@ ## 更新日志 +### 3.2.5 + +_2023-12-23_ + +#### Bug 修复 + +- `vc-graphics-polygon` 组件使用 ref、reactive 包裹 hierarchy 参数后浏览器崩溃问题。 +- 原生 Cesium 下 `vc-provider-imagery-supermap`加载超图 iserver 的地图服务报错问题。 + +### 3.2.4 + +_2023-10-23_ + +#### Bug 修复 + + - 3.2.3 npm 发布错误,用3.2.4代替。 + +### 3.2.3 + +_2023-10-23_ + +#### Bug 修复 + +- `vc-imagery-provider-supermap` 组件在引入超图平台报错的问题。 +- `vc-primitive-tileset` 组件传参与官方文档不一致的问题。 +- `vc-collection-primitive` 组件未转发官方新增事件的问题。 + ### 3.2.3 _2023-10-23_