Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Improved error handling and diagnostics publishing for fetch operations, ensuring errors are reported through the correct channel. - **New Features** - Enhanced type definitions with new types for better type safety: `BodyInit`, `ResponseInit`, `Headers`, and `FormData`. - Optimized handling of HTTP requests with caching for socket-based clients. - **Documentation** - Updated export statements to maintain compatibility with existing libraries while enhancing functionality. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information