Release 4.2.0
- fix stale web server (3fff37d)
- fix proper usage of input class (5940e96)
- increase timeout and make it configurable (fd68277)
- remove assertion (01840d1)
- fix instance await (e85ce9d)
- make tests work with v1.73 (604f71a)
- skipEncoding in URI.toString in fsExtensionMain.ts - fixes #52 (e815268)
- executeCommand() mods (#49) (61c5ab2)
- set COI headers based on vscode-coi query (#25) (de6f8bb)
- fix type issues (a263778)
- update deps (7fccbfa)
- Update vscode and Node.js (956c12c)
- Get all visible markers (95d2459)
- Add Disconnect button click to DebugToolBar (cc0b5ef)
- move chromedriver to peerDependency list (9771929)
- Fix to run tests (#43) (f170164)
- docs: fix typo in readme (#47) (af31420)