Closed nl-design-system-ci closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.35%. Comparing base (
b1d3bd1
) to head (447886f
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@utrecht/component-library-react@7.3.3
Patch Changes
@utrecht/checkbox-group-react@1.0.3
Patch Changes
@utrecht/form-field-checkbox-react@1.0.3
Patch Changes
onBlur
,onChange
,onFocus
andonInput
forFormFieldCheckbox
. The event handler now is forHTMLInputElement
instead ofHTMLDivElement
.