Releases: Pachared/Stackbuild.create.project
Releases · Pachared/Stackbuild.create.project
Release list
Create StackBuild v0.3.0
Create StackBuild v0.2.6
Fixed
- Prevent pnpm Corepack setup from waiting for a hidden interactive confirmation.
npm create stackbuild@latest my-projectCreate StackBuild v0.2.4
Added
- Display a cyan StackBuild ASCII logo before interactive setup prompts.
npm create stackbuild@latest my-projectCreate StackBuild v0.2.3
Fixed
- Configure npm Trusted Publishing for GitHub Actions.
- Publish create-stackbuild@0.2.3 with verified GitHub OIDC authentication.
Usage
npm create stackbuild@latest my-projectCreate StackBuild v0.2.1
Highlights
- Add --template as an alias for --preset.
- Pin compatible Next.js, NestJS, TypeScript, Vite, React, and Prisma versions.
- Add Dependabot for weekly dependency and GitHub Actions updates.
- Validate generated PostgreSQL + Redis Nest projects across npm, pnpm, Yarn, and Bun.
- Fix Yarn workspace metadata and improve generated Prisma startup resilience.
Verification
All 21 CI jobs passed, covering quality checks, 16 generated-project combinations, and 4 service combinations.
Create StackBuild v0.2.0
Highlights
- Adds CI matrix coverage for generated projects and weekly latest-dependency verification.
- Adds dry-run planning and recovery instructions.
- Adds Nest Prisma and Redis cache integrations when selected.
- Adds npm Trusted Publishing workflow with provenance.
Install
npm create stackbuild@latest my-projectCreate StackBuild v0.1.6
Fixes
- Fixes Vite templates for current TypeScript and Node types.
- Resolves Go + Gin dependencies during generation and aligns Go workspace and Docker versions.
- Makes Docker usable immediately with generated
.envconfiguration. - Adds flag validation, non-interactive custom app selection, and a Go module flag.
- Fixes generated lint and health endpoint configuration.
Install
npm create stackbuild@latest my-projectCreate StackBuild v0.1.5
Highlights
- Simplifies the Thai README to focus solely on creating a project with
npm create stackbuild@latest my-project. - Documents the interactive choices and supported generation flags.
- Publishes
create-stackbuild@0.1.5to npm.
Install
npm create stackbuild@latest my-projectCreate StackBuild v0.1.4
Highlights
- Adds optional Redis cache configuration and Docker service generation.
- Uses pnpm by default for generated monorepos.
- Resolves JavaScript and Go stack dependencies at their latest releases when a project is created.
- Includes pnpm v11 build-script support for esbuild.
Install
npm create stackbuild@latest my-project