Skip to content

v8.5.0

Compare
Choose a tag to compare
@djelinek djelinek released this 31 Jul 12:45
· 179 commits to main since this release
7f9bdbf

What's Changed

🚫 Bugs

  • fix: migrate unpack from shell exec to unzipper library by @djelinek in #1438
  • fix: deprecating WindowControls which is not working a few versions a lready by @djelinek in #1439
  • fix: moveCursor fails on file with tabs by @djelinek in #1007

🚀 Features

📦 Dependencies

  • build(deps-dev): bump type-fest from 4.22.1 to 4.23.0 by @dependabot in #1432
  • build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #1434
  • build(deps-dev): bump @typescript-eslint/parser from 7.16.1 to 7.17.0 by @dependabot in #1433
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 by @dependabot in #1435
  • build(deps-dev): bump chai and @types/chai by @dependabot in #1440
  • build(deps-dev): bump @types/node from 20.12.7 to 22.0.0 by @dependabot in #1442
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.3.0 to 2.4.0 by @dependabot in #1443
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 by @dependabot in #1444
  • build(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in #1445

Other Changes

  • ci: Bump middle version of Main CI from 1.89.1 to 1.90.2 by @djelinek in #1431
  • ci: Use Node 20 for Coverage CI workflow by @djelinek in #1437
  • docs: add documentation for dropdown editor actions with example by @djelinek in #1447
  • fix(wiki): fix url to know issues in EditorView wiki page by @djelinek in #1448
  • chore(release): Publish v8.5.0 by @djelinek in #1451

Full Changelog: v8.4.0...v8.5.0