Releases: KevinArce/BreakPoint
Releases · KevinArce/BreakPoint
v0.1.1
What changed
- Updated BreakPoint workflow templates to use Node 24-compatible GitHub Action versions.
- Updated the composite action to run with Node.js 24 through
actions/setup-node@v6. - Added a reusable coding-agent integration guide for TypeScript and Node.js API repositories.
- Documented the GitHub Actions Node 20 deprecation consideration for future integrations.
Recommended action reference
uses: KevinArce/BreakPoint/.github/actions/api-contract-probot@v0.1.1Validation
- YAML parse check
pnpm run generate:openapipnpm typecheckpnpm test