Files
esengine/packages/framework/spatial/CHANGELOG.md
github-actions[bot] 1e31e9101b chore: release packages (#351)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-26 22:32:12 +08:00

16 lines
706 B
Markdown

# @esengine/spatial
## 1.0.2
### Patch Changes
- [`d66c180`](https://github.com/esengine/esengine/commit/d66c18041ebffa67b4dd12a026075e22dc1f5d36) Thanks [@esengine](https://github.com/esengine)! - fix(spatial): 修复 GridAOI 可见性更新问题
- 修复 `addObserver` 时现有观察者无法检测到新实体的问题
- 修复实体远距离移动时观察者可见性未正确更新的问题
## 1.0.1
### Patch Changes
- [#347](https://github.com/esengine/esengine/pull/347) [`ede440d`](https://github.com/esengine/esengine/commit/ede440d277e5834f7ccf5e771d2186873570438b) Thanks [@esengine](https://github.com/esengine)! - fix: 补充 peerDependencies, repository 和 keywords 配置