Skip to content

Releases: davidgarciab/nx-gcp-cache

v1.1.2

02 Nov 11:08
b5d93a5
Compare
Choose a tag to compare

What's Changed

  • fix: ignore source file to support remote cache sharing by @rickihastings in #2

New Contributors

Full Changelog: v1.1.0...v1.1.2

Release v1.1.0

20 Sep 15:16
461f765
Compare
Choose a tag to compare
  • Add support for Nx 16.8.1
  • Add E2E tests and run it as part the CI
  • Upgrade all dependencies to the latest version

v1.0.1

17 Jul 12:53
Compare
Choose a tag to compare

Release v1.0.1

Dependencies upgrade:

  • "@google-cloud/storage": "6.12.0"
  • "dotenv": "16.3.1"

Dev dependencies upgrade:

  • "eslint": "8.45.0"
  • "eslint-plugin-import": "2.27.5"
  • "eslint-plugin-jest": "27.2.3"
  • "eslint-plugin-prettier": "5.0.0"
  • "eslint-plugin-unused-imports": "3.0.0"
  • "jest": "29.6.1"
  • "jest-environment-jsdom": "29.6.1"
  • "ts-jest": "29.1.1"
  • "tslib": "2.6.0"
  • "typescript": "5.1.6"

v1.0.0

10 Jul 10:38
Compare
Choose a tag to compare

Release v1.0.0 - Initial Release

  • Support for GCP GCS buckets for global cache.
  • Support ADP authentication
  • Support NX generator