gitverdiff
CLI tool and Node.js library for generating version hashes based on your Git repository's state and file modifications, helps with cache busting and versioning by producing unique identifiers (hashes) that can be embedded in filenames
CLI tool and Node.js library for generating version hashes based on your Git repository's state and file modifications, helps with cache busting and versioning by producing unique identifiers (hashes) that can be embedded in filenames
This package allows clients to automatically check the new version when a new version is released in the production environment, and if a new version is published, clearing the cache and reload the page.