All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- do not crash on
this.addBuildDependency
usage (#117) (1c7a8a2)
this.addMissingDependency
works fine (#119) (5a0ea0c)
- minimum supported
Node.js
version is 10.13
loadModule
and fs
are now available in a loader context (#88) (ea5c9ad)
getResolve
is now available in a loader context (#99) (16bbc23)
- correct default for workerParallelJobs option (#74) (79758d0)
- do not allow empty or invalid node args when spin up child process (#73) (b02d503)
- lifecycle handling for signals
- add poolRespawn flag to speed up incremental builds (#52) (76535bf)
- memory leaks, worker and main process lifecycles (#51) (f10fe55)
- drop support for node < 6.9
- add target, minimize and resourceQuery into context (#25) (f3c7a2c)
- package: add
webpack >= 4
(peerDependencies
) (#22) (9345756)
- WorkerError: handle undefined
error
stacks (#20) (6fb5daf)
- index: add
webpack >= v4.0.0
support (#16) (5d33937)
- WorkerPool: trace stacks to avoid duplicated
err.messages
from workers (#13) (80dda4f)
- readBuffer: handle 0-byte reads (c7ca960)
- context: Pass context to loader (29ced70)
- deps: pass along result for dependencies (19832ec)
- example: fix for broken sass and add watch (47ba43e)
- resolve: fix passing error to worker (6561f57)
- resolve: fix incorrect method for sending message (bb92a28)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
x.x.x / --
- Bug fix -
- Feature -
- Chore -
- Docs -