Skip to content

Releases: mozilla/node-fx-runner

1.5.0 (2026-06-10)

Choose a tag to compare

@rpl rpl released this 10 Jun 12:42

main changes

  • Updated: Bump shell-quote to version 1.8.4 (#161)
  • Updated: Bump commander from v2 to v12 (#137)
  • Updated: Bump which to v4 (#139)
  • Removed: Drop spawn-sync dependency (#138)
  • Removed: Drop when dependency (#136)

1.4.0 (2024-01-09)

Choose a tag to compare

@willdurand willdurand released this 09 Jan 15:35
df27b49

main changes

  • Fixed: Use firefox binary (instead of firefox-bin) (#127)

1.3.0

Choose a tag to compare

@rpl rpl released this 09 Aug 12:25

What's Changed

  • feat: added a new binary-args-first boolean option to change the final order of the command arguments (#96)

Full Changelog: 1.2.0...1.3.0

1.2.0

Choose a tag to compare

@rpl rpl released this 23 Nov 11:56

What's Changed

  • fix(deps): update dependency shell-quote to v1.7.3 (#59)

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@rpl rpl released this 19 Apr 13:50
3795517
  • Fix installed Firefox lookup on Windows to include both HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE windows registry keys (#74), fixes #73.

1.0.13

Choose a tag to compare

@Rob--W Rob--W released this 17 Jul 15:20
  • Fix lookup of Firefox Developer Edition on macOS (regressed by 1.0.12), (#48), fixes #47.
  • Update paths to Firefox Beta and Firefox Nightly on macOS (#48).

1.0.12

Choose a tag to compare

@Rob--W Rob--W released this 15 Jun 17:26
  • Add "firefoxdeveloperedition" alias for firefox-developer-edition on Linux, for consistency with the existing alias on macOS and Windows, and introduce a shorter "deved" alias for "firefoxdeveloperedition" (#43).

1.0.11

Choose a tag to compare

@rpl rpl released this 18 Jul 15:48

Bug Fixes

  • Removed lodash from fx-runner npm dependencies (related to vulnerabilities detected by npm audit on lodash), fixes #40

1.0.10

Choose a tag to compare

@rpl rpl released this 14 Feb 12:10

Bug Fixes

  • Updated lodash to version 4.17.11

1.0.9

Choose a tag to compare

@rpl rpl released this 23 May 16:01

Bug Fixes

This release just contains dependency updates related to vulnerabilities detected on lodash (See #34 for additional details).

  • Updated lodash to version 4.17.10 (e496cac)

See all changes: 1.0.8...1.0.9