Skip to content

v0.2.0

Choose a tag to compare

@noeltock noeltock released this 25 Jun 06:41
· 193 commits to main since this release

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.
  • prepare script so dist/ builds automatically on git installs and npm publish.

Fixed

  • gate: Gutenberg validation issues now render as readable, human-friendly messages (util.format over the raw LoggerItem args) instead of dumping the block type definition.
  • release: the private-reference pack check no longer crashes when npm pack runs the prepare build (--ignore-scripts), unblocking npm run verify in CI.

Docs

  • New Benchmark section with the fidelity chart; consolidated benchmark presentation and principles copy.

Published to npm with provenance via Trusted Publishing.