7.4.0 (2024-08-15)
Features
- added the cacheImmutable option to cache immutable assets (assets with a hash in file name like
image.e12ab567.jpg
) (5ed629d) - allow to configure the
Cache-Control
header (#1923) (f7529c3)
Bug Fixes
- support
devServer: false
(b443f4d)