Releases: wvanderdeijl/nx-remotecache-gcs
Releases · wvanderdeijl/nx-remotecache-gcs
v2.2.0
v2.1.0
Do not restore the source
file from the cache as nx uses it to detect that the cache originates from a different machine. See nrwl/nx#18057
v2.0.0
- Upgrade from
@nrwl/workspace
to@nx/workspace
(needed since nx v16) - Store cache as a tar file in the storage bucket to limit the number of individual files being downloaded/uploaded
- Update dependencies:
@google-cloud/storage
from v5 to v7,mkdirp
from v1 to v3
Update dependencies
which also fixes some npm audit
warnings
Initial Release
initial version clean up fix mkdirp call fix mkdirp call 1.0.0