Files
create-better-t-stack/apps/cli/CHANGELOG.md
github-actions[bot] a670e52c74 Version Packages
2025-02-14 06:24:44 +00:00

116 lines
1.4 KiB
Markdown

# create-better-t-stack
## 0.5.0
### Minor Changes
- 0983fc1: feat(cli): display pre-selected flags before prompts
## 0.4.6
### Patch Changes
- 31f1271: Improve prompts
## 0.4.5
### Patch Changes
- 7fc5010: add small title for shorter window
## 0.4.4
### Patch Changes
- 92d2443: clear console on start
## 0.4.3
### Patch Changes
- ecd7db9: feat: add project name validation
## 0.4.2
### Patch Changes
- d8875f0: bug fixes
## 0.4.1
### Patch Changes
- 305fb72: remove logger and fix minor bugs
## 0.4.0
### Minor Changes
- 76a14ea: refractor: migrate inquirer to @clack/prompts
## 0.3.4
### Patch Changes
- 0bd0c8e: colorize the prompts
## 0.3.3
### Patch Changes
- ffda73e: Improve error handling
## 0.3.2
### Patch Changes
- d99e161: use script syntax in execa
## 0.3.1
### Patch Changes
- 7481bee: fix package manager detection
## 0.3.0
### Minor Changes
- 4659db9: feat: add package manager selection and configuration
## 0.2.1
### Patch Changes
- a0cef2b: bump version to 0.2.1
## 0.2.0
### Minor Changes
- b56096f: feat(cli): add reproducible command output and flag support
## 0.1.3
### Patch Changes
- a06be85: refactor(cli): improve Turso database setup workflow
## 0.1.2
### Patch Changes
- 5554818: auto get current package version
## 0.1.1
### Patch Changes
- 5d89847: Add -y to auto select the defaults
## 0.1.0
### Minor Changes
- 5c83a10: initial release