mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
266 lines
3.2 KiB
Markdown
266 lines
3.2 KiB
Markdown
# create-better-t-stack
|
|
|
|
## 0.12.1
|
|
|
|
### Patch Changes
|
|
|
|
- 5897e9c: several improvements
|
|
|
|
## 0.12.0
|
|
|
|
### Minor Changes
|
|
|
|
- 03d9559: Simplify auth setup, centralize environment variable management and fix readme
|
|
|
|
## 0.11.5
|
|
|
|
### Patch Changes
|
|
|
|
- 640e64e: Improve package manager prompts
|
|
|
|
## 0.11.4
|
|
|
|
### Patch Changes
|
|
|
|
- b7ac81d: Add dependency version constants and package management utility
|
|
|
|
## 0.11.3
|
|
|
|
### Patch Changes
|
|
|
|
- ac2f220: simplify auth setup
|
|
|
|
## 0.11.2
|
|
|
|
### Patch Changes
|
|
|
|
- 98b1262: Add postgres support
|
|
|
|
## 0.11.1
|
|
|
|
### Patch Changes
|
|
|
|
- 036c62c: Enhance authentication setup and improve documentation
|
|
|
|
## 0.11.0
|
|
|
|
### Minor Changes
|
|
|
|
- f02ffd7: added github seo add-on
|
|
|
|
## 0.10.4
|
|
|
|
### Patch Changes
|
|
|
|
- 03571ca: allow specifying project path in prompt
|
|
|
|
## 0.10.3
|
|
|
|
### Patch Changes
|
|
|
|
- 5b13b04: rename features to addons
|
|
|
|
## 0.10.2
|
|
|
|
### Patch Changes
|
|
|
|
- 76ea670: fix template typo
|
|
|
|
## 0.10.1
|
|
|
|
### Patch Changes
|
|
|
|
- 48efa59: fix commander init
|
|
|
|
## 0.10.0
|
|
|
|
### Minor Changes
|
|
|
|
- 792885b: add auth, drizzle, prisma setup logic
|
|
|
|
## 0.9.0
|
|
|
|
### Minor Changes
|
|
|
|
- 6600d1f: implement auth add or remove logic
|
|
|
|
## 0.8.1
|
|
|
|
### Patch Changes
|
|
|
|
- ba77104: update ascii art
|
|
|
|
## 0.8.0
|
|
|
|
### Minor Changes
|
|
|
|
- 3d78d1e: add flags and prompt for orm, add none option in database
|
|
|
|
## 0.7.5
|
|
|
|
### Patch Changes
|
|
|
|
- 64fc644: refactor(cli): simplify database selection flags
|
|
|
|
## 0.7.4
|
|
|
|
### Patch Changes
|
|
|
|
- d30adfd: remove ugly emojis
|
|
|
|
## 0.7.3
|
|
|
|
### Patch Changes
|
|
|
|
- 7181751: remove caching in degit
|
|
|
|
## 0.7.2
|
|
|
|
### Patch Changes
|
|
|
|
- 91b786c: update readme
|
|
|
|
## 0.7.1
|
|
|
|
### Patch Changes
|
|
|
|
- be5c662: update readme
|
|
|
|
## 0.7.0
|
|
|
|
### Minor Changes
|
|
|
|
- f98216e: replace chalk with picocolors
|
|
|
|
## 0.6.2
|
|
|
|
### Patch Changes
|
|
|
|
- e9ecdbf: update template repo url and add degit
|
|
|
|
## 0.6.1
|
|
|
|
### Patch Changes
|
|
|
|
- f73c7d2: fix: dependency installation output flow
|
|
|
|
## 0.6.0
|
|
|
|
### Minor Changes
|
|
|
|
- aa3eaad: refactor: simplify package manager flags
|
|
|
|
## 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
|