Releases: frondruntime/frond
Releases · frondruntime/frond
Release list
react: v0.4.0
0.4.0 (2026-08-02)
⚠ BREAKING CHANGES
- apps on this release require @frondruntime/hub at the matching version. A 0.3.x hub refuses the attachment with a message naming both versions, rather than accepting it and silently dropping the stream.
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @frondruntime/core bumped to 0.4.0
- peerDependencies
- @frondruntime/core bumped from 0.3.0 to 0.4.0
- devDependencies
hub: v0.4.0
0.4.0 (2026-08-02)
⚠ BREAKING CHANGES
- apps on this release require @frondruntime/hub at the matching version. A 0.3.x hub refuses the attachment with a message naming both versions, rather than accepting it and silently dropping the stream.
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @frondruntime/core bumped from 0.3.0 to 0.4.0
- @frondruntime/devtools bumped from 0.3.0 to 0.4.0
- @frondruntime/react bumped from 0.3.0 to 0.4.0
- dependencies
devtools: v0.4.0
0.4.0 (2026-08-02)
⚠ BREAKING CHANGES
- apps on this release require @frondruntime/hub at the matching version. A 0.3.x hub refuses the attachment with a message naming both versions, rather than accepting it and silently dropping the stream.
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @frondruntime/core bumped to 0.4.0
- peerDependencies
- @frondruntime/core bumped from 0.3.0 to 0.4.0
- devDependencies
core: v0.4.0
0.4.0 (2026-08-02)
⚠ BREAKING CHANGES
- apps on this release require @frondruntime/hub at the matching version. A 0.3.x hub refuses the attachment with a message naming both versions, rather than accepting it and silently dropping the stream.
Features
react: v0.3.0
0.3.0 (2026-07-28)
Miscellaneous Chores
- react: Synchronize frondruntime versions
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
- devDependencies
hub: v0.3.0
0.3.0 (2026-07-28)
⚠ BREAKING CHANGES
- devtools:
EncodedNodeSnapshotdropslabelandkey, soHUB_PROTOCOL_VERSIONmoves to 3.labelwas a presentation formatting oftagandkeyis already embedded innodeId; both were duplicated on every row of a graph read.kindstays — "node" versus "resource" is not recoverable from either and decides whether release semantics apply.
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @frondruntime/core bumped from 0.2.0 to 0.3.0
- @frondruntime/devtools bumped from 0.2.0 to 0.3.0
- @frondruntime/react bumped from 0.2.0 to 0.3.0
- dependencies
devtools: v0.3.0
0.3.0 (2026-07-28)
⚠ BREAKING CHANGES
- devtools:
EncodedNodeSnapshotdropslabelandkey, soHUB_PROTOCOL_VERSIONmoves to 3.labelwas a presentation formatting oftagandkeyis already embedded innodeId; both were duplicated on every row of a graph read.kindstays — "node" versus "resource" is not recoverable from either and decides whether release semantics apply.
Features
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
- devDependencies
core: v0.3.0
react: v0.2.0
0.2.0 (2026-07-27)
⚠ BREAKING CHANGES
- node authoring moves to serviceSpec.async/.effect(...) with flattened driver hooks; Driver.Async and Driver.Effect are removed from the public Driver namespace. Node and handle action calls are mode-native (the .async/.effect channels and handle.runAction are removed); use unwrapEffect/wrapPromise to cross the Promise/Effect boundary.
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @frondruntime/core bumped to 0.2.0
- peerDependencies
- @frondruntime/core bumped from 0.1.0 to 0.2.0
- devDependencies
core: v0.2.0
0.2.0 (2026-07-27)
⚠ BREAKING CHANGES
- node authoring moves to serviceSpec.async/.effect(...) with flattened driver hooks; Driver.Async and Driver.Effect are removed from the public Driver namespace. Node and handle action calls are mode-native (the .async/.effect channels and handle.runAction are removed); use unwrapEffect/wrapPromise to cross the Promise/Effect boundary.