Skip to content

Kudzu 0.8.1 - Custom-hook reset actions

Choose a tag to compare

@bunzzeok bunzzeok released this 05 Aug 05:00
· 27 commits to main since this release

Kudzu 0.8.1 compiles direct multi-state reset callbacks returned by relative custom hooks into one existing behavior command.

Highlights

  • Returned custom-hook callbacks batch direct string, number, negative-number, boolean, and null setter calls.
  • Imported callback literals are synthesized before command emission, fixing cross-module source-range corruption.
  • The FIRE Standard calculator now owns its twelve-field reset inside useStandardParams().
  • Existing URL and localStorage dependency effects observe the same completed reset commit.
  • No callback registry, component runtime, VDOM, or hydration is added.
  • The complete suite passes 132/132 tests.

Upgrade

npm install @kudzujs/core@^0.8.1