Skip to content

Commit c4d561a

Browse files
committed
release: v4.0.0-dev18
1 parent d7c6b70 commit c4d561a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.changelog/v4.0.0-dev18.md

Whitespace-only changes.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v4.0.0-dev18
2+
> [!warning]
3+
> 这是一个尚在开发中的**预览版**,它可能不稳定,可能会频繁变更,且没有可用性保证。
4+
5+
6+
> Release & Pull Notes: [v4.0.0-dev18](https://github.com/simple-robot/simpler-robot/releases/tag/v4.0.0-dev18)
7+
8+
- fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationException 的问题,并为 MutableMap 增加一个扩展 API removeValue(key, value) ([`cec18a17`](https://github.com/simple-robot/simpler-robot/commit/cec18a17))
9+
- pref: 为 Image 增加更多可扩展的子类型 ([`dfb50514`](https://github.com/simple-robot/simpler-robot/commit/dfb50514))
10+
111
# v4.0.0-dev17
212
> [!warning]
313
> 这是一个尚在开发中的**预览版**,它可能不稳定,可能会频繁变更,且没有可用性保证。

0 commit comments

Comments
 (0)