hazel
hazel copied to clipboard
Control over caching pre-release, stable release or latest
Fixes #20
- Adds
ONLY_PREenvironment variable. When set, the latest pre-release is cached. - If the
PREenvironment variable is set, pre-releases are considered to be cached depending on if it is the latest. If not set, only stable releases are cached. - Updated
lint-stagedto7.2.0to work with Node.JS 10+. - Had to add
testURLin the Jest config due to a JSDom bug described here.
+1 for this. This would be very useful for the project I work on.
Is this going to be merged in?
@safinn is attempting to deploy a commit to the Vercel Team on Vercel.
A member of the Team first needs to authorize it.