Skip to content

Data properties are optional

Compare
Choose a tag to compare
@bhollis bhollis released this 15 Apr 03:54
· 173 commits to master since this release

This is a major (breaking) release that makes the data parameter from Component responses optional, since the API can omit the response either because of privacy settings or during maintenance. You should update your code to handle the fact that this can be undefined.