Skip to content

Releases: webdriverio-community/node-geckodriver

Release 4.0.2

29 May 03:16
Compare
Choose a tag to compare
  • Bump http-proxy-agent from 6.1.0 to 7.0.0 (#126) (b857475)
  • Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 (#130) (78ffc90)
  • Bump webdriverio from 8.10.4 to 8.10.5 (#131) (425d80b)
  • Bump octokit from 2.0.16 to 2.0.19 (#128) (6994029)
  • Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 (#129) (8e48611)
  • Bump https-proxy-agent from 6.2.0 to 7.0.0 (#127) (afbc8c1)
  • Bump @types/node from 20.2.3 to 20.2.5 (#125) (a2488a7)

v4.0.1

28 May 00:02
4047b00
Compare
Choose a tag to compare

Changelog:

Release 4.0.0

17 May 18:24
Compare
Choose a tag to compare

💥 Breaking Change

  • deprecate Node.js v14 and require v16.13 as minimum version
  • removed version export (please raise an issue if you care about this feature)
  • removed path export (use new download export to get the path to Geckodriver)
  • removed stop export (use p.kill() instead)
  • arguments for export start method changed from string[] to typed object

🚀 New Feature

  • auto-detect latest Geckodriver version

💅 Polish

  • improve and update documentation

🏠 Internal

  • switch to TypeScript
  • switch to ESM with CJS export
  • update Node.js versions for development to v20

📝 Documentation

  • set up tests and CI pipelines
  • set up continues deployment workflows aligned with other WebdriverIO projects

v3.2.0

19 Oct 22:16
Compare
Choose a tag to compare

v3.1.0...v3.2.0

v3.1.0

12 Oct 02:37
c65b4af
Compare
Choose a tag to compare

v3.0.2...v3.1.0

v3.0.2

04 Jul 13:39
2193d0c
Compare
Choose a tag to compare

v3.0.1...v3.0.2

v3.0.1

21 Dec 21:14
9aa99d7
Compare
Choose a tag to compare

v3.0.0

21 Dec 15:28
dac79b2
Compare
Choose a tag to compare

v2.0.4...v3.0.0

v2.0.4

02 Sep 01:09
0583792
Compare
Choose a tag to compare

v2.0.3...v2.0.4

v2.0.3

18 Aug 00:35
2a37bb3
Compare
Choose a tag to compare
  • Bump path-parse from 1.0.6 to 1.0.7 (#95) e4dfac2
  • Add type defitions for typescript. (#90) e404e46

v2.0.2...v2.0.3