Releases: angular/rules_browsers
Releases · angular/rules_browsers
v0.4.0
What's Changed
- fix: support defining a seed for jasmine randomization order via env variable by @josephperrott in https://github.com/devversion/rules_browsers/pull/33
- chore: update browser versions by @sbarfurth in https://github.com/devversion/rules_browsers/pull/34
- Add
chromium/firefoxtags to WTR tests by @dgp1130 in https://github.com/devversion/rules_browsers/pull/35 - Pull new browser versions. by @sbarfurth in https://github.com/devversion/rules_browsers/pull/36
- Release version 0.4.0. by @sbarfurth in https://github.com/devversion/rules_browsers/pull/37
New Contributors
- @dgp1130 made their first contribution in https://github.com/devversion/rules_browsers/pull/35
Full Changelog: v0.3.0...v0.4.0
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
v0.2.0
What's Changed
- Upgrade runner-jasmine to 0.1.4 by @sbarfurth in https://github.com/devversion/rules_browsers/pull/13
- Deconflict npm_typescript repo name by @sbarfurth in https://github.com/devversion/rules_browsers/pull/14
- Make NamedFilesInfo public by @sbarfurth in https://github.com/devversion/rules_browsers/pull/15
- Prepare for v0.2.0 by @sbarfurth in https://github.com/devversion/rules_browsers/pull/16
Full Changelog: v0.1.0...v0.2.0