Client Library SDK Improvement
Version 2.21.0 of the JS Client Library has been released.
This release introduces LiveObjects REST client: channel.object is now available on REST channel instances, exposing get() to read object state, publish() to send object operations, and generateObjectId() to create object IDs on the client side for atomic batch operations with cross-references between newly created objects.
For the full changelog, please visit the GitHub release page.