Skip to content

Latest commit

 

History

History
144 lines (93 loc) · 6.85 KB

CHANGELOG.md

File metadata and controls

144 lines (93 loc) · 6.85 KB

Changelog

v1.7.0 (2021-03-03)

🚀 Enhancement

  • #53 Add support for specifying npm-version as an option (@felipecrs)

🐛 Bug Fix

  • #54 Update tsc matcher to associate failure with correct line/column. (@rwjblue)

🏠 Internal

Committers: 2

v1.6.0 (2020-10-22)

🚀 Enhancement

🏠 Internal

  • #43 Refactor CI config to simplify testing volta 0.6, 0.7, 0.8, and 0.9. (@rwjblue)
  • #45 Update dependencies to latest. (@rwjblue)
  • #44 Update release packages to latest. (@rwjblue)
  • #41 Remove unused walk-sync devDep. (@rwjblue)

Committers: 1

v1.5.0 (2020-10-07)

🚀 Enhancement

  • #30 Resolve warnings about the add-path command being deprecated. Update @actions/core to latest. (@dependabot[bot])

🏠 Internal

  • #40 Re-roll package-lock.json. (@rwjblue)
  • #28 Update dependencies to latest. (@rwjblue)
  • #39 Migrate to @vercel/ncc (@rwjblue)
  • #38 Update @actions/tool-cache and @actions/exec to latest. (@rwjblue)
  • #37 Update jest and related packages to latest. (@rwjblue)
  • #34 Ensure all test scripts fail on uncaught exceptions. (@rwjblue)
  • #36 Migrate internal workflow tests to shell scripts. (@rwjblue)
  • #35 Update uuid to latest. (@rwjblue)
  • #33 Update typescript and related @types packages to latest. (@rwjblue)
  • #32 Add more logging to tests/log-info.js (@rwjblue)
  • #31 Update linting configuration and dependencies. (@rwjblue)

Committers: 1

v1.4.3 (2020-03-27)

🐛 Bug Fix

  • #24 Ensure specifying a node-version updates the pinned node. (@rwjblue)

🏠 Internal

  • #23 Update to prettier@2. (@rwjblue)
  • #22 Update dependencies and devDependencies to latest versions. (@rwjblue)
  • #19 Update CI workflow to assert expected versions. (@rwjblue)

Committers: 1

v1.4.2 (2020-03-11)

🐛 Bug Fix

Committers: 1

v1.4.1 (2020-03-11)

🏠 Internal

Committers: 1

v1.4.0 (2020-03-11)

📝 Documentation

  • #17 Tweak action.yml name and description. (@rwjblue)

🏠 Internal

  • #15 Fix repo references (rwjblue/setup-volta -> volta-cli/action). (@rwjblue)

Committers: 1

v1.3.0 (2020-03-11)

🚀 Enhancement

  • #9 Add Windows support (@rwjblue)
  • #12 When debugging specify --verbose when installing default node / yarn. (@rwjblue)

🐛 Bug Fix

  • #10 Extract downloaded files directly into $VOLTA_HOME/bin. (@rwjblue)

🏠 Internal

  • #13 Avoid GitHub rate limiting when using volta install yarn@1 (@rwjblue)
  • #11 Run CI against both Ubuntu and macOS. (@rwjblue)

Committers: 1

v1.2.1 (2020-03-10)

🏠 Internal

  • #8 Update to latest automated release setup. (@rwjblue)

Committers: 1

v1.2.0 (2020-03-09)

🏠 Internal

  • #7 Add automated release setup (via release-it). (@rwjblue)
  • #6 Update to latest version of actions/typescript-template. (@rwjblue)

Committers: 1

v1.1.0 (2020-03-08)

🚀 Enhancement

  • #5 Update to leverage volta setup when using Volta 0.7+ (@rwjblue)

🏠 Internal

  • #4 Update dependencies to latest versions. (@rwjblue)

Committers: 1