5.0.4
- Updated hook being used to process assets.
UseprocessAssets
hook instead ofafterProcessAssets
so that async lock/unlock functions can be used. - Updated
getLockFilename()
to use hash ofdirname
. - Removed
lockSync
andunlockSync
functions. - Updated min
webpack
version to5.2
.