File tree Expand file tree Collapse file tree 3 files changed +22
-21
lines changed Expand file tree Collapse file tree 3 files changed +22
-21
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @wdio/visual-reporter
22
3+ ## 0.4.0
4+
5+ ### Minor Changes
6+
7+ - 267c513: # 🚀 New Features ` @wdio/visual-reporter `
8+
9+ - Created a new demo for developing the ` @wdio/visual-reporter ` . Starting the dev-server automatically generates a new sample report project
10+ - Added a resize of the Canvas after resizing the browser screen
11+ - You can now close the overlay by pressing ESC
12+ - Made it more clear in the overlay when there are no changes
13+
14+ # 💅 Polish ` @wdio/visual-reporter `
15+
16+ - refactor of the assets generation to make it more robust for the demo and external collected files
17+ - reduce package/bundle size
18+ - updated to latest dependencies
19+
20+ # 🐛 Bugs fixed ` @wdio/visual-reporter `
21+
22+ - Prevent the browser from going back in history when you press the browser back button when an overlay is opened. Now the overlay is closed.
23+
324## 0.3.0
425
526### Minor Changes
Original file line number Diff line number Diff line change 22 "name" : " @wdio/visual-reporter" ,
33 "author" : " Wim Selles - wswebcreation" ,
44 "description" : " Visual Testing HTML Report for the @wdio/visual-service module" ,
5- "version" : " 0.3.1-alpha.6 " ,
5+ "version" : " 0.4.0 " ,
66 "license" : " MIT" ,
77 "homepage" : " https://webdriver.io/docs/visual-testing" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments