Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1003 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 1003 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.3] - 2024-06-13

  • [Infra] - Fixed types exporting

[1.0.2] - 2024-06-13

  • [FuiOptionGroup] - Fixed component import

[1.0.1] - 2024-04-05

  • [Infra] - Fixed issues with importing in create-react-app projects

[1.0.0] - 2024-03-10

  • [FuiCheckbox] - Fixed naming (#8)
  • [FuiTextInput / FuiRadio / FuiStepper] - Improved adherence to WCAG (#7)
  • [Docs] - Upgrade to [email protected]

[0.1.0] - 2024-02-07

  • [FuiPopover] - Removed react-tiny-popover and replace with floating-ui
  • [FuiOptionGroup] - New Component 🎉
  • [Docs] - Upgrade to [email protected]

[0.0.2] - 2023-12-21

Initial Release 🎉