File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jasmine-browser-runner" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " Serve and run your Jasmine specs in a browser" ,
55 "bin" : " bin/jasmine-browser-runner" ,
66 "exports" : " ./index.js" ,
Original file line number Diff line number Diff line change 1+ # jasmine-browser-runner 2.3.0 Release Notes
2+
3+ ## New Features
4+
5+ * Use the new headless Chrome mode when the specified browser is "headlessChrome"
6+
7+ See < https://developer.chrome.com/articles/new-headless/ > for more information.
8+
9+ ## Supported environments
10+
11+ This version has been tested in the following environments.
12+
13+ | Environment | Supported versions |
14+ | -------------------| --------------------|
15+ | Node | 18, 20 |
16+ | Safari | 15-16 |
17+ | Chrome | 117 |
18+ | Firefox | 102, 117 |
19+ | Edge | 116 |
20+
21+ ------
22+
23+ _ Release Notes generated with _ [ Anchorman] ( http://github.com/infews/anchorman ) _
You can’t perform that action at this time.
0 commit comments