v1.0.4
Note: this release impacts the Accounting, ATS, CRM, and Ticketing categories
- For these categories, we fix the typing of the
RemoteData
object, specifically thedata
field. The typing is updated from being a list of theRemoteData
object to a list ofany
types.