-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
FYI, the change from the response spread operation for makeApiCall as it was in 4.2.0 to a more configured response, and perhaps specifically this commit: 7d566fb, created a breaking change with the 4.2.1 release for anyone (like us) that was keying into response.data that now no longer exists on the returned response object (since it got moved to only the response.json). As far as I can tell, this was not mentioned in any of the release notes.
We've updated to access json now, but notation of the breaking change should probably be made (or a fix made to also return data again).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels