v54.0.0
54.0.0 (2026-05-02)
BREAKING CHANGES
@onceis now a decorator factory — call sites must
use@once()instead of@once. The factory accepts an optional
{ onRepeat }callback that fires on each repeat call with
{ index, args }.
Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com