Releases: emartech/escher-suiteapi-js
Releases · emartech/escher-suiteapi-js
v21.1.2
v21.1.1
v21.1.0
v21.0.0
21.0.0 (2024-01-09)
- feat!: parse json error response (c450977)
BREAKING CHANGES
- Error response is parsed as JSON if response headers
have content-type application/json and if it's possible to parse the
data as JSON. Otherwise response will be retuned as string or default
response will be returned as empty string.
v20.3.0
v20.2.1
v20.2.0
v20.1.0
v20.0.0
v19.0.0
19.0.0 (2022-10-21)
Features
- axios: upgrade axios (2081c1f)
BREAKING CHANGES
- axios: axios first major version upgrade
Co-authored-by: Gabor Nemeth gabor.nemeth@emarsys.com