Skip to content

Releases: threeal/setup-yarn-action

Version 2.0.0

28 Feb 12:56
ec8c075
Compare
Choose a tag to compare

What's Changed

Action Changes

Documentation Changes

Development Changes

Dependency Updates

Full Changelog: v1.0.0...v2.0.0

Version 1.0.0

08 Dec 07:14
862ec12
Compare
Choose a tag to compare

What's Changed

  • Bump @types/node from 20.10.1 to 20.10.3 by @dependabot in #3
  • Bump eslint from 8.54.0 to 8.55.0 by @dependabot in #2
  • Fill From Template by @threeal in #8
  • Sparse Checkout for Action Files in Test Workflow by @threeal in #10
  • Modify Action to Install Dependencies Using Yarn by @threeal in #11
  • Call Yarn Command From the Corepack Command by @threeal in #14
  • Enable Yarn with Corepack Prior to Dependency Installation by @threeal in #15
  • Remove JavaScript Unit Testing by @threeal in #19
  • Adjust Source Files Structures by @threeal in #20
  • Group Output for Each Executed Command by @threeal in #21
  • Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #1
  • Bump @typescript-eslint/parser from 6.13.1 to 6.13.2 by @dependabot in #5
  • Support Dependency Installation Caching by @threeal in #22
  • Skip Installation if Cache is Found by @threeal in #26
  • Fix Distribution Directory Rule by @threeal in #28
  • Utilize Hash of Yarn Lock File for Cache Key by @threeal in #27
  • Fix Sparse Checkout for Action in Test Workflow by @threeal in #31
  • Improve Error Handling by @threeal in #32
  • Skip Cache When Lock File is Not Found by @threeal in #33
  • Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 by @dependabot in #6
  • Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #23
  • Fix Workflow Diff by @threeal in #38
  • Call Yarn Command From Corepack Command in Workflows by @threeal in #39
  • Bump @types/node from 20.10.3 to 20.10.4 by @dependabot in #37
  • Set Yarn Default Behavior to Disable Global Cache by @threeal in #42
  • Utilize This Action Itself for Installing Node.js Dependencies by @threeal in #35
  • Enhance README with Key Features and Usage Section by @threeal in #43

New Contributors

Full Changelog: https://github.com/threeal/yarn-install-action/commits/v1.0.0