Skip to content

v8.6.1

Compare
Choose a tag to compare
@djelinek djelinek released this 02 Sep 13:20
· 125 commits to main since this release
977eb7a

What's Changed

🚫 Bugs

  • fix: reduce sleep time between cursor move in TextEditor by @apupier in #1501

🚀 Features

  • feat: Add TextEditor.getBreakpoints(): Promise<Breakpoint[]> by @pospisilf in #1503

📦 Dependencies

  • build(deps-dev): bump @types/node from 22.4.1 to 22.4.2 by @dependabot in #1490
  • build(deps-dev): bump @types/node from 22.4.2 to 22.5.0 by @dependabot in #1491
  • build(deps): bump @types/selenium-webdriver from 4.1.25 to 4.1.26 by @dependabot in #1495
  • build(deps-dev): bump @types/node from 22.5.0 to 22.5.1 by @dependabot in #1498
  • build(deps-dev): bump type-fest from 4.25.0 to 4.26.0 by @dependabot in #1500
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.6.4 to 2.7.1 by @dependabot in #1502
  • build(deps): bump selenium-webdriver from 4.23.0 to 4.24.0 by @dependabot in #1499
  • build(deps-dev): bump @types/node from 22.5.1 to 22.5.2 by @dependabot in #1506
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.7.1 to 2.7.2 by @dependabot in #1507

Other Changes

Full Changelog: v8.6.0...v8.6.1