v0.2.0
First feature release since the initial publish.
Added
- Run it anywhere — pre-commit hook (
.pre-commit-hooks.yaml) plus README guidance for running the gate via pre-commit, GitHub Actions, or any CI. preparescript sodist/builds automatically on git installs andnpm publish.
Fixed
- gate: Gutenberg validation issues now render as readable, human-friendly messages (
util.formatover the rawLoggerItemargs) instead of dumping the block type definition. - release: the private-reference pack check no longer crashes when
npm packruns thepreparebuild (--ignore-scripts), unblockingnpm run verifyin CI.
Docs
- New Benchmark section with the fidelity chart; consolidated benchmark presentation and principles copy.
Published to npm with provenance via Trusted Publishing.