contentful 11.10.7 → 11.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8233,6 +8233,7 @@ var contentful = (function (exports) {
8233
8233
  proxy: config.proxy,
8234
8234
  timeout: config.timeout,
8235
8235
  adapter: config.adapter,
8236
+ fetchOptions: config.fetchOptions,
8236
8237
  maxContentLength: config.maxContentLength,
8237
8238
  maxBodyLength: config.maxBodyLength,
8238
8239
  paramsSerializer: {