5.0.0 (2024-05-11)
- upgrade deps (fd1adef)
- drop support of Nodejs < v18
4.1.0 (2022-01-23)
4.0.0 (2021-11-03)
- upgrade deps, es6ify doesn't work with latest socket.io anymore (de56192)
- drop IE support
3.0.2 (2020-10-02)
3.0.1 (2020-10-01)
- has to use yarn to build to support IE11 (59ff7a2)
3.0.0 (2020-08-18)
- drop nodejs v8 support (d3680c3)
- drop nodejs v8 support
2.0.2 (2020-05-15)
- remove through and duplexer (4b11b1e)
2.0.1 (2020-02-19)
2.0.0 (2020-02-18)
- bypass IE11 SCRIPT5045 (a86710c)
- fix macOS false browser detection (961a8c6)
- fix reporter build (2a8fc38)
- make reporter runnable on IE11 again (0929c9d)
- doesn't work with old MS Edge anymore.
1.0.0 (2020-01-21)
0.5.0 (2020-01-19)
- use large socket.io timeout to cater huge test file (49fe1ff)
0.4.0 (2020-01-14)
- print out console debug/info/warn/error (390df91)
0.3.4 (2020-01-05)
0.3.3 (2019-11-20)
0.3.2 (2019-06-27)
- don't check leak in default mocha setup, mocha thinks window.coverage is a leak (53695e3)
0.3.1 (2019-06-27)
0.3.0 (2019-06-27)
- avoid multiple tap complete callback (e32b354)
- support window.coverage report (c4c2aa0)
0.2.0 (2019-06-19)
- replace xhr-write-stream with socket.io (9be4d62)