Releases: 0xTheProDev/setup-js
Releases · 0xTheProDev/setup-js
Release list
v1.4: Update Dependencies
Summary: Node setup, Pnpm Setup and Cache Action has been updated.
CHANGELOG
What Changed: v1.3...v1.4
v1.3: Update Setup Node to v5
Summary: Node setup workflow has been updated from v4 to v5.
CHANGELOG
What Changed: v1.2...v1.3
v1.2: Improvement upon Pnpm Workspaces
Summary: Pnpm will no longer install dependencies during installation step. This was in effect since v1.1. Add all required input fields for pnpm/action-setup workflow. Despite declaring fields optional, it still requires them during action execution.
CHANGELOG
What Changed: v1.1...v1.2
v1.1: Improvement upon Pnpm and Yarn Workspaces
v1: Initial Release
Summary: Initial release for the Composite Action to install runtime, package manager and project dependencies for JavaScript/TypeScript projects.