0.2.5 (2026-04-02)
- create-fullstack-starter: add vitest as package devDependency for CI (d931ebd)
- create-fullstack-starter: prevent tiged from deleting directories with .git (9a7f5f8)
0.2.4 (2026-03-25)
- create-fullstack-starter: enhance GitHub star prompt with gh CLI install/auth flow (007e6b9)
- resolve TS6 build errors across packages (3644648)
0.2.3 (2026-03-09)
- create-fullstack-starter: add interactive GitHub star prompt with y as default (ff39460)
0.2.2 (2026-01-22)
- apply consistent code formatting and update various package configurations and tools across the monorepo (7783641)
0.2.1 (2026-01-14)
- add GitHub Sponsors funding link to npm packages (c68dfee)
-
5723cb1: Replace @inquirer/prompts with @clack/prompts for a more beautiful CLI experience
- Add intro/outro for session start/end messages
- Add spinner animation during template cloning
- Display next steps in a styled note box
- Improve cancellation handling with isCancel guard