0.10.2 (2023-06-12)
⚠ BREAKING CHANGES
- packages/askui-nodejs: - The close method will be removed in the next major release. Please update your code to use the disconnect method.
Features
- add copy to clipboard icon to the annotation (292dd2d)
- packages/askui-nodejs: add ability to record video to ui control client api (#CL-186) (e6dfbcb), closes #CL-186
- packages/askui-nodejs: add step level reporting (#CL-186) (9257621), closes #CL-186
- packages/askui-nodejs: deprecate close() in favor of disconnect() (#CL-186) (7318a7a), closes #CL-186