Skip to content

v3.0.0

Compare
Choose a tag to compare
@cyle cyle released this 28 Jul 17:30
80bf8a4
  • 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() 's apiPath argument are preserved.