Skip to content

@halvaradop/[email protected]

Compare
Choose a tag to compare
@halvaradop halvaradop released this 23 Jan 18:25
· 10 commits to master since this release
7b9a787

Release Note: @halvaradop/ui-button

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 from react.
  • Uninstalled @halvaradop/ts-utility-types.