Skip to content

v7.4.0

Compare
Choose a tag to compare
@alexander-akait alexander-akait released this 15 Aug 18:53
· 17 commits to master since this release

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)