v8.6.0
What's Changed
🚫 Bugs
- fix: getQuickPicks and isSelected does not work as expected by @pospisilf in #1470
- fix: webView findWebElement returning undefined by @djelinek in #1485
🚀 Features
- feat: bump vscode-max from 1.91.1 to 1.92.1 by @djelinek in #1460
- feat: bump vscode-max from 1.92.1 to 1.92.2 by @djelinek in #1487
📦 Dependencies
- build(deps-dev): bump @types/node from 22.0.0 to 22.0.2 by @dependabot in #1454
- build(deps): bump unzipper from 0.12.2 to 0.12.3 by @dependabot in #1453
- build(deps-dev): bump @stylistic/eslint-plugin from 2.4.0 to 2.6.0 by @dependabot in #1455
- build(deps-dev): bump @stylistic/eslint-plugin from 2.6.0 to 2.6.1 by @dependabot in #1458
- build(deps-dev): bump lerna from 8.1.7 to 8.1.8 by @dependabot in #1464
- build(deps-dev): bump @types/unzipper from 0.10.9 to 0.10.10 by @dependabot in #1466
- build(deps-dev): bump type-fest from 4.23.0 to 4.24.0 by @dependabot in #1469
- build(deps-dev): bump mocha from 10.7.0 to 10.7.3 by @dependabot in #1471
- build(deps-dev): bump @stylistic/eslint-plugin from 2.6.1 to 2.6.2 by @dependabot in #1468
- build(deps-dev): bump @types/node from 22.0.2 to 22.2.0 by @dependabot in #1472
- build(deps): bump @types/selenium-webdriver from 4.1.24 to 4.1.25 by @dependabot in #1473
- build(deps-dev): bump @types/node from 22.2.0 to 22.3.0 by @dependabot in #1478
- build(deps-dev): bump axios from 1.7.3 to 1.7.4 by @dependabot in #1479
- build(deps): bump @vscode/vsce from 2.31.1 to 2.32.0 by @dependabot in #1481
- build(deps-dev): bump @stylistic/eslint-plugin from 2.6.2 to 2.6.4 by @dependabot in #1480
- build(deps-dev): bump @types/node from 22.3.0 to 22.4.1 by @dependabot in #1482
- build(deps-dev): bump type-fest from 4.24.0 to 4.25.0 by @dependabot in #1483
- build(deps): bump @vscode/vsce from 2.32.0 to 3.0.0 by @dependabot in #1484
Other Changes
- refactor: simplify get chromedriver logic method by @pospisilf in #1461
- chore(release): Publish v8.6.0 by @djelinek in #1489
Full Changelog: v8.5.0...v8.6.0