add requestType to requestOptions and miscellaneous
Pre-release
Pre-release
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