Cache-busting configuration injected into every HTML template. Ensures browser and CDN caches are invalidated on each deploy.
Readonly
Short build hash appended as ?v=<hash> to asset URLs
?v=<hash>
Full semantic version string (e.g. 0.8.59)
0.8.59
Cache-busting configuration injected into every HTML template. Ensures browser and CDN caches are invalidated on each deploy.