0.2.0
Raises the peer floors to zfb 2.19.0, zudo-doc 5.26.0, and preact 10.29.8.
Released: 2026-09-20
A requirements release. The engine's code is unchanged, but its published peer floors move up, so a host on an older toolchain must upgrade its peers before installing this version. That is why it is a minor bump rather than a patch.
Breaking Changes
Raised peer floors.
@takazudo/zfbis now^2.19.0(was^2.18.0),@takazudo/zudo-docis now^5.26.0(was^5.25.0), andpreactis now^10.29.8(was^10.29.1). The zfb floor follows@takazudo/zudo-doc5.26.0's own requirement. Upgrade these three in the host before moving to 0.2.0; hosts that stay on the older peers should remain on 0.1.x.
Other Changes
Bumped the
postcssdependency to^8.5.28.The README now documents upstream provenance, the current peer requirements, and scaffolding a new host with the
create-zudo-sginitializer.