Roushan Kumar Singh
247db95bad
resolve TypeScript and Rust warnings (#6612)
* chore: fix warnings
* fix: add missing scrollContainerRef dependencies to React hooks
* fix: typo
* fix: remove unsupported fetch option and enable AsyncIterable types
- Removed `connectTimeout` from fetch init (not supported in RequestInit)
- Updated tsconfig to target ES2018
* chore: refactor rename
* fix(hooks): update dependency arrays for useThreadScrolling effects
* Add type.d.ts to extend requestinit with connectionTimeout
* remove commentd unused import
2025-10-01 16:06:41 +07:00
..
2025-08-15 08:59:01 +07:00
2025-08-15 08:59:01 +07:00
2025-09-09 12:16:25 +07:00
2025-08-15 08:59:01 +07:00
2025-09-23 17:45:37 +07:00
2025-08-15 08:59:01 +07:00
2025-09-09 12:16:25 +07:00
2025-08-15 08:59:01 +07:00
2025-09-11 09:52:10 +05:30
2025-09-09 12:16:25 +07:00
2025-10-01 16:06:41 +07:00