Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 1.26 KB

1.1.0 (2024-12-21)

Features

  • ⬆️ upgrade to react 19 (4cc55e3)

1.0.2 (2024-12-04)

1.0.1 (2024-12-02)

1.0.0 (2024-10-27)

Features

  • Add add new core and test files and utility functions for managing breakpoints in a responsive design system (ada1839)
  • Add default screens functionality (f3012c9)
  • Add documentation (4a69b78)
  • Add useBreakpoint and useBreakpointReverse hooks for managing breakpoints in a free way with Tailwind Screen api (9d6b6ac)

Bug Fixes

  • array format support on ScreensConfig (ce96b56)