Breaking changes:
- The client will now fetch from the API CDN when a token and
useCdn: true
are passed together. - The client now only supports Node.js v12 and higher.
- The deprecated
merge
patch operator was removed. - The deprecated
document
property onassets.upload
was removed. client.observable.fetch()
returns a cold observable.