Skip to content

v4.1.0 (DEPRECATED)

Choose a tag to compare

@joeluong-sfcc joeluong-sfcc released this 04 Nov 20:05
· 8 commits to main since this release
30911a2

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.