Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

31 lines (14 loc) · 1.36 KB

2.1.0 (2024-05-06)

Bug Fixes

  • export types (b947786)
  • make it possibile to click background items when active (85bef70)

Features

  • add possibility to pass global color (9eb65e1)

2.0.1 (2023-04-26)

Bug Fixes

  • fix broken IconComponent type on HudProviderProps (8695636)

2.0.0 (2023-04-26)

Features

  • rewrite codebase to align with latest react (64f1fbe)

BREAKING CHANGES

  • The codebase has been completely rewritten to align with the latest version of React. This includes major changes to the API, so existing code will need to be updated accordingly.