You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
Updates pollForProcessingImage signature to return an object instead of
true/false
This allows for the ability to inspect the error in the event its not
successful
---------
Co-authored-by: Ayan Joshi <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
BREAKING CHANGE: breaks return signature for pollForProcessingImage
* Log X-Cld-Error header in dev mode ([#211](https://github.com/cloudinary-community/cloudinary-util/issues/211)) ([2a5251b](https://github.com/cloudinary-community/cloudinary-util/commit/2a5251b83a44e22d11d4abf9def3bbd975a25f8c))
7
+
8
+
9
+
### BREAKING CHANGES
10
+
11
+
* pollForProcessingImage now returns an object instead of a boolean
0 commit comments