Skip to content

@minecraft/api-docs-generator 1.1.0

Choose a tag to compare

@mc-npm mc-npm released this 14 Jul 15:33
· 32 commits to main since this release
5f36c26

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