Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

55 lines (29 loc) · 2.3 KB

@weave-design/utils-v1.0.0 (2023-02-23)

Bug Fixes

  • behavior: bump @hig/utils dependents to v0.2.1 (48b74d0)
  • Forcing semantic release by editing readmes (d39b61f)
  • make combineEventHandlers more reliable (cdece6e)

Features

  • a11y: add createButtonEventHandlers (05b93f4)
  • add combineEventHandlers to new @hig/utils package (76527ce)
  • add createCustomClassNames (8b41973)
  • add generatedId (e37d6ef)
  • performance: add memoizeCombineEventHandlers (bba60c4)

@hig/utils-v0.4.1 (2022-01-12)

Bug Fixes

  • Forcing semantic release by editing readmes (d39b61f)

@hig/utils-v0.4.0 (2019-08-02)

Features

  • add createCustomClassNames (8b41973)

@hig/utils-v0.3.0 (2018-09-26)

Features

  • a11y: add createButtonEventHandlers (05b93f4)
  • performance: add memoizeCombineEventHandlers (bba60c4)

@hig/utils-v0.2.1 (2018-08-24)

Bug Fixes

  • make combineEventHandlers more reliable (cdece6e)
  • behavior: bump @hig/utils dependents to v0.2.1 (48b74d0)

@hig/utils-v0.2.0 (2018-07-26)

Features