ChangelogChangelogToolkitBeta

Toolkit v0.2.0-beta.1

The first beta establishes the published parser, generator, SDK, and Shape IR package surface.

Jul 10, 2026 · 3 min

Version
v0.2.0-beta.1
GitHub release
https://github.com/bearfighting/schema-transformation-toolkit/releases/tag/v0.2.0-beta.1
Affected packages
core, sdk, parser, generator
Compatibility
First beta; all packages carry beta stability.

Toolkit v0.2.0-beta.1

This beta established the first coherent published package surface for parsing schemas into Shape IR and generating target formats.

The release is a foundation for the route registry and the browser Playground. Treat generated output as beta-quality and review diagnostics before adopting it in production workflows.

Highlights

  • Publish the first Shape IR, SDK, parser, and generator packages.

Fixes

  • No separately listed fixes.

Migration

  • Install the published beta packages together when migrating from experiments.

Related links