Skip to content

Caching

How do I invalidate a snapshot?

Quick answer

Key it on your lockfile hash so a dependency change automatically triggers a rebuild.

The detail that matters

A stale snapshot silently serving old dependencies is a genuinely difficult bug to track down. Automate the invalidation.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.