Skip to content

Releases: mozilla/node-fx-runner

1.4.0 (2024-01-09)

09 Jan 15:35
df27b49
Compare
Choose a tag to compare

main changes

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

1.3.0

09 Aug 12:25
@rpl rpl
Compare
Choose a tag to compare

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

23 Nov 11:56
@rpl rpl
Compare
Choose a tag to compare

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

19 Apr 13:50
@rpl rpl
3795517
Compare
Choose a tag to compare
  • 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

17 Jul 15:20
Compare
Choose a tag to compare
  • 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

15 Jun 17:26
Compare
Choose a tag to compare
  • 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

18 Jul 15:48
@rpl rpl
Compare
Choose a tag to compare

Bug Fixes

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

1.0.10

14 Feb 12:10
@rpl rpl
Compare
Choose a tag to compare

Bug Fixes

  • Updated lodash to version 4.17.11

1.0.9

23 May 16:01
@rpl rpl
Compare
Choose a tag to compare

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

1.0.8

11 Oct 16:55
Compare
Choose a tag to compare
  • Fixed firefoxdeveloperedition alias on Windows. See #32

See all changes: 1.0.7...1.0.8