Releases: Mojang/minecraft-scripting-libraries
@minecraft/markup-generators-plugin 1.0.0
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
Changes
Major
- [email protected] (6dbbce7):
Add api-docs-generator and markup-generators-plugin - beachball (not available):
Bump @minecraft/api-docs-generator to v1.0.0
@minecraft/api-docs-generator 1.0.0
Core Minecraft API Docs Generator package for generating API markup and documentation
Changes
Major
- [email protected] (6dbbce7):
Add api-docs-generator and markup-generators-plugin
@minecraft/math 2.2.6
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Patch
- [email protected] (09a7aec):
New fromString method using the same format as toString
@minecraft/math 2.2.5
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Patch
- [email protected] (09a7aec):
New fromString method using the same format as toString
@minecraft/math 2.2.4
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Patch
- [email protected] (1db2fc3):
Upgrade prettier to ^3.5.3
@minecraft/math 2.2.3
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Patch
- [email protected] (9918b4f):
fix: Wrong type declaration in package.json cause TS7016
@minecraft/math 2.2.2
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Patch
- [email protected] (e46db08):
Upgrade vitest
@minecraft/math 2.2.1
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Patch
- [email protected] (e46db08):
Upgrade vitest
@minecraft/math 2.2.0
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Minor
- [email protected] (0209c13):
Updated Vector3 add and subtract to support partial right hand values
@minecraft/math 2.0.1
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Major
- [email protected] (55a4e19):
Switch to ESM exclusively. Publish release with artifacts.