Skip to content

v1.3.0

Choose a tag to compare

@rcrowe rcrowe released this 30 Jan 12:52
· 26 commits to main since this release
a4cc469

What's Changed

We've increased the number of cache modes, see our docs for the full list.
https://namespace.so/docs/reference/github-actions/nscloud-cache-action#cache

Changes:

  • 🧑‍🚀 backs action with space cli by @rcrowe in #48
  • Handle debug logs & JSON response by @rcrowe in #50
  • bump package versions for @actions/core, @actions/exec and @actions/io by @annervisser in #51
  • support pre-release for space version by @rcrowe in #52
  • ci: Enable dependabot by @rcrowe in #53
  • ci: setup formatting & linting by @rcrowe in #58
  • ci: basic checks in merge group by @rcrowe in #59
  • Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #55
  • Bump @types/node from 24.10.9 to 25.0.10 by @dependabot[bot] in #56
  • Bump vitest from 4.0.17 to 4.0.18 in the minor-npm-dependencies group by @dependabot[bot] in #54
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #57
  • Install latest dev release by @rcrowe in #62
  • Bump prettier from 2.8.8 to 3.8.1 by @dependabot[bot] in #60
  • Bump eslint from 8.57.1 to 9.39.2 by @dependabot[bot] in #61
  • ci: verify across space versions by @rcrowe in #63
  • Capture JSON error messages from space binary by @rcrowe in #65
  • fixed existing files when mounting by @rcrowe in #66
  • ci: trigger errors by @rcrowe in #68
  • ci: fix job name by @rcrowe in #70
  • fix: revert cache input deprecation by @rcrowe in #69
  • Switch to space as the default by @rcrowe in #71

New Contributors

Full Changelog: v1.2.21...v1.3.0