v3.0.0
- The default
API_BASE_URL
now no longer includes the/v2/
path. - All of the endpoints used in the library's helper methods now include the
/v2/
path instead. - If you provide a
baseUrl
that includes a path, you will see a warning. - Query string parameters passed in via
getRequest()
'sapiPath
argument are preserved.