v2.28.0-rc.3
Pre-release
Pre-release
Improvement-BlockMutationTypeandBlockMutationEventtypes exportedImprovement-blocks.update(id, data)now can accept partial data object — it will update only passed properties, others will remain the same.Improvement-blocks.update(id, data)now will trigger onChange with onlyblock-changeevent.Improvement-blocks.update(id, data)will return a promise with theBlockAPIobject of the changed block.