docs: v2.4.1 changelog

This commit is contained in:
yhh
2025-12-23 15:22:33 +08:00
parent 1e048d5c04
commit 49dd6a91c6
2 changed files with 26 additions and 0 deletions

View File

@@ -4,6 +4,19 @@
---
## v2.4.1 (2025-12-23)
### Bug Fixes
- 修复 `IntervalSystem` 时间累加 bug间隔计时更加准确
- 修复 Cocos Creator 兼容性问题,类型导出更完整
### Documentation
- 新增 `Core.paused` 属性文档说明
---
## v2.4.0 (2025-12-15)
### Features

View File

@@ -4,6 +4,19 @@ This document records the version update history of the `@esengine/ecs-framework
---
## v2.4.1 (2025-12-23)
### Bug Fixes
- Fix `IntervalSystem` time accumulation bug, interval timing is now more accurate
- Fix Cocos Creator compatibility issue, more complete type exports
### Documentation
- Add `Core.paused` property documentation
---
## v2.4.0 (2025-12-15)
### Features