0.1.10 (2026-01-13)
- useMediaQuery: enhance hook with debounce, fallback options, and onChange callback (557f41d)
0.1.9 (2026-01-05)
- useMediaQuery: add new
useMediaQueryhook (95893fe)
- useMediaQuery: safely access matchMedia with optional chaining (f9f55ef)
- The following workspace dependencies were updated
- dependencies
- @barso/helpers bumped from ^0.4.2 to ^0.4.3
- dependencies
0.1.8 (2025-12-19)
- The following workspace dependencies were updated
- dependencies
- @barso/helpers bumped from ^0.4.1 to ^0.4.2
- dependencies
0.1.7 (2025-07-14)
- useTreeCollapse: add hook with collapse state management (65d1fbf)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.4.0 to ^0.4.1
- dependencies
0.1.6 (2025-05-22)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.3.0 to ^0.4.0
- dependencies
0.1.5 (2025-04-28)
- lock react peer dependency to 18.x (509721b)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.2.1 to ^0.3.0
- dependencies
0.1.4 (2025-04-22)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.2.0 to ^0.2.1
- dependencies
0.1.3 (2025-04-16)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.1.2 to ^0.2.0
- dependencies
0.1.2 (2024-11-07)
- update import paths to include file extensions (566a28f)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.1.1 to ^0.1.2
- dependencies
0.1.1 (2024-11-04)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.1.0 to ^0.1.1
- dependencies
- ci: add release workflow and configuration files (368b497)
- hooks: add
@tabnews/hookspackage withuseMergedStatehook (d247761) - hooks: add
useConfighook to manage configuration and state processing (2259a5b)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.0.0 to ^0.1.0
- dependencies