Setup vp
Version updated for https://github.com/voidzero-dev/setup-vp to version v1.16.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action setup-vp automates the setup of Vite+ globally with optional Node.js version management, caching dependencies using lock files, and running vp install. It supports multiple package managers and integrates with GitLab CI/CD and Azure Pipelines templates. The action is designed to streamline the setup process for developers working on projects that depend on Vite+.
What’s Changed
What’s Changed
- docs: use exact version tags instead of the moving v1 tag by @fengmk2 in https://github.com/voidzero-dev/setup-vp/pull/116
- fix: stop defaulting setup-ref/setupRef to the frozen v1 tag by @fengmk2 in https://github.com/voidzero-dev/setup-vp/pull/117
- chore: release v1.16.1 by @fengmk2 in https://github.com/voidzero-dev/setup-vp/pull/118
Full Changelog: https://github.com/voidzero-dev/setup-vp/compare/v1.16.0...v1.16.1