This repository was archived by the owner on Jul 29, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 5.4.0
2
+
3
+ ## Features
4
+
5
+ - ([03e2209](https://github.com/angular/protractor/commit/03e22092557240217bbbcf641476db08cc35df77))
6
+ feat(driverProvider) Adding browserstackProxy param in BrowserStack driverProvider (#4852)
7
+
8
+ ## Fixes
9
+
10
+ - ([492230a](https://github.com/angular/protractor/commit/492230ab3445ca3aea3e60f55d27cb9825018ef9))
11
+ fix(generate_doc.sh): Use ES6 lib to compile down to ES5 (#4884)
12
+
13
+ - ([ed955e5](https://github.com/angular/protractor/commit/ed955e56a839d7f69da43acb6755763220d3681d))
14
+ fix(travisCI): Update Node versions (#4847)
15
+
16
+ - ([3702a70](https://github.com/angular/protractor/commit/3702a709fe251fed1de9ee1eab38593c2c371e94))
17
+ fix(local): Ensure webdriver.gecko.driver path is passed to Selenium (#4502)
18
+
19
+ - ([1c6a1a8](https://github.com/angular/protractor/commit/1c6a1a82f03f2bd5911dfc37f365329d6f5acb60))
20
+ fix(circleci): Switch to using circleci v2 syntax and fix build errors (#4837)
21
+
22
+ ## Dependencies
23
+ - ([056eec2](https://github.com/angular/protractor/commit/056eec23a7d1534d5e8624d42a6c9d1f3106cf5d))
24
+ deps(webdriver_js_extender): update webdriver_js_extender to 2.0 (#4882)
25
+ 1. update webdriver_js_extender to 2.0
26
+ 2. update selenium typing to 3.0.10
27
+
1
28
# 5.3.2
2
29
3
30
## Fixes
Original file line number Diff line number Diff line change 82
82
"engines" : {
83
83
"node" : " >=6.9.x"
84
84
},
85
- "version" : " 5.3.2 "
85
+ "version" : " 5.4.0 "
86
86
}
You can’t perform that action at this time.
0 commit comments