Skip to content

Unannounced breaking change #204

@scottgit

Description

@scottgit

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions