We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 498f267 commit 90d653dCopy full SHA for 90d653d
CHANGELOG.md
@@ -23,6 +23,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
- Improved logging in NodeJs plugin loading @xiaoqch
24
- Fixed return type for invalid dimension in mc.getBlock @xiaoqch
25
26
+## [0.10.7] - 2025-05-20
27
+
28
+### Fixed
29
30
+- Fixed ll.import and ll.export for nodejs engine (#270) @xiaoqch
31
+- Fixed ang.toFacing (#271) @xiaoqch
32
+- Fixed entity.speed and player.speed (#184) @xiaoqch
33
+- Fixed mc.deletePlayerNbt @xiaoqch
34
+- Improved logging in NodeJs plugin loading @xiaoqch
35
+- Fixed return type for invalid dimension in mc.getBlock @xiaoqch
36
37
## [0.10.6] - 2025-04-27
38
39
### Added
0 commit comments