Skip to content

add requestType to requestOptions and miscellaneous

Pre-release
Pre-release

Choose a tag to compare

@crhistianramirez crhistianramirez released this 27 Mar 17:41

New Features ✨

  • Provide a value that can be used to identify the type of request. Useful for error logs.
  • export OrderCloudError class
  • use cjs module for main which is better for nodejs environemnts

Refactor ♻️

  • set default timeout to 60 seconds