Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.97 KB

File metadata and controls

50 lines (38 loc) · 1.97 KB

Changes

1.0.0

  • dff0030 build: fix types in integration tests (Yashar Fakhari)
  • f2169e7 ci: add c8 code coverage and Dependabot configs (Yashar Fakhari)
  • 0ad9e46 doc: add migration.md and update readme.md (Yashar Fakhari)
  • c7662ce chore: update dependencies (Yashar Fakhari)

    chore: update dependencies

    • Upgrade ESLint from v8 to v9; use @studio/eslint-config v8.0.1 with new flat config file: eslint.config.js
    • Upgrade Husky from v8 to v9
    • Upgrade Execa from v5 to v9
      • Update Execa imports to use named exports
    • Upgrade Yargs from v16 to v18
      • Update option configuration for stricter type checking
    • Update minimum Node.js requirement to v20 (Node.js 18 reached EOL in April 2025) [BREAKING CHANGE]
    • Update GitHub workflow
      • Update matrix to Node.js 20/22
      • Update actions to latest versions
      • Update Docker to use selenium/standalone-firefox:latest

Released by Yashar Fakhari on 2025-08-17.

0.4.1

  • ef5479d Improve stack trace mapping

Released by Maximilian Antoni on 2023-12-28.

0.4.0

Released by Maximilian Antoni on 2023-12-27.

0.3.0

  • Initial release

Released by Maximilian Antoni on 2023-12-24.