Skip to content

devtools: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:18
212fde0

0.3.0 (2026-07-28)

⚠ BREAKING CHANGES

  • devtools: EncodedNodeSnapshot drops label and key, so HUB_PROTOCOL_VERSION moves to 3. label was a presentation formatting of tag and key is already embedded in nodeId; both were duplicated on every row of a graph read. kind stays — "node" versus "resource" is not recoverable from either and decides whether release semantics apply.

Features

  • devtools: runtime devtools, the frond-hub daemon, and MCP state reads (#16) (0f3947e)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @frondruntime/core bumped to 0.3.0
    • peerDependencies
      • @frondruntime/core bumped from 0.2.0 to 0.3.0