Skip to content

v3.6.2

Compare
Choose a tag to compare
@ivantcholakov ivantcholakov released this 20 Jan 05:00
· 53 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