Skip to content

Latest commit

 

History

History
130 lines (68 loc) · 4.05 KB

File metadata and controls

130 lines (68 loc) · 4.05 KB

Changelog

0.1.10 (2026-01-13)

Features

  • useMediaQuery: enhance hook with debounce, fallback options, and onChange callback (557f41d)

0.1.9 (2026-01-05)

Features

  • useMediaQuery: add new useMediaQuery hook (95893fe)

Bug Fixes

  • useMediaQuery: safely access matchMedia with optional chaining (f9f55ef)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @barso/helpers bumped from ^0.4.2 to ^0.4.3

0.1.8 (2025-12-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @barso/helpers bumped from ^0.4.1 to ^0.4.2

0.1.7 (2025-07-14)

Features

  • useTreeCollapse: add hook with collapse state management (65d1fbf)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @tabnews/helpers bumped from ^0.4.0 to ^0.4.1

0.1.6 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @tabnews/helpers bumped from ^0.3.0 to ^0.4.0

0.1.5 (2025-04-28)

Bug Fixes

  • lock react peer dependency to 18.x (509721b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @tabnews/helpers bumped from ^0.2.1 to ^0.3.0

0.1.4 (2025-04-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @tabnews/helpers bumped from ^0.2.0 to ^0.2.1

0.1.3 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @tabnews/helpers bumped from ^0.1.2 to ^0.2.0

0.1.2 (2024-11-07)

Bug Fixes

  • update import paths to include file extensions (566a28f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @tabnews/helpers bumped from ^0.1.1 to ^0.1.2

0.1.1 (2024-11-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @tabnews/helpers bumped from ^0.1.0 to ^0.1.1

0.1.0 (2024-11-04)

Features

  • ci: add release workflow and configuration files (368b497)
  • hooks: add @tabnews/hooks package with useMergedState hook (d247761)
  • hooks: add useConfig hook to manage configuration and state processing (2259a5b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @tabnews/helpers bumped from ^0.0.0 to ^0.1.0