halvaradop
released this
23 Jan 18:31
·
10 commits
to master
since this release
Release Note: @halvaradop/ui-checkbox
This release includes the following improvements and additions as introduced in PR #77 and PR #78:
- Added missing
forwardRef
hook in components. - Introduced new types for better code consistency:
HTMLTag
WithChildrenProps
HTMLTagAttributes
ComponentProps
ArgsFunction
to replace@halvaradop/ts-utility-types
- Removed
ComponentProps
type imported fromreact
. - Uninstalled
@halvaradop/ts-utility-types
.