Skip to content

Releases: 0xTheProDev/setup-js

v1.4: Update Dependencies

Choose a tag to compare

@0xTheProDev 0xTheProDev released this 15 Aug 13:02
070c51a

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

Choose a tag to compare

@0xTheProDev 0xTheProDev released this 10 Sep 07:49
fa1bd07

Summary: Node setup workflow has been updated from v4 to v5.

CHANGELOG
What Changed: v1.2...v1.3

v1.2: Improvement upon Pnpm Workspaces

Choose a tag to compare

@0xTheProDev 0xTheProDev released this 19 Sep 10:07
68b8e00

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

Choose a tag to compare

@0xTheProDev 0xTheProDev released this 19 Sep 08:47
161ca5b

Summary: Pnpm installation and setup is prepended before Node.js setup and utilizes Open Source pnpm/action-setup workflow. The workflow can now distinguish between Classic Yarn and Yarn Berry (v2+) and execute install command with appropriate arguments.

CHANGELOG
What Changed: v1...v1.1

v1: Initial Release

Choose a tag to compare

@0xTheProDev 0xTheProDev released this 18 Sep 09:42
b585135

Summary: Initial release for the Composite Action to install runtime, package manager and project dependencies for JavaScript/TypeScript projects.

CHANGELOG