7.2.0 (2026-03-05)
Features
- add reactive helper
on(#671) - add 3 testing utils (#673)
- control-error: accept control name (#663)
- create-notifier: add support for dependencies (642521f)
- create-notifier: simplify signal creation based on dependencies (59be5dc)
- docs: add TableOfContents component with sponsor section and update data handling for contributors (84b27a4)
- events: add
onEventutility (#658) - inject-params: add required parameter validation and error handling for injectParams (#670)
Bug Fixes
- cd: fix stale docs being maintained on server (5e4866e)
- docs: correct badge value for 'on' utility from 'new' to 'experimental' (e1a6e5a)
- docs: correct PageTitle component to use Astro.locals instead of Astro.props (d203cec)
- docs: replace sponsor-links classname to avoid adblocker conflicts (02b2f87)
- filter-nil: improve type guard for filtering null and undefined values from enums (#660)
- workflow: replace
rsyncwithcpfor copying docs in Astro workflow (671a417)
Refactor
- create-notifier: simplify options handling and fix dependency usage in notifier setup (42f3f06)
- docs: restructure and categorize utilities documentation for improved organization (4668e0b)
- inject-params: enhance global param handling with type-safe… (#664)
❤️ Thank You
- Andreas Dorner @endlacer
- Dafnik @Dafnik
- Enea Jahollari @eneajaho
- Matthieu Riegler @JeanMeche