UNPKG

5.92 kBMarkdownView Raw
1## [3.1.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.0...v3.1.1) (2022-03-09)
2
3
4### Bug Fixes
5
6* artificially trigger a release ([83fdc3c](https://github.com/karma-runner/karma-chrome-launcher/commit/83fdc3ca5666374c677408ed0589e66b1124bec4))
7
8<a name="3.1.0"></a>
9# [3.1.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.0.0...v3.1.0) (2019-08-13)
10
11
12### Features
13
14* add --disable-dev-shm-usage flag to headless ([137005d](https://github.com/karma-runner/karma-chrome-launcher/commit/137005d))
15
16
17
18<a name="3.0.0"></a>
19# [3.0.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.2.0...v3.0.0) (2019-07-12)
20
21
22### Features
23
24* allow overriding of the default debug port ([26ae9f4](https://github.com/karma-runner/karma-chrome-launcher/commit/26ae9f4)), closes [#187](https://github.com/karma-runner/karma-chrome-launcher/issues/187)
25
26
27
28<a name="2.2.0"></a>
29# [2.2.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.1.1...v2.2.0) (2017-06-23)
30
31
32### Features
33
34* add ChromiumHeadless ([7a12021](https://github.com/karma-runner/karma-chrome-launcher/commit/7a12021))
35
36
37
38<a name="2.1.1"></a>
39## [2.1.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.1.0...v2.1.1) (2017-05-05)
40
41
42### Bug Fixes
43
44* add disable-renderer-backgrounding flag ([6bfc170](https://github.com/karma-runner/karma-chrome-launcher/commit/6bfc170)), closes [#123](https://github.com/karma-runner/karma-chrome-launcher/issues/123)
45
46
47
48<a name="2.1.0"></a>
49# [2.1.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.0.0...v2.1.0) (2017-05-02)
50
51
52### Features
53
54* add support for custom user-data-dir in Chromium ([579fcfc](https://github.com/karma-runner/karma-chrome-launcher/commit/579fcfc)), closes [#89](https://github.com/karma-runner/karma-chrome-launcher/issues/89)
55* add support for headless Chrome/ChromeCanary ([7446181](https://github.com/karma-runner/karma-chrome-launcher/commit/7446181))
56
57
58
59<a name="2.0.0"></a>
60# [2.0.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v1.0.1...v2.0.0) (2016-08-18)
61
62
63### Features
64
65* Chromium support for Linux, Darwin and Windows ([33e8d82](https://github.com/karma-runner/karma-chrome-launcher/commit/33e8d82))
66
67
68
69<a name="1.0.1"></a>
70## [1.0.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.3...v1.0.1) (2016-05-02)
71
72
73
74
75<a name="0.2.3"></a>
76## [0.2.3](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.1...v0.2.3) (2016-03-22)
77
78
79### Features
80
81* **config:** Allow --user-data-dir to be set in launcher properties ([2c0b7f4](https://github.com/karma-runner/karma-chrome-launcher/commit/2c0b7f4))
82
83
84
85<a name="0.2.2"></a>
86## [0.2.2](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.1...v0.2.2) (2015-12-01)
87
88### Bug Fixes
89
90* chrome will ignore command line flags it does not yet know about ([426e7c3](https://github.com/karma-runner/karma-chrome-launcher/commit/426e7c3))
91
92
93
94<a name="0.2.1"></a>
95## [0.2.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.0...v0.2.1) (2015-10-07)
96
97
98### Bug Fixes
99
100* **ChromeCanary:** on Linux (archlinux), it can be named google-chrome-unstable ([28cb5b0](https://github.com/karma-runner/karma-chrome-launcher/commit/28cb5b0))
101
102
103
104<a name"0.2.0"></a>
105## 0.2.0 (2015-06-23)
106
107
108#### Bug Fixes
109
110* Use fs-access shim for file detection. ([6355ca88](https://github.com/karma-runner/karma-chrome-launcher/commit/6355ca88), closes [#53](https://github.com/karma-runner/karma-chrome-launcher/issues/53))
111
112
113<a name"0.1.9"></a>
114### 0.1.9 (2015-06-23)
115
116
117<a name"0.1.8"></a>
118### 0.1.8 (2015-06-23)
119
120
121<a name"0.1.7"></a>
122### 0.1.7 (2015-06-23)
123
124
125<a name"0.1.6"></a>
126### 0.1.6 (2015-06-23)
127
128
129#### Bug Fixes
130
131* **jsFlags:** un-quote --js-flags flag and automatically merge with presets ([4509c277](https://github.com/karma-runner/karma-chrome-launcher/commit/4509c277))
132
133
134<a name"0.1.5"></a>
135### 0.1.5 (2015-06-23)
136
137
138#### Bug Fixes
139
140* better error when DARTIUM_BIN not set ([27462e86](https://github.com/karma-runner/karma-chrome-launcher/commit/27462e86))
141
142
143<a name"0.1.4"></a>
144### 0.1.4 (2015-06-23)
145
146
147#### Bug Fixes
148
149* the translation is now disabled on launch ([b2f389ba](https://github.com/karma-runner/karma-chrome-launcher/commit/b2f389ba))
150
151
152<a name"0.1.3"></a>
153### 0.1.3 (2015-06-23)
154
155
156#### Features
157
158* **Launcher:** Add Dartium launcher. ([ae81c0c1](https://github.com/karma-runner/karma-chrome-launcher/commit/ae81c0c1))
159
160
161<a name"0.1.2"></a>
162### 0.1.2 (2015-06-23)
163
164
165<a name"0.1.12"></a>
166### 0.1.12 (2015-06-23)
167
168
169<a name"0.1.11"></a>
170### 0.1.11 (2015-06-23)
171
172
173<a name"0.1.10"></a>
174### 0.1.10 (2015-06-23)
175
176
177#### Bug Fixes
178
179* better error when DARTIUM_BIN not set ([27462e86](https://github.com/karma-runner/karma-chrome-launcher/commit/27462e86))
180* the translation is now disabled on launch ([b2f389ba](https://github.com/karma-runner/karma-chrome-launcher/commit/b2f389ba))
181* **jsFlags:** un-quote --js-flags flag and automatically merge with presets ([4509c277](https://github.com/karma-runner/karma-chrome-launcher/commit/4509c277))
182
183
184#### Features
185
186* disable popup blocking by default ([2cdace9e](https://github.com/karma-runner/karma-chrome-launcher/commit/2cdace9e))
187* **Launcher:** Add Dartium launcher. ([ae81c0c1](https://github.com/karma-runner/karma-chrome-launcher/commit/ae81c0c1))
188
189
190<a name"0.1.1"></a>
191### 0.1.1 (2015-06-23)
192
193
194#### Bug Fixes
195
196* handle Chrome location on Windows ([62df3014](https://github.com/karma-runner/karma-chrome-launcher/commit/62df3014))
197* correct Chrome path on Windows ([9ebd9974](https://github.com/karma-runner/karma-chrome-launcher/commit/9ebd9974), closes [#2](https://github.com/karma-runner/karma-chrome-launcher/issues/2))
198
199
200<a name"0.1.0"></a>
201## 0.1.0 (2015-06-23)
202
203
204<a name"0.0.2"></a>
205### 0.0.2 (2015-06-23)
206
207
208#### Features
209
210* allow passing custom flags ([4ebc7694](https://github.com/karma-runner/karma-chrome-launcher/commit/4ebc7694))