This repository was archived by the owner on Jul 29, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 1+ # 5.4.1
2+
3+ ## Features
4+
5+ - ([7b08083](https://github.com/angular/protractor/commit/7b0808396458fbc2bd46c7e929f4effecb2a3f1e))
6+ feat(driverProvider): Add useExistingWebDriver driver provider (#4756)
7+
8+ - ([249e657](https://github.com/angular/protractor/commit/249e657baa605257c268f09078d56219776db9b1))
9+ feat(example): add examples of usage protractor framework with angular-material components;
10+ (#4891)
11+
12+ ## Fixes
13+
14+ - ([39485ca](https://github.com/angular/protractor/commit/39485ca49ad751814ae112b224ae054e697e102f))
15+ fix(typo): fixed typo in EC expectation alias (#4952)
16+
17+ - ([07fefeb](https://github.com/angular/protractor/commit/07fefeb9636f8b3506df2eacbdb4ada29f50fbbd))
18+ fix(browser): browser.navigate() return type. (#4932)
19+
20+ Changing return type of browser.navigate() to be Navigation instead of any.
21+
22+ - ([0b1820c](https://github.com/angular/protractor/commit/0b1820c6c1d8b13e8fb2e64f27e4fe1d3cbcdd73))
23+ fix(package-lock.json): update package-lock.json to match package.json. (#4931)
24+
25+ ## Dependencies
26+
27+ - ([2632bb6](https://github.com/angular/protractor/commit/2632bb67c3ac7773e8b769cd5c5ee5c6d7b69f3d))
28+ deps(webdriver_js_extender): update webdriver_js_extender to 2.1 (#4934)
29+
130# 5.4.0
231
332## Features
Original file line number Diff line number Diff line change 8282 "engines" : {
8383 "node" : " >=6.9.x"
8484 },
85- "version" : " 5.4.0 "
85+ "version" : " 5.4.1 "
8686}
You can’t perform that action at this time.
0 commit comments