You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,17 @@
1
-
# 6.0.0 (in progress)
1
+
# 6.0.0 / 2019-02-18
2
+
3
+
## :tada: Enhancements
4
+
5
+
-[#3726](https://github.com/mochajs/mocha/issues/3726) Add ability to unload files from `require` cache [**@plroebuck**](https://github.com/plroebuck)
2
6
3
7
## :bug: Fixes
4
8
9
+
-[#3737](https://github.com/mochajs/mocha/issues/3737) Fix falsy values from options globals [**@plroebuck**](https://github.com/plroebuck)
10
+
-[#3677](https://github.com/mochajs/mocha/issues/3677) Fix add error objects for createUnsupportedError and createInvalidExceptionError [**@boneskull**](https://github.com/boneskull)
11
+
-[#3707](https://github.com/mochajs/mocha/issues/3707) Fix encapsulation issues for `Suite#_onlyTests` and `Suite#_onlySuites`[**@vkarpov15**](https://github.com/vkarpov15)
12
+
-[#3711](https://github.com/mochajs/mocha/issues/3711) Fix diagnostic messages dealing with plurality and markup of output [**@plroebuck**](https://github.com/plroebuck)
13
+
-[#3723](https://github.com/mochajs/mocha/issues/3723) Fix "reporter-option" to allow comma-separated options [**@boneskull**](https://github.com/boneskull)
14
+
-[#3722](https://github.com/mochajs/mocha/issues/3722) Fix code quality and performance of `lookupFiles` and `files`[**@plroebuck**](https://github.com/plroebuck)
5
15
-[#3650](https://github.com/mochajs/mocha/issues/3650), [#3654](https://github.com/mochajs/mocha/issues/3654): Fix noisy error message when no files found ([**@craigtaub**](https://github.com/craigtaub))
6
16
-[#3632](https://github.com/mochajs/mocha/issues/3632): Tests having an empty title are no longer confused with the "root" suite ([**@juergba**](https://github.com/juergba))
-[#3733](https://github.com/mochajs/mocha/issues/3733) removed unneeded processing in post-processing hook [**@wanseob**](https://github.com/wanseob)
34
+
-[#3730](https://github.com/mochajs/mocha/issues/3730) Update nyc to latest version [**@coreyfarrell**](https://github.com/coreyfarrell)
23
35
-[#3648](https://github.com/mochajs/mocha/issues/3648), [#3680](https://github.com/mochajs/mocha/issues/3680): Fixes to support latest versions of [unexpected](https://npm.im/unexpected) and [unexpected-sinon](https://npm.im/unexpected-sinon) ([**@sunesimonsen**](https://github.com/sunesimonsen))
24
36
-[#3638](https://github.com/mochajs/mocha/issues/3638): Add meta tag to site ([**@MartijnCuppens**](https://github.com/MartijnCuppens))
25
37
-[#3653](https://github.com/mochajs/mocha/issues/3653): Fix parts of test suite failing to run on Windows ([**@boneskull**](https://github.com/boneskull))
0 commit comments