Releases: karma-runner/karma-firefox-launcher
Releases · karma-runner/karma-firefox-launcher
v2.1.2
2.1.2 (2021-11-02)
Bug Fixes
v2.1.1
2.1.1 (2021-06-02)
Bug Fixes
- update name of Developer Edition on macOS (a0b5e58)
v2.1.0
2.1.0 (2020-11-03)
Features
- provide a way to configure location of executable in customLauncher (fix #125) (c53efcc)
v2.0.0
2.0.0 (2020-10-20)
Bug Fixes
- Bypass WSL check if Firefox is present in WSL environment (23a5d10), closes #107
- Update is-wsl to v2.2.0 to detect docker under WSL (#116) (c585393)
Features
- Make Node 10 minimum required version (480dafd), closes #118
BREAKING CHANGES
- Changed minimum required version of node.js from 8 to 10.
Node 8 EOL was 2019-12-31.