v1.1.0 — Storybook catalog + sonner 2 migration (4 npm packages lockstep)
@willink-labs/{tokens, tailwind-preset, css-tokens, react} 1.1.0
First post-freeze MINOR. Strict SemVer per ADR-0010 — ^1.0.0 consumers update safely.
@willink-labs/react (the substantive package this cut)
- Toast engine: sonner 1.7.4 → 2.0.7 (#30) — the
toasttype is unchanged;Toasterkeeps the two props sonner 2.x removed as deprecated compat props (loadingIconmapped ontoicons.loading;pauseWhenPageIsHiddennow a documented no-op). Classified MINOR; details in the CHANGELOG. - Slider a11y fix (#38) — single-thumb
Slidernow forwardsaria-labelto the thumb (axearia-input-field-name); multi-thumb ranges keep Radix "Minimum"/"Maximum". Found by the new Storybook a11y pass.
tokens / tailwind-preset / css-tokens
Lockstep markers — no source change.
Also in this cycle (repo, not packages)
- Storybook 10 catalog at
apps/storybook— all 24 components,@storybook/addon-a11y(axe per story) cross-linked with the WCAG 2.1 AA matrix (#31, #34–#37) - v1.1 roadmap shipped: docs/roadmap/v1.1.md