File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 3.4.0 / 2017-05-14
2+
3+ Mocha is now moving to a quicker release schedule: when non-breaking changes are merged, a release should happen that week.
4+
5+ This week's highlights:
6+
7+ - ` allowUncaught ` added to commandline as ` --allow-uncaught ` (and bugfixed)
8+ - warning-related Node flags
9+
10+ ## :tada : Enhancements
11+
12+ - [ #2793 ] , [ #2697 ] : add --allowUncaught to Node.js ([ @lrowe ] )
13+ - [ #2733 ] : Add ` --no-warnings ` and ` --trace-warnings ` flags ([ @sonicdoe ] )
14+
15+ ## :bug : Fixes
16+
17+ - [ #2793 ] , [ #2697 ] : fix broken allowUncaught ([ @lrowe ] )
18+
19+ ## :nut_and_bolt : Other
20+
21+ - [ #2778 ] : Add license report and scan status ([ @xizhao ] )
22+ - [ #2794 ] : no special case for macOS running Karma locally ([ @boneskull ] )
23+ - [ #2795 ] : reverts use of semistandard directly ([ #2648 ] ) ([ @boneskull ] )
24+
25+ [ @lrowe ] : https://github.com/lrowe
26+ [ @sonicdoe ] : https://github.com/sonicdoe
27+ [ @xizhao ] : https://github.com/xizhao
28+ [ @boneskull ] : https://github.com/boneskull
29+
30+ [ #2795 ] : https://github.com/mochajs/mocha/pull/2795
31+ [ #2733 ] : https://github.com/mochajs/mocha/pull/2733
32+ [ #2793 ] : https://github.com/mochajs/mocha/pull/2793
33+ [ #2697 ] : https://github.com/mochajs/mocha/pull/2697
34+ [ #2778 ] : https://github.com/mochajs/mocha/pull/2778
35+ [ #2794 ] : https://github.com/mochajs/mocha/pull/2794
36+
137# 3.3.0 / 2017-04-24
238
339Thanks to all our contributors, maintainers, sponsors, and users! ❤️
You can’t perform that action at this time.
0 commit comments