Setup Cangjie
Version updated for https://github.com/Zxilly/setup-cangjie to version v2.1.0.
- This action is used across all versions by 13 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup-Cangjie GitHub Action automates the installation of the Cangjie build environment in GitHub Actions workflows. It supports installing different release channels (LTS, STS, and Nightly) and provides flexibility in selecting specific versions or automatically detecting them. This action simplifies and streamlines the setup process for projects requiring the Cangjie environment, saving time and reducing manual configuration efforts.
Release notes
支持 nightly 版本
What’s Changed
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/195
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/196
- chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/197
- chore(deps-dev): bump @antfu/eslint-config from 5.2.1 to 5.2.2 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/198
- chore(deps-dev): bump rollup from 4.49.0 to 4.50.1 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/200
- chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/199
- chore(deps-dev): bump @types/node from 24.3.1 to 24.4.0 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/201
- chore(deps-dev): bump rollup from 4.50.1 to 4.52.0 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/204
- chore(deps-dev): bump tsx from 4.20.5 to 4.20.6 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/208
- chore(deps-dev): bump @rollup/plugin-node-resolve from 16.0.1 to 16.0.2 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/212
- chore(deps-dev): bump rollup-plugin-visualizer from 6.0.3 to 6.0.4 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/213
- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/214
- chore(deps-dev): bump eslint from 9.36.0 to 9.37.0 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/216
- chore(deps-dev): bump @types/node from 24.5.2 to 24.7.0 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/215
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/217
- chore(deps-dev): bump @rollup/plugin-node-resolve from 16.0.2 to 16.0.3 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/218
- chore(deps-dev): bump @types/node from 24.7.0 to 24.7.2 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/219
- chore(deps-dev): bump rollup from 4.52.3 to 4.52.4 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/220
- chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/221
- chore(deps-dev): bump @types/node from 24.7.2 to 24.8.1 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/223
- chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.6 to 28.0.8 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/222
- chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/224
- chore(deps-dev): bump rollup from 4.52.4 to 4.52.5 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/226
- chore(deps-dev): bump rollup-plugin-visualizer from 6.0.4 to 6.0.5 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/225
- chore(deps-dev): bump @rollup/plugin-typescript from 12.1.4 to 12.3.0 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/227
- chore(deps-dev): bump @types/node from 24.8.1 to 24.9.1 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/228
- chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.8 to 28.0.9 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/230
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/Zxilly/setup-cangjie/pull/231
Full Changelog: https://github.com/Zxilly/setup-cangjie/compare/v2.0.0...v2.1.0