Releases: sysgears/mochapack
Releases · sysgears/mochapack
v1.1.12
Fix passing webpack environment variables: #43
v1.1.9
Remove gitbook-plugin-github from dependencies, fixes: #40
v1.1.8
Switch to [email protected] which is being used by the latest versions of webpack
and webpack-dev-server
, which fixes issue: #39
v1.1.6
Add source maps to the published mochapack compiled files
v1.1.5
Added option to clear terminal with default setting to not clear: #29
v1.1.4
Added pnpm
compatibility: #25
v1.1.3
Chore: upgrade all dependencies to the latest versions
v1.1.2
Chore: upgrade yargs to version 13
v1.1.1
Fix: do not add entries not matching entry glob pattern in watch mode
v1.1.0
- Add Mocha 6 support, PR: #8