1.6.0 (2024-10-25)
- clone-valid-element: added tests and improved jsdocs (a1dcb82)
- cookies: added tests and improved jsdoc (70fde77)
- useControlledState: added tests and improved jsdoc (e0919d2)
- useEnsuredForwardedRef: added tests and improved jsdoc and docs (1dc889a)
- usePageVisibility: added tests (0d85fcc)
- usePermission: added tests (ec60743)
1.5.0 (2024-07-23)
- useIntersection: adds new hook (b7b8a32)
1.4.2 (2024-07-08)
- useCustomEventListener: changed import path from functions to hooks (fc216cb)
1.4.1 (2024-07-08)
- package.json: added typesVersions entry (8ff1649)
1.4.0 (2024-07-08)
- useAutoId: Add support for react 18 useId hook (c15a2ba)
1.3.0 (2024-07-08)
- package.json: wrong main, module and types folders (4f23207)
- bundle: split between pure javascript and react modules (48c9778)
1.2.1 (2024-07-05)
- package.json: fixed paths on main, module and types (2c0db7a)
1.2.0 (2024-07-05)
- improved types on lodash helpers (534a577)
- vite: changed config to support preserving modules (a753eee)
1.1.0 (2024-03-18)
1.0.1 (2024-03-18)
- package: fixed repository url protocol (1d5eda2)