Releases: imgix/imgix-management-js
Releases · imgix/imgix-management-js
v1.3.1
v1.3.1-rc.1
1.3.0
1.3.0-rc.1
- feat: add (experimental) class variable to set plugin header (#95)
1.2.2
1.2.1
- docs: update mention of imgix-core-js to @imgix/js-core (#87)
- docs: fixes routes and id (#86)
- fix: rename RequestError to APIError to match class name (#84)
- fix: specify APIError as a static class property (#82)
- feat: export APIError on ImgixAPI class (#80)
- refactor: remove optional chain operator for compatibility (#78)
- fix: remove ResponseError from request() return type (#78)
- fix: always stringify error data (#75)
- refactor: use standard function syntax for class method (#76)
1.2.1-beta.4
- fix: rename
RequestError
toAPIError
to match class name (#84)
1.2.1-beta.3
- fix: specify APIError as a static class property (#82)
1.2.1-beta.2
- feat: export APIError on ImgixAPI class (#80)