All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.5 (2018-02-26)
- package: add
webpack >= 4
(peerDependencies
) (#22) (9345756) - WorkerError: handle undefined
error
stacks (#20) (6fb5daf)
1.1.4 (2018-02-21)
1.1.3 (2018-02-07)
1.1.2 (2017-10-09)
- readBuffer: handle 0-byte reads (c7ca960)
1.1.1 (2017-08-28)
- context: Pass context to loader (29ced70)
- deps: pass along result for dependencies (19832ec)
- example: fix for broken sass and add watch (47ba43e)
1.1.0 (2017-07-14)
- pool: add warmup method (a0ce440)
1.0.3 (2017-05-27)
- resolve: fix passing error to worker (6561f57)
1.0.2 (2017-05-27)
- 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.
- Bug fix -
- Feature -
- Chore -
- Docs -