Releases: s3xysteak/cesium-use
Releases · s3xysteak/cesium-use
v0.3.0
🚨 Breaking Changes
- Only support esm now. - by @s3xysteak (d0d5a)
🏎 Performance
- Move
cesium
andvue
to peerDeps to improve the deps. - by @s3xysteak (33f4e)
View changes on GitHub
v0.2.3
No significant changes
View changes on GitHub
v0.2.2
v0.2.1
🚨 Breaking Changes
- 重写editEntity - by @s3xysteak (0eb39)
🚀 Features
- Tools - by @s3xysteak (a63f8)
- Tools - by @s3xysteak (ecf5c)
- FlyToArea - by @s3xysteak (bd9af)
- Improve by
toCartesian3
- by @s3xysteak (bfad5) - editEntity: Add box overload. - by @s3xysteak (35417)
- moveByKeyboard: 可以修改按键绑定 - by @s3xysteak (f4d2e)
- usePoints: Now
onEach
has the second param which is the index of the loop. - by @s3xysteak (b36c1)
🐞 Bug Fixes
- 修复自动引入的路径错误 - by @s3xysteak (78549)
- 修复了useViewerConfig的问题 - by @s3xysteak (607b9)