Releases: Mojang/minecraft-scripting-libraries
@minecraft/markup-generators-plugin 1.0.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.2.0
@minecraft/api-docs-generator 1.2.0
Core Minecraft API Docs Generator package for generating API markup and documentation
Changes
Minor
- [email protected] (362497d):
Set all APIs from_module to the from_module's base module and all dependencies to the dependency's base module.
@minecraft/api-docs-generator 1.1.0
Core Minecraft API Docs Generator package for generating API markup and documentation
Changes
Minor
- [email protected] (5f36c26):
Added support for Error types as function arguments to the TypeScript generator. They will be typed as 'unknown'
None
- [email protected] (5f36c26):
Linting fixes
@minecraft/math 2.2.7
See attached zip for pre-built minecraft-math bundle with type declarations.
Changes
Patch
- [email protected] (2ae2b2a):
Bump @minecraft/server in package.json to allow 2.x.x
@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