Releases: Mojang/minecraft-scripting-libraries
@minecraft/markup-generators-plugin 1.4.0
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
Changes
Minor
- [email protected] (025ecde):
Global variables now properly generate when optional - beachball (not available):
Bump @minecraft/api-docs-generator to v1.6.0
@minecraft/api-docs-generator 1.6.0
Core Minecraft API Docs Generator package for generating API markup and documentation
Changes
Minor
- [email protected] (025ecde):
Global variables now properly generate when optional
@minecraft/math 2.3.1
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Patch
- [email protected] (ef9e12a):
Fix @minecraft/math import path
@minecraft/markup-generators-plugin 1.3.0
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
Changes
Patch
- [email protected] (bb08266):
Fixing functions that match keywords from being surrounded by quotes in docs generation.
Minor
- [email protected] (bb08266):
Added property and function argument bounds data to metadata - beachball (not available):
Bump @minecraft/api-docs-generator to v1.5.0
@minecraft/api-docs-generator 1.5.0
Core Minecraft API Docs Generator package for generating API markup and documentation
Changes
Minor
- [email protected] (bb08266):
Added property and function argument bounds data to metadata
Patch
- [email protected] (bb08266):
Fixing functions that match keywords from being surrounded by quotes in docs generation.
@minecraft/markup-generators-plugin 1.2.1
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
Changes
Patch
- beachball (not available):
Bump @minecraft/api-docs-generator to v1.4.0
@minecraft/api-docs-generator 1.4.0
Core Minecraft API Docs Generator package for generating API markup and documentation
Changes
Minor
- [email protected] (fe7f075):
Allow docs generator to handle molang metadata
@minecraft/math 2.3.0
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Minor
- [email protected] (e88bbe1):
Added AABBUtils for performing functional operations on AABB objects, added Vector3Utils ceil, min and max - [email protected] (e88bbe1):
VectorXZUtils and more Vector2 utilities.
@minecraft/markup-generators-plugin 1.2.0
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
Changes
Minor
- [email protected] (e88bbe1):
Added closure execution privileges for properties, returns, and parameters. Also renamed privileges. - beachball (not available):
Bump @minecraft/api-docs-generator to v1.3.0
@minecraft/gameplay-utilities 1.3.0
See attached zip for pre-built minecraft-gameplay-utilities bundle with type declarations.
Changes
None
- [email protected] (e88bbe1):
Use beachball sync to align local versions to NPM publish
Minor
- [email protected] (e88bbe1):
feat: improve type infer