You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6.0 KiB
6.0 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.2.1 (2019-02-25)
Bug Fixes
- deprecation message about
setupnow warning aboutv4(#1684) (523a6ec) - regression: allow
ca,keyandcertwill be string (#1676) (b8d5c1e) - regression: handle
key,cert,cacertandpfxin CLI (#1688) (4b2076c) - regression: problem with
idb-connectorafter updateinternal-ip(#1691) (eb48691)
3.1.14 (2018-12-24)
Bug Fixes
3.1.13 (2018-12-22)
Bug Fixes
3.1.12 (2018-12-22)
Bug Fixes
3.1.11 (2018-12-21)
Bug Fixes
- bin/options: correct check for color support (
options.color) (#1555) (55398b5) - package: update
spdyv3.4.1...4.0.0 (assertion error) (#1491) (#1563) (7a3a257) - Server: correct
nodeversion checks (#1543) (927a2b3) - Server: mime type for wasm in contentBase directory (#1575) (#1580) (fadae5d)
- add url for compatibility with webpack@5 (#1598) (#1599) (68dd49a)
- check origin header for websocket connection (#1603) (b3217ca)
3.1.10 (2018-10-23)
Bug Fixes
- options: add
writeToDiskoption to schema (#1520) (d2f4902) - package: update
sockjs-clientv1.1.5...1.3.0 (url-parsevulnerability) (#1537) (e719959) - Server: set
tls.DEFAULT_ECDH_CURVEto'auto'(#1531) (c12def3)
3.1.9 (2018-09-24)
3.1.8 (2018-09-06)
Bug Fixes
- package:
yargssecurity vulnerability (dependencies) (#1492) (8fb67c9) - utils/createLogger: ensure
quietalways takes precedence (options.quiet) (#1486) (7a6ca47)