mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
15 KiB
15 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.33.5 (2025-08-15)
Bug Fixes
- backend none templates (#241) (8209713)
- center in stack builder (#162) (bf7f04e)
- cli: add --no-git option to fumadocs setup command (7d76289)
- cli: add @types/node when workers runtime (a0c6acb)
- cli: Add conditional rendering for private data based on API type (5ab503a)
- cli: add missing wrangler.jsonc file ignore to biome.json.hbs (#492) (5b2827e)
- cli: add react deps in next backend (a4209b7)
- cli: comment isolated linker in bunfig.toml when native-nativewind (ad1d28f)
- cli: fix nuxt template issues with bun (53985fe)
- cli: fix telemetry (901e1ff)
- cli: remove telemetry console logs (71e5850)
- cli: remove unwanted orm directories (78fe4b7)
- cli: ruler template path (a231a81)
- cli: start script paths in Bun and Node runtime setup (b47671c)
- cli: Update Nuxt template dependencies and add TailwindCSS (17389ac)
- correct api key and new domain (#330) (cce7f54)
- dependency installation output flow (f73c7d2)
- downgrade cringe biome (6a43a4f)
- enforce Convex backend when --api none is specified (920a8f0)
- ensure .npmrc is included and copied for native setup (ea79154)
- navbar icon alignment (#110) (ccc3ff2)
- post-installation: use selected package manager (#342) (3fbd751)
- remove unneeded todo schema at auth.ts from drizzle-sqlite template (#114) (6b2cde8)
- show proper error messages on auth failure in Next.js frontend (#445) (2ad89b7)
- templates: password must be at least 8 characters (#190) (f1ce6b4)
- todos: trpc v11 (#93) (a69ff19)
- use npx degit for template cloning (78340fc)
- web-deploy validation to check for frontend flag (5fec00a)
- web: consistent analytics data (83025c7)
- web: downgrade recharts (7143c2a)
- web: footer overflow (bd54f01)
- web: improve builder responsiveness and add npm icon (1aa1525)
- web: miscellaneous improvements (#416) (2543c53)
- web: navbar responsiveness (b3b3d86)
- web: remove LLM page actions and related routes (ec808ff)
- web: testimonials responsiveness and add more testimonials (81975cf)
- web: update layout width (fcbdd0d)
- web: update Next.js description for clarity (f90292d)
- web: YouTube embedId by removing timestamp parameter (4616d94)
Features
- add @better-t-stack/types package (19b625c)
- add ai chat example and update flags structure (a6ac5dc)
- add authentication in native (81dc240)
- add command (#337) (9c7a0f0)
- add Ctrl+C interrupt handling (cc8850d)
- Add gl1.chat to showcase and update details (#329) (0d7aa43)
- add mysql database (c9b7e25)
- add package manager selection and configuration (4659db9)
- add project name validation (ecd7db9)
- add screenshothis to showcase (#353) (e29f344)
- Auto-generate .env.example files with empty values (1cc9d81)
- cli: add disable analytics option (#496) (3c00c54)
- cli: add nuxt + convex support (#458) (430fa41)
- cli: add prisma create-db setup (#419) (0c26578)
- cli: add programmatic api (#494) (aecde5a)
- cli: add reproducible command output and flag support (b56096f)
- cli: add ultracite, oxlint, fumadocs addons (#427) (216c242)
- cli: add vibe rules addon (#481) (6cf476a)
- cli: allow disable telemetry (65c29c2)
- cli: display pre-selected flags before prompts (0983fc1)
- cli: migrate vibe-rules to ruler (#503) (94dcd82)
- cli: upgrade to ai sdk v5 (#487) (f412d8f)
- cli: Upgrade to Prisma 6.13.0 (#431) (16c4d42)
- enhance responsiveness and styling across components (8c6b937)
- env-setup: use a local file as default in sqlite (#124) (33a43fc)
- migrate icons to r2 and optimize rendering (f650774)
- web: add Footer component to Analytics and Showcase pages (4b504cd)
- web: add llms.txt (1f36e9e)
- web: add not found page (bf42b60)
- web: Add past sponsors section with toggle visibility (41759c0)
- web: add special sponsors docs sidebar (12cbbe5)
- web: add video testimonials section (b043ff5)
- web: configure incremental cache and enable cache interception (4fee36a)
- web: design overhaul (87d4362)
- web: improve docs and refactor cli (#476) (51cfb35)
- web: improve sponsors section, add special sponsor highlighting, update README, add X icon (#426) (16518cc)
- web: llms.txt, convex live stats, switch to vercel and improved ui (#460) (fef7f6b)
- web: migrate from pages to workers and add posthog analytics (864e863)
Reverts
- Revert "chore(web): test" (13e7d3a)
v2.33.5 (Fri Aug 15 2025)
🐛 Bug Fix
create-better-t-stack- chore: change ruler hint #509 (@AmanVarshney01)
- chore: migrate to auto for versioning #509 (@AmanVarshney01)
⚠️ Pushed to main
create-better-t-stack- chore(cli): add vitest ui for tests (@AmanVarshney01)
Authors: 1
- Aman Varshney (@AmanVarshney01)