Releases: sysgears/mochapack
Releases · sysgears/mochapack
v2.1.1
Fixed warnings with Webpack 5 on Windows: #100
v2.1.0
Webpack 5 support added #98
v2.0.6
Added Mocha 8 support: #86, #87
v2.0.4
Fix --file not being respected #84
v2.0.1
New features
- Create mocha file to fix Webstorm 2020 issue (#68)
Fixes
- Support webpack.optimize.LimitChunkCountPlugin (#70)
v2.0.0
New features
- Brings Mochapack's CLI args parsing up to parity with Mocha
7.1.0
Breaking changes
v1.1.15
Fix problem with publishing mochapack@1.1.14 via npm. Used yarn to publish 1.1.15
v1.1.14
Get rid of deprecated function calls: #59
v1.1.13
New feature, allow webpack config as a Promise: #45