Skip to content

v4.0.0-dev18

Pre-release
Pre-release
Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 04 Feb 07:47
· 310 commits to v4-dev since this release
c4d561a

What's Changed

🔧 修复

  • 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationException 的问题,并为 MutableMap 增加一个扩展 API removeValue(key, value) by @ForliyScarlet in #781

✨ 优化

Full Changelog: v4.0.0-dev17...v4.0.0-dev18