Kudzu 0.8.1 - Custom-hook reset actions
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