v0.3.0
What's Changed
- Find sessions file by @josephperrott in https://github.com/devversion/rules_browsers/pull/19
- Add windows browsers (Module version) by @alan-agius4 in https://github.com/devversion/rules_browsers/pull/18
- fix: extend the browser start timeout config to 1 minute by @josephperrott in https://github.com/devversion/rules_browsers/pull/23
- Support multiple versions of browsers. by @sbarfurth in https://github.com/devversion/rules_browsers/pull/24
- Add a prettier config. by @sbarfurth in https://github.com/devversion/rules_browsers/pull/25
- Remove duplicate node_modules from protractor_test. by @sbarfurth in https://github.com/devversion/rules_browsers/pull/26
- fix: replace set with list for Bazel 7 compatibility by @alan-agius4 in https://github.com/devversion/rules_browsers/pull/28
- feat: update browser versions and dependencies by @alan-agius4 in https://github.com/devversion/rules_browsers/pull/29
- feat: bump default firefox version by @alan-agius4 in https://github.com/devversion/rules_browsers/pull/30
- add basic presubmit by @sbarfurth in https://github.com/devversion/rules_browsers/pull/20
- Make formatting in update tool consistent. by @sbarfurth in https://github.com/devversion/rules_browsers/pull/31
- Only allow the root module to override versions. by @sbarfurth in https://github.com/devversion/rules_browsers/pull/32
Full Changelog: v0.2.0...v0.3.0