Minor Changes
-
6dc62d2
Thanks @imbhargav5! - - 926f423e: Added new React hooks todata/hooks-list.json
.- a3e09c57: Fixed type aliasing in package build output using
tsc-alias
(packages/rooks
). - a8eed151: Updated import paths in documentation for regular hooks to use relative paths.
- ed4924f9: Refactored imports in
index.ts
to use relative paths for hooks. - 638d9d89: Added
useSuspenseNavigatorBattery
export and fixed JSON formatting. - 71c96694: Removed deprecated
react-hook-yolo
documentation file. - 46f33a87: Organized hooks in sidebar by category; updated multiple hook documentation files and metadata for improved structure.
- 179aa4fc: Updated
useGetIsMounted
docs with comprehensive examples and use cases. - ed5321b8: Updated
useArrayState
docs with comprehensive examples and detailed API reference. - 425c6bb1: Updated
useAsyncEffect
docs with comprehensive examples and detailed explanations. - f1963051: General
README.md
update.
Areas affected:
data/hooks-list.json
packages/rooks
(build, package.json, index.ts, experimental.ts, tests)apps/website/content/docs/hooks/
(many .mdx and meta.json files)README.md
- Scripts and documentation files
- a3e09c57: Fixed type aliasing in package build output using