Skip to content

Releases: senapati484/stackmint

Release list

v0.1.3

Choose a tag to compare

@senapati484 senapati484 released this 14 May 03:20

🚀 Stackmint v0.1.3: First Stable Release

Stackmint is a high-performance CLI for scaffolding production-ready TypeScript stacks. It replaces manual boilerplate setup with a context-aware generation engine that bridges the gap between frameworks, infrastructure, and AI-assisted development.

Release Link: stackmint@0.1.3 on NPM


📦 Core Capabilities

  • Context-Aware Scaffolding: 13+ curated presets (React, Vue, Hono, Next.js 15, Astro) with 50+ optional integrations (Drizzle, Clerk, Stripe).
  • AI-Native Infrastructure: Generates AGENTS.md and structured context for AI IDEs (Cursor/Windsurf) to ensure model-to-code alignment from line one.
  • Robust Framework Adapters: Decoupled adapter logic for reliable dependency resolution across Node, Edge, and Serverless runtimes.

🛠 v0.1.3 Technical Highlights

  • Hono API Fix: Resolved ERR_PACKAGE_PATH_NOT_EXPORTED by correcting @hono/node-server imports and stabilizing the tsx/tsup dev-runtime cycle.
  • Asset Pipeline: Refactored branding assets to build-time base64 constants, eliminating runtime fs failures in generated projects.
  • Test Hardening: Expanded the integration suite to validate scaffolding, lockfile generation, and dev-server availability across all primary presets.
  • UX/Docs: Optimized GitHub README rendering and replaced rate-limited metadata badges for stable repository visibility.

Scaffold any TypeScript project in seconds.
npx stackmint@latest