All Release Notes

Changes to commercetools Frontend SDK configuration options

7 June 2024
Frontend
Frontend Development
Enhancement
SDK

You can now configure the customHeaderValue option in the commercetools Frontend SDK to send custom header data to backend extensions. You can also set the customHeaderValue option in the API methods.

We've also added a skipQueue option to the callAction API method, which lets you opt out of the action call queue and execute the action asynchronously.