Remove VERSION from libraries.yml

Created on 24 December 2024, 4 months ago

Problem/Motivation

The version: VERSION lines in libraries.yml are creating a version query string using the Drupal Core version number for the asset files, making these files cached in the browser dependent on the Core version.

Steps to reproduce

This can produce various problems after an update, as the old versions of assets might be loaded for users who have those cached. The only way to currently fix those to clear the browser cache.

Proposed resolution

Remove the version: VERSION lines from libraries.yml. By doing this, Drupal will use an automatically generated query string added to filenames. From the code documentation:

The string changes on every update or full cache flush, forcing browsers to load a new copy of the files as the URL changed.

See: web/core/lib/Drupal/Core/Asset/JsCollectionRenderer.php:62

The other option is to explicitly set the module's version on these lines and keep track of it when the version number changes/the asset is updated.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇧🇪Belgium dieterholvoet Brussels

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Pipeline finished with Success
    7 months ago
    Total: 168s
    #269237
  • Pipeline finished with Success
    7 months ago
    Total: 160s
    #269250
  • Pipeline finished with Failed
    4 months ago
    Total: 522s
    #354214
  • Issue created by @dieterholvoet
  • Merge request !64Remove VERSION from libraries.yml → (Open) created by dieterholvoet
  • Pipeline finished with Success
    4 months ago
    Total: 331s
    #377952
  • Pipeline finished with Failed
    3 months ago
    Total: 411s
    #396673
  • Pipeline finished with Success
    3 months ago
    Total: 359s
    #396690
  • Pipeline finished with Failed
    3 months ago
    Total: 150s
    #397941
  • Pipeline finished with Failed
    3 months ago
    Total: 161s
    #398728
  • Pipeline finished with Failed
    3 months ago
    Total: 62s
    #398734
  • Pipeline finished with Failed
    2 months ago
    Total: 191s
    #410673
  • Pipeline finished with Failed
    2 months ago
    Total: 200s
    #410677
  • Pipeline finished with Failed
    2 months ago
    Total: 155s
    #413876
  • Pipeline finished with Failed
    2 months ago
    Total: 189s
    #413881
  • Pipeline finished with Failed
    2 months ago
    Total: 197s
    #413906
  • Pipeline finished with Success
    2 months ago
    Total: 192s
    #413917
  • Pipeline finished with Success
    2 months ago
    Total: 190s
    #413928
  • Pipeline finished with Failed
    2 months ago
    Total: 156s
    #418139
  • Pipeline finished with Failed
    2 months ago
    Total: 156s
    #418184
  • Pipeline finished with Success
    about 2 months ago
    Total: 147s
    #429637
  • Pipeline finished with Success
    about 2 months ago
    Total: 158s
    #429972
  • Pipeline finished with Success
    about 2 months ago
    Total: 145s
    #429983
  • Pipeline finished with Success
    about 1 month ago
    Total: 145s
    #439746
  • Pipeline finished with Success
    about 1 month ago
    Total: 230s
    #439810
  • Pipeline finished with Success
    about 1 month ago
    Total: 141s
    #439952
  • Pipeline finished with Success
    about 1 month ago
    Total: 141s
    #440560
  • Pipeline finished with Success
    about 1 month ago
    Total: 185s
    #440705
  • Pipeline finished with Success
    about 1 month ago
    Total: 142s
    #441014
  • Pipeline finished with Success
    about 1 month ago
    Total: 138s
    #441031
  • Pipeline finished with Canceled
    about 1 month ago
    Total: 91s
    #442173
  • Pipeline finished with Success
    about 1 month ago
    Total: 145s
    #442174
  • Pipeline finished with Success
    30 days ago
    Total: 150s
    #444560
  • Pipeline finished with Success
    30 days ago
    Total: 145s
    #444561
  • Pipeline finished with Success
    29 days ago
    #445652
  • Pipeline finished with Success
    29 days ago
    Total: 145s
    #445655
  • Pipeline finished with Failed
    22 days ago
    Total: 222s
    #451079
  • Pipeline finished with Failed
    22 days ago
    Total: 193s
    #451088
  • Pipeline finished with Success
    22 days ago
    Total: 150s
    #451090
  • Pipeline finished with Success
    22 days ago
    Total: 157s
    #451092
  • Pipeline finished with Success
    1 day ago
    Total: 173s
    #467509
Production build 0.71.5 2024