Skip to content

v4.6.2

Choose a tag to compare

@ivantcholakov ivantcholakov released this 20 Jan 05:02
· 133 commits to master since this release

CHANGELOG

  • A new constant WEB_ASSET_CACHE_BUST_NUMBER has been introduced, it is used for cache busting while loading web-assets (JavaScripts, CSS, fonts, etc.) by browsers. Increment this constatnt (a number represented as a string) when some of web-asset sources are changed/updated.
  • composer update