You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enhancements
Allow developers to pass in custom fetch implementation via clientConfig#246
Support subpath imports for individual APIs and named imports #219
Bug Fixes
Fix incorrect encoding of multi-segment endpoint paths in callCustomEndpoint#246
Known Issues
The new subpath import feature and updated fetch implementation may not work as expected in certain usage patterns, specifically for CommonJS environments. The team is actively investigating and will publish a fix in the next release. We recommend staying on version v4.0.1 until then.