Releases: react-hookz/web
Releases Β· react-hookz/web
v25.2.1
Compare
Sorry, something went wrong.
No results found
25.2.1 (2026-07-22)
Bug Fixes
deps: bump @ver0/deep-equal from 1.0.0 to 2.0.1 (#1685 ) (01e393c )
useMediaQuery: remove asymmetric addListener/removeListener fallback in unsubscribe (dcc2482 )
useNetworkState: drop vendor-prefixed connection fallbacks (dfd4832 )
util: remove existence guards on EventTarget listener methods (fb8dbab )
v25.2.0
Compare
Sorry, something went wrong.
No results found
25.2.0 (2025-11-02)
Features
migrate tests to new testing library and react 19 (#1661 ) (daff743 )
v25.1.1
Compare
Sorry, something went wrong.
No results found
25.1.1 (2025-04-09)
Bug Fixes
v25.1.0
Compare
Sorry, something went wrong.
No results found
25.1.0 (2025-03-07)
Features
v25.0.1
Compare
Sorry, something went wrong.
No results found
25.0.1 (2024-12-24)
Bug Fixes
v25.0.0
Compare
Sorry, something went wrong.
No results found
25.0.0 (2024-12-23)
Features
BREAKING CHANGES
resolveHookState does not pass undefined to nextState function when called without previousState anymore.
Chore
All documentation being stripped from sourcecodes, in prior to preparation of the new documentation site.
ESLint migrated toward version 9, along with ditching prettier in favor of eslint rules (looking with hope towards oxc formatter and linter).
v24.0.4
Compare
Sorry, something went wrong.
No results found
24.0.4 (2024-02-04)
Bug Fixes
useDebouncedCallback: make invoked function to be updated with deps (#1510 ) (12658ee ), closes #1357
v24.0.3
Compare
Sorry, something went wrong.
No results found
24.0.3 (2024-02-03)
Bug Fixes
get rid of import alias as it still breaks everything around (#1509 ) (90e4f9d )
v24.0.2
Compare
Sorry, something went wrong.
No results found
24.0.2 (2023-12-21)
Bug Fixes
lower engines requirements to ease usage for consumers (8bd29f7 )
v24.0.1
Compare
Sorry, something went wrong.
No results found
24.0.1 (2023-12-20)
Bug Fixes
change build so development and distributed imports match (6383cdd )