Releases: Mojang/minecraft-debugger
Releases · Mojang/minecraft-debugger
v0.6.0 (September 2022)
- Add support for external modules while debugging. For JS modules built into Minecraft, stack will be visible but listed as "unknown". Add configuration support for module name mapping.
v0.5.0 (September 2022)
- Changes to the source path location in Minecraft require that localRoot points to a directory with sources, not the pack root. Update your launch.json 'localRoot'.
v0.4.0 (August 2022)
- Add support for source maps that contain absolute paths.
v0.3.1 (August 2022)
- Fix bug in source path comparison on Windows due to drive letter capitalization.
v0.3.0 (April 2022)
- Better TypeScript support.
v0.2.0 (April 2022)
- Support for TypeScript debugging.
v0.1.2 (March 2022)
- Fixed bug where stale JavaScript threads were not being removed from the UI.
v0.1.0 (September 2021)
- Initial release, connect to Minecraft Bedrock Edition to debug GameTest scripts.
v1.6.1 (June 2024)
Updated Slack notification body text