Cache busting attempts to force visitorsโ browsers to redownload the CSS and JavaScript file whenever the modification date changes on your server. Itโs more aggressive than attaching a version number to query args, and works around some caching solutionsโ tendency to remove such version number and making the browser cache too strict.
Cache busting is located in PeepSo Advanced Configuration and is now considered an open Beta.