UNPKG

653 BMarkdownView Raw
1# 0.2.2 (2018-12-01)
2
3- **[Feature]** Add `lcov`, `lcov-file` and `text-file` reporters.
4
5# 0.2.1 (2018-12-01)
6
7- **[Fix]** Fix proxy support `stdin`.
8- **[Fix]** Fix CLI parser to support multiple reporters.
9
10# 0.2.0 (2018-11-30)
11
12- **[Feature]**: Add support for source maps.
13- **[Feature]**: Add basic support for globbing.
14- **[Fix]**: Fix promise rejection on timeout.
15- **[Fix]**: Proxy the child process.
16
17# 0.1.3 (2018-11-25)
18
19- **[Fix]** Add support for exec args (such as `--experimental-modules`).
20
21# 0.1.2 (2018-11-23)
22
23- **[Fix]** Fix published files
24
25# 0.1.1 (2018-11-23)
26
27- **[Feature]** Expose API
28
29# 0.1.0 (2018-11-22)
30
31- First release