- Asset version query parameters will now always use `?v=VERSION_STRING` instead of a bare numeric query.
- Liquid tags and Shopify‑rendered HTML will output the new format automatically; standard theme filters need no changes.
- Update any custom code, regexes, or apps that rely on the old numeric‑only query string to accept the `v=` format.