Initial release of aw-watcher-vscode.
Refined error handling and README
Refined error handling and heartbeat logic
Added maxHeartbeatsPerSec configuration
Fixed security vulnerability of an outdated dependency
update submodules aw-client-js and media to latest
fix the extension to work with the latest aw-client:
- AppEditorActivityHeartbeat --> AppEditorEvent
- createBucket --> ensureBucket
- options object in AWClient constructor
- timestamp should be a Date not a string