Skip to content

Releases: saoudi-h/tw-screens

v1.1.0

21 Dec 14:26
Compare
Choose a tag to compare

1.1.0 (2024-12-21)

Features

  • ⬆️ upgrade to react 19 (4cc55e3)

v1.0.2

04 Dec 23:49
Compare
Choose a tag to compare

1.0.2 (2024-12-04)

v1.0.1

02 Dec 00:33
Compare
Choose a tag to compare

1.0.1 (2024-12-02)

v1.0.0

27 Oct 14:44
Compare
Choose a tag to compare

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)