docs: v2.4.1 changelog
This commit is contained in:
@@ -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)
|
## v2.4.0 (2025-12-15)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -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)
|
## v2.4.0 (2025-12-15)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
Reference in New Issue
Block a user