diff --git a/CHANGELOG.md b/CHANGELOG.md index 87716d2..71d92dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,104 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.33.5 (2025-08-15) + + +### Bug Fixes + +* backend none templates ([#241](https://github.com/AmanVarshney01/create-better-t-stack/issues/241)) ([8209713](https://github.com/AmanVarshney01/create-better-t-stack/commit/8209713bd644a812cfd2f9fa81adc5da97ab13cc)) +* center in stack builder ([#162](https://github.com/AmanVarshney01/create-better-t-stack/issues/162)) ([bf7f04e](https://github.com/AmanVarshney01/create-better-t-stack/commit/bf7f04ec38898b660e4a8eafef4d1c5379449bda)) +* **cli:** add --no-git option to fumadocs setup command ([7d76289](https://github.com/AmanVarshney01/create-better-t-stack/commit/7d76289db791aef7c6d31a1f9f598dddc0db7490)) +* **cli:** add @types/node when workers runtime ([a0c6acb](https://github.com/AmanVarshney01/create-better-t-stack/commit/a0c6acbc608ab3613db5a6e7dafb7cabd22365bf)) +* **cli:** Add conditional rendering for private data based on API type ([5ab503a](https://github.com/AmanVarshney01/create-better-t-stack/commit/5ab503a814019828ba6d1ebd0c9817177e4fbfa9)) +* **cli:** add missing wrangler.jsonc file ignore to biome.json.hbs ([#492](https://github.com/AmanVarshney01/create-better-t-stack/issues/492)) ([5b2827e](https://github.com/AmanVarshney01/create-better-t-stack/commit/5b2827ef123bb9dbd45135a19d3e1dc91406823a)) +* **cli:** add react deps in next backend ([a4209b7](https://github.com/AmanVarshney01/create-better-t-stack/commit/a4209b7a5352d57be9ff55a73ec5bc04dfd25f5c)) +* **cli:** comment isolated linker in bunfig.toml when native-nativewind ([ad1d28f](https://github.com/AmanVarshney01/create-better-t-stack/commit/ad1d28ff287262b378d5bbeb81f8cba90489ce37)) +* **cli:** fix nuxt template issues with bun ([53985fe](https://github.com/AmanVarshney01/create-better-t-stack/commit/53985feabb66cf9b0acd240f8a55d74849e102da)) +* **cli:** fix telemetry ([901e1ff](https://github.com/AmanVarshney01/create-better-t-stack/commit/901e1fffd91490689126eb0112b9930c382f9f61)) +* **cli:** remove telemetry console logs ([71e5850](https://github.com/AmanVarshney01/create-better-t-stack/commit/71e585040265cc9e0c0bf5842a023e580ad95b1f)) +* **cli:** remove unwanted orm directories ([78fe4b7](https://github.com/AmanVarshney01/create-better-t-stack/commit/78fe4b76b7a926eb6b6b0350755312d96fe60583)) +* **cli:** ruler template path ([a231a81](https://github.com/AmanVarshney01/create-better-t-stack/commit/a231a8183903d93f8f41b3e1484601d0ee4cc385)) +* **cli:** start script paths in Bun and Node runtime setup ([b47671c](https://github.com/AmanVarshney01/create-better-t-stack/commit/b47671c24d8cae51de12b5334c519238dde62d77)) +* **cli:** Update Nuxt template dependencies and add TailwindCSS ([17389ac](https://github.com/AmanVarshney01/create-better-t-stack/commit/17389ac381a6c76baa668920e3883e0a77c1b5f1)) +* correct api key and new domain ([#330](https://github.com/AmanVarshney01/create-better-t-stack/issues/330)) ([cce7f54](https://github.com/AmanVarshney01/create-better-t-stack/commit/cce7f54d53cf7330d128af3ede26bda70304561a)) +* dependency installation output flow ([f73c7d2](https://github.com/AmanVarshney01/create-better-t-stack/commit/f73c7d2064505db93b9e0cd86bc2b0a5633e9e90)) +* downgrade cringe biome ([6a43a4f](https://github.com/AmanVarshney01/create-better-t-stack/commit/6a43a4f1619ec61e0833c2554a66cd1471ecbbde)) +* enforce Convex backend when --api none is specified ([920a8f0](https://github.com/AmanVarshney01/create-better-t-stack/commit/920a8f01ca03cd72a04f17d6807a80ea99989266)) +* ensure .npmrc is included and copied for native setup ([ea79154](https://github.com/AmanVarshney01/create-better-t-stack/commit/ea79154ae9cf3aa845a06fedb00d22b457432027)) +* navbar icon alignment ([#110](https://github.com/AmanVarshney01/create-better-t-stack/issues/110)) ([ccc3ff2](https://github.com/AmanVarshney01/create-better-t-stack/commit/ccc3ff2aa5646838d1fd06760b3262a164f63563)) +* **post-installation:** use selected package manager ([#342](https://github.com/AmanVarshney01/create-better-t-stack/issues/342)) ([3fbd751](https://github.com/AmanVarshney01/create-better-t-stack/commit/3fbd751ceb2bc0e09a3164c9416409505517da80)) +* remove unneeded todo schema at auth.ts from drizzle-sqlite template ([#114](https://github.com/AmanVarshney01/create-better-t-stack/issues/114)) ([6b2cde8](https://github.com/AmanVarshney01/create-better-t-stack/commit/6b2cde803017202624cb0971e0e9ec9f97d8aca0)) +* show proper error messages on auth failure in Next.js frontend ([#445](https://github.com/AmanVarshney01/create-better-t-stack/issues/445)) ([2ad89b7](https://github.com/AmanVarshney01/create-better-t-stack/commit/2ad89b72b5798219dd53e79eacc7a9dc92a5e41b)) +* **templates:** password must be at least 8 characters ([#190](https://github.com/AmanVarshney01/create-better-t-stack/issues/190)) ([f1ce6b4](https://github.com/AmanVarshney01/create-better-t-stack/commit/f1ce6b4c09cf7dd272257f91d3eb3c555888befb)) +* **todos:** trpc v11 ([#93](https://github.com/AmanVarshney01/create-better-t-stack/issues/93)) ([a69ff19](https://github.com/AmanVarshney01/create-better-t-stack/commit/a69ff19a7eac3b077368879d681cdd36268febcc)) +* use npx degit for template cloning ([78340fc](https://github.com/AmanVarshney01/create-better-t-stack/commit/78340fca07c18ceefe9cac5bf6aa5bb293741248)) +* web-deploy validation to check for frontend flag ([5fec00a](https://github.com/AmanVarshney01/create-better-t-stack/commit/5fec00a48f31501b9c7bea0e6ad205c6eaa83c31)) +* **web:** consistent analytics data ([83025c7](https://github.com/AmanVarshney01/create-better-t-stack/commit/83025c701774b72814f6c1c0ca57a0d0c4b13724)) +* **web:** downgrade recharts ([7143c2a](https://github.com/AmanVarshney01/create-better-t-stack/commit/7143c2a2f1591465b4761c09d6fc77d059fa8377)) +* **web:** footer overflow ([bd54f01](https://github.com/AmanVarshney01/create-better-t-stack/commit/bd54f01ac161b4cc7fdc964c77a1c74555438df9)) +* **web:** improve builder responsiveness and add npm icon ([1aa1525](https://github.com/AmanVarshney01/create-better-t-stack/commit/1aa1525dc0c71e4a07a7f90db7105dc09fc92c16)) +* **web:** miscellaneous improvements ([#416](https://github.com/AmanVarshney01/create-better-t-stack/issues/416)) ([2543c53](https://github.com/AmanVarshney01/create-better-t-stack/commit/2543c5317b21c8e18082e1e7225d3df77c00cc83)) +* **web:** navbar responsiveness ([b3b3d86](https://github.com/AmanVarshney01/create-better-t-stack/commit/b3b3d865020b3f55183b775d3d36039c6a324fe5)) +* **web:** remove LLM page actions and related routes ([ec808ff](https://github.com/AmanVarshney01/create-better-t-stack/commit/ec808ff959e58dd3f6315e4f921088d515b877b4)) +* **web:** testimonials responsiveness and add more testimonials ([81975cf](https://github.com/AmanVarshney01/create-better-t-stack/commit/81975cfef420c6dabf32d7d3b43ea865240d99b8)) +* **web:** update layout width ([fcbdd0d](https://github.com/AmanVarshney01/create-better-t-stack/commit/fcbdd0d955e94baf7476956dae3f652ddfd553e9)) +* **web:** update Next.js description for clarity ([f90292d](https://github.com/AmanVarshney01/create-better-t-stack/commit/f90292d99c7efaea41c2a889cc4fc5c973a5f810)) +* **web:** YouTube embedId by removing timestamp parameter ([4616d94](https://github.com/AmanVarshney01/create-better-t-stack/commit/4616d9465938e92e033abf65a793ebb73b64bea6)) + + +### Features + +* add @better-t-stack/types package ([19b625c](https://github.com/AmanVarshney01/create-better-t-stack/commit/19b625c5c71914f6c46f681ed51d8fefaefcf191)) +* add ai chat example and update flags structure ([a6ac5dc](https://github.com/AmanVarshney01/create-better-t-stack/commit/a6ac5dc86c758435a42490912719715f97f888ad)) +* add authentication in native ([81dc240](https://github.com/AmanVarshney01/create-better-t-stack/commit/81dc240e7bc5febbf13f8073f6f06bbc81be4cdc)) +* add command ([#337](https://github.com/AmanVarshney01/create-better-t-stack/issues/337)) ([9c7a0f0](https://github.com/AmanVarshney01/create-better-t-stack/commit/9c7a0f0110ab811b11112e5be8de765fb60d4162)) +* add Ctrl+C interrupt handling ([cc8850d](https://github.com/AmanVarshney01/create-better-t-stack/commit/cc8850d7c2340d1decabe3bd4d3d98ec2e14509d)) +* Add gl1.chat to showcase and update details ([#329](https://github.com/AmanVarshney01/create-better-t-stack/issues/329)) ([0d7aa43](https://github.com/AmanVarshney01/create-better-t-stack/commit/0d7aa433d1c9d295d2fba04995d0932a8047700d)) +* add mysql database ([c9b7e25](https://github.com/AmanVarshney01/create-better-t-stack/commit/c9b7e25e1d6f572b5abc72229e21a53a17163461)) +* add package manager selection and configuration ([4659db9](https://github.com/AmanVarshney01/create-better-t-stack/commit/4659db93f8adbdc3976b5929e1f039d393c115c4)) +* add project name validation ([ecd7db9](https://github.com/AmanVarshney01/create-better-t-stack/commit/ecd7db9e488f27ae5f9e5ae5894b00f9ca50764f)) +* add screenshothis to showcase ([#353](https://github.com/AmanVarshney01/create-better-t-stack/issues/353)) ([e29f344](https://github.com/AmanVarshney01/create-better-t-stack/commit/e29f344e7e652d97ee7d445bf772e3352ceddf78)) +* Auto-generate .env.example files with empty values ([1cc9d81](https://github.com/AmanVarshney01/create-better-t-stack/commit/1cc9d819449ca83bacd375167bf729738ae512a2)) +* **cli:** add disable analytics option ([#496](https://github.com/AmanVarshney01/create-better-t-stack/issues/496)) ([3c00c54](https://github.com/AmanVarshney01/create-better-t-stack/commit/3c00c5453f16ed37f5031fe1ef6355092160a4d5)) +* **cli:** add nuxt + convex support ([#458](https://github.com/AmanVarshney01/create-better-t-stack/issues/458)) ([430fa41](https://github.com/AmanVarshney01/create-better-t-stack/commit/430fa41abdbd307cf5f7c407280def7a943a9792)) +* **cli:** add prisma create-db setup ([#419](https://github.com/AmanVarshney01/create-better-t-stack/issues/419)) ([0c26578](https://github.com/AmanVarshney01/create-better-t-stack/commit/0c26578e8e9a10cc8e6224c3d1a79ad4c3d1eb30)) +* **cli:** add programmatic api ([#494](https://github.com/AmanVarshney01/create-better-t-stack/issues/494)) ([aecde5a](https://github.com/AmanVarshney01/create-better-t-stack/commit/aecde5a54ec545fe4c7f67716298b128c610eb5f)) +* **cli:** add reproducible command output and flag support ([b56096f](https://github.com/AmanVarshney01/create-better-t-stack/commit/b56096f36a71f53b43ca86b8c592736132540fa5)) +* **cli:** add ultracite, oxlint, fumadocs addons ([#427](https://github.com/AmanVarshney01/create-better-t-stack/issues/427)) ([216c242](https://github.com/AmanVarshney01/create-better-t-stack/commit/216c242f7d78f394b1b24a23825823e18d0cc341)) +* **cli:** add vibe rules addon ([#481](https://github.com/AmanVarshney01/create-better-t-stack/issues/481)) ([6cf476a](https://github.com/AmanVarshney01/create-better-t-stack/commit/6cf476a21e6cd6b3ae424bfc1b5b0c5f72268681)) +* **cli:** allow disable telemetry ([65c29c2](https://github.com/AmanVarshney01/create-better-t-stack/commit/65c29c26c52b575f6ddeb8d94162f499ef5d03d5)) +* **cli:** display pre-selected flags before prompts ([0983fc1](https://github.com/AmanVarshney01/create-better-t-stack/commit/0983fc1746cea5553d3587e9af5750abca8dda48)) +* **cli:** migrate vibe-rules to ruler ([#503](https://github.com/AmanVarshney01/create-better-t-stack/issues/503)) ([94dcd82](https://github.com/AmanVarshney01/create-better-t-stack/commit/94dcd82afd079a5290c37ebc6305e64223d5ecdc)) +* **cli:** upgrade to ai sdk v5 ([#487](https://github.com/AmanVarshney01/create-better-t-stack/issues/487)) ([f412d8f](https://github.com/AmanVarshney01/create-better-t-stack/commit/f412d8f0c70b7416c27a69fcbd97c046fdff6a4e)) +* **cli:** Upgrade to Prisma 6.13.0 ([#431](https://github.com/AmanVarshney01/create-better-t-stack/issues/431)) ([16c4d42](https://github.com/AmanVarshney01/create-better-t-stack/commit/16c4d423dd20c9a7e86ecd94ffeb003c5e152aaf)) +* enhance responsiveness and styling across components ([8c6b937](https://github.com/AmanVarshney01/create-better-t-stack/commit/8c6b937d500d0c9b7241b9108e5a3b631af609b3)) +* **env-setup:** use a local file as default in sqlite ([#124](https://github.com/AmanVarshney01/create-better-t-stack/issues/124)) ([33a43fc](https://github.com/AmanVarshney01/create-better-t-stack/commit/33a43fcf1400d39d512751ddc6a7a9084b788f92)) +* migrate icons to r2 and optimize rendering ([f650774](https://github.com/AmanVarshney01/create-better-t-stack/commit/f6507740420ccdc744898548fc7fa037adcf93ef)) +* **web:** add Footer component to Analytics and Showcase pages ([4b504cd](https://github.com/AmanVarshney01/create-better-t-stack/commit/4b504cd4622f1785baa8244070fbe2800a19b009)) +* **web:** add llms.txt ([1f36e9e](https://github.com/AmanVarshney01/create-better-t-stack/commit/1f36e9effcfb09f846703fe83ff886b1d056e844)) +* **web:** add not found page ([bf42b60](https://github.com/AmanVarshney01/create-better-t-stack/commit/bf42b60a0496b05fd83cb56cc034a541c9897462)) +* **web:** Add past sponsors section with toggle visibility ([41759c0](https://github.com/AmanVarshney01/create-better-t-stack/commit/41759c01aeff42a7f5739b17a45953f9ba986bb0)) +* **web:** add special sponsors docs sidebar ([12cbbe5](https://github.com/AmanVarshney01/create-better-t-stack/commit/12cbbe560a66c80e24d21485784691d9015edf11)) +* **web:** add video testimonials section ([b043ff5](https://github.com/AmanVarshney01/create-better-t-stack/commit/b043ff5b076877ce7b60312ad07d19cf9f66b533)) +* **web:** configure incremental cache and enable cache interception ([4fee36a](https://github.com/AmanVarshney01/create-better-t-stack/commit/4fee36a0204e165525a34f51a0c5255e8bcd4432)) +* **web:** design overhaul ([87d4362](https://github.com/AmanVarshney01/create-better-t-stack/commit/87d4362c6da61aac81e91436f20dc523488d937b)) +* **web:** improve docs and refactor cli ([#476](https://github.com/AmanVarshney01/create-better-t-stack/issues/476)) ([51cfb35](https://github.com/AmanVarshney01/create-better-t-stack/commit/51cfb359123b1269be08147be96661d73e47d844)) +* **web:** improve sponsors section, add special sponsor highlighting, update README, add X icon ([#426](https://github.com/AmanVarshney01/create-better-t-stack/issues/426)) ([16518cc](https://github.com/AmanVarshney01/create-better-t-stack/commit/16518cc44975068e407721be55d342de095b4e8d)) +* **web:** llms.txt, convex live stats, switch to vercel and improved ui ([#460](https://github.com/AmanVarshney01/create-better-t-stack/issues/460)) ([fef7f6b](https://github.com/AmanVarshney01/create-better-t-stack/commit/fef7f6b5e2919954504ed9ef8af83116a9f01a3b)) +* **web:** migrate from pages to workers and add posthog analytics ([864e863](https://github.com/AmanVarshney01/create-better-t-stack/commit/864e863656a30f46f4f93c6c7775df498de2f433)) + + +### Reverts + +* Revert "chore(web): test" ([13e7d3a](https://github.com/AmanVarshney01/create-better-t-stack/commit/13e7d3a9ee6a3adabe6675828b048bff3cce9089)) + + + + + # v2.33.5 (Fri Aug 15 2025) #### 🐛 Bug Fix diff --git a/apps/cli/CHANGELOG.md b/apps/cli/CHANGELOG.md index 79982dd..92034ed 100644 --- a/apps/cli/CHANGELOG.md +++ b/apps/cli/CHANGELOG.md @@ -1,3 +1,72 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.33.5 (2025-08-15) + + +### Bug Fixes + +* backend none templates ([#241](https://github.com/AmanVarshney01/create-better-t-stack/issues/241)) ([8209713](https://github.com/AmanVarshney01/create-better-t-stack/commit/8209713bd644a812cfd2f9fa81adc5da97ab13cc)) +* **cli:** add --no-git option to fumadocs setup command ([7d76289](https://github.com/AmanVarshney01/create-better-t-stack/commit/7d76289db791aef7c6d31a1f9f598dddc0db7490)) +* **cli:** add @types/node when workers runtime ([a0c6acb](https://github.com/AmanVarshney01/create-better-t-stack/commit/a0c6acbc608ab3613db5a6e7dafb7cabd22365bf)) +* **cli:** Add conditional rendering for private data based on API type ([5ab503a](https://github.com/AmanVarshney01/create-better-t-stack/commit/5ab503a814019828ba6d1ebd0c9817177e4fbfa9)) +* **cli:** add missing wrangler.jsonc file ignore to biome.json.hbs ([#492](https://github.com/AmanVarshney01/create-better-t-stack/issues/492)) ([5b2827e](https://github.com/AmanVarshney01/create-better-t-stack/commit/5b2827ef123bb9dbd45135a19d3e1dc91406823a)) +* **cli:** add react deps in next backend ([a4209b7](https://github.com/AmanVarshney01/create-better-t-stack/commit/a4209b7a5352d57be9ff55a73ec5bc04dfd25f5c)) +* **cli:** comment isolated linker in bunfig.toml when native-nativewind ([ad1d28f](https://github.com/AmanVarshney01/create-better-t-stack/commit/ad1d28ff287262b378d5bbeb81f8cba90489ce37)) +* **cli:** fix nuxt template issues with bun ([53985fe](https://github.com/AmanVarshney01/create-better-t-stack/commit/53985feabb66cf9b0acd240f8a55d74849e102da)) +* **cli:** fix telemetry ([901e1ff](https://github.com/AmanVarshney01/create-better-t-stack/commit/901e1fffd91490689126eb0112b9930c382f9f61)) +* **cli:** remove telemetry console logs ([71e5850](https://github.com/AmanVarshney01/create-better-t-stack/commit/71e585040265cc9e0c0bf5842a023e580ad95b1f)) +* **cli:** remove unwanted orm directories ([78fe4b7](https://github.com/AmanVarshney01/create-better-t-stack/commit/78fe4b76b7a926eb6b6b0350755312d96fe60583)) +* **cli:** ruler template path ([a231a81](https://github.com/AmanVarshney01/create-better-t-stack/commit/a231a8183903d93f8f41b3e1484601d0ee4cc385)) +* **cli:** start script paths in Bun and Node runtime setup ([b47671c](https://github.com/AmanVarshney01/create-better-t-stack/commit/b47671c24d8cae51de12b5334c519238dde62d77)) +* **cli:** Update Nuxt template dependencies and add TailwindCSS ([17389ac](https://github.com/AmanVarshney01/create-better-t-stack/commit/17389ac381a6c76baa668920e3883e0a77c1b5f1)) +* dependency installation output flow ([f73c7d2](https://github.com/AmanVarshney01/create-better-t-stack/commit/f73c7d2064505db93b9e0cd86bc2b0a5633e9e90)) +* enforce Convex backend when --api none is specified ([920a8f0](https://github.com/AmanVarshney01/create-better-t-stack/commit/920a8f01ca03cd72a04f17d6807a80ea99989266)) +* ensure .npmrc is included and copied for native setup ([ea79154](https://github.com/AmanVarshney01/create-better-t-stack/commit/ea79154ae9cf3aa845a06fedb00d22b457432027)) +* **post-installation:** use selected package manager ([#342](https://github.com/AmanVarshney01/create-better-t-stack/issues/342)) ([3fbd751](https://github.com/AmanVarshney01/create-better-t-stack/commit/3fbd751ceb2bc0e09a3164c9416409505517da80)) +* remove unneeded todo schema at auth.ts from drizzle-sqlite template ([#114](https://github.com/AmanVarshney01/create-better-t-stack/issues/114)) ([6b2cde8](https://github.com/AmanVarshney01/create-better-t-stack/commit/6b2cde803017202624cb0971e0e9ec9f97d8aca0)) +* show proper error messages on auth failure in Next.js frontend ([#445](https://github.com/AmanVarshney01/create-better-t-stack/issues/445)) ([2ad89b7](https://github.com/AmanVarshney01/create-better-t-stack/commit/2ad89b72b5798219dd53e79eacc7a9dc92a5e41b)) +* **templates:** password must be at least 8 characters ([#190](https://github.com/AmanVarshney01/create-better-t-stack/issues/190)) ([f1ce6b4](https://github.com/AmanVarshney01/create-better-t-stack/commit/f1ce6b4c09cf7dd272257f91d3eb3c555888befb)) +* **todos:** trpc v11 ([#93](https://github.com/AmanVarshney01/create-better-t-stack/issues/93)) ([a69ff19](https://github.com/AmanVarshney01/create-better-t-stack/commit/a69ff19a7eac3b077368879d681cdd36268febcc)) +* use npx degit for template cloning ([78340fc](https://github.com/AmanVarshney01/create-better-t-stack/commit/78340fca07c18ceefe9cac5bf6aa5bb293741248)) +* web-deploy validation to check for frontend flag ([5fec00a](https://github.com/AmanVarshney01/create-better-t-stack/commit/5fec00a48f31501b9c7bea0e6ad205c6eaa83c31)) +* **web:** miscellaneous improvements ([#416](https://github.com/AmanVarshney01/create-better-t-stack/issues/416)) ([2543c53](https://github.com/AmanVarshney01/create-better-t-stack/commit/2543c5317b21c8e18082e1e7225d3df77c00cc83)) + + +### Features + +* add @better-t-stack/types package ([19b625c](https://github.com/AmanVarshney01/create-better-t-stack/commit/19b625c5c71914f6c46f681ed51d8fefaefcf191)) +* add ai chat example and update flags structure ([a6ac5dc](https://github.com/AmanVarshney01/create-better-t-stack/commit/a6ac5dc86c758435a42490912719715f97f888ad)) +* add authentication in native ([81dc240](https://github.com/AmanVarshney01/create-better-t-stack/commit/81dc240e7bc5febbf13f8073f6f06bbc81be4cdc)) +* add command ([#337](https://github.com/AmanVarshney01/create-better-t-stack/issues/337)) ([9c7a0f0](https://github.com/AmanVarshney01/create-better-t-stack/commit/9c7a0f0110ab811b11112e5be8de765fb60d4162)) +* add Ctrl+C interrupt handling ([cc8850d](https://github.com/AmanVarshney01/create-better-t-stack/commit/cc8850d7c2340d1decabe3bd4d3d98ec2e14509d)) +* add mysql database ([c9b7e25](https://github.com/AmanVarshney01/create-better-t-stack/commit/c9b7e25e1d6f572b5abc72229e21a53a17163461)) +* add package manager selection and configuration ([4659db9](https://github.com/AmanVarshney01/create-better-t-stack/commit/4659db93f8adbdc3976b5929e1f039d393c115c4)) +* add project name validation ([ecd7db9](https://github.com/AmanVarshney01/create-better-t-stack/commit/ecd7db9e488f27ae5f9e5ae5894b00f9ca50764f)) +* Auto-generate .env.example files with empty values ([1cc9d81](https://github.com/AmanVarshney01/create-better-t-stack/commit/1cc9d819449ca83bacd375167bf729738ae512a2)) +* **cli:** add disable analytics option ([#496](https://github.com/AmanVarshney01/create-better-t-stack/issues/496)) ([3c00c54](https://github.com/AmanVarshney01/create-better-t-stack/commit/3c00c5453f16ed37f5031fe1ef6355092160a4d5)) +* **cli:** add nuxt + convex support ([#458](https://github.com/AmanVarshney01/create-better-t-stack/issues/458)) ([430fa41](https://github.com/AmanVarshney01/create-better-t-stack/commit/430fa41abdbd307cf5f7c407280def7a943a9792)) +* **cli:** add prisma create-db setup ([#419](https://github.com/AmanVarshney01/create-better-t-stack/issues/419)) ([0c26578](https://github.com/AmanVarshney01/create-better-t-stack/commit/0c26578e8e9a10cc8e6224c3d1a79ad4c3d1eb30)) +* **cli:** add programmatic api ([#494](https://github.com/AmanVarshney01/create-better-t-stack/issues/494)) ([aecde5a](https://github.com/AmanVarshney01/create-better-t-stack/commit/aecde5a54ec545fe4c7f67716298b128c610eb5f)) +* **cli:** add reproducible command output and flag support ([b56096f](https://github.com/AmanVarshney01/create-better-t-stack/commit/b56096f36a71f53b43ca86b8c592736132540fa5)) +* **cli:** add ultracite, oxlint, fumadocs addons ([#427](https://github.com/AmanVarshney01/create-better-t-stack/issues/427)) ([216c242](https://github.com/AmanVarshney01/create-better-t-stack/commit/216c242f7d78f394b1b24a23825823e18d0cc341)) +* **cli:** add vibe rules addon ([#481](https://github.com/AmanVarshney01/create-better-t-stack/issues/481)) ([6cf476a](https://github.com/AmanVarshney01/create-better-t-stack/commit/6cf476a21e6cd6b3ae424bfc1b5b0c5f72268681)) +* **cli:** allow disable telemetry ([65c29c2](https://github.com/AmanVarshney01/create-better-t-stack/commit/65c29c26c52b575f6ddeb8d94162f499ef5d03d5)) +* **cli:** display pre-selected flags before prompts ([0983fc1](https://github.com/AmanVarshney01/create-better-t-stack/commit/0983fc1746cea5553d3587e9af5750abca8dda48)) +* **cli:** migrate vibe-rules to ruler ([#503](https://github.com/AmanVarshney01/create-better-t-stack/issues/503)) ([94dcd82](https://github.com/AmanVarshney01/create-better-t-stack/commit/94dcd82afd079a5290c37ebc6305e64223d5ecdc)) +* **cli:** upgrade to ai sdk v5 ([#487](https://github.com/AmanVarshney01/create-better-t-stack/issues/487)) ([f412d8f](https://github.com/AmanVarshney01/create-better-t-stack/commit/f412d8f0c70b7416c27a69fcbd97c046fdff6a4e)) +* **cli:** Upgrade to Prisma 6.13.0 ([#431](https://github.com/AmanVarshney01/create-better-t-stack/issues/431)) ([16c4d42](https://github.com/AmanVarshney01/create-better-t-stack/commit/16c4d423dd20c9a7e86ecd94ffeb003c5e152aaf)) +* **env-setup:** use a local file as default in sqlite ([#124](https://github.com/AmanVarshney01/create-better-t-stack/issues/124)) ([33a43fc](https://github.com/AmanVarshney01/create-better-t-stack/commit/33a43fcf1400d39d512751ddc6a7a9084b788f92)) +* **web:** add llms.txt ([1f36e9e](https://github.com/AmanVarshney01/create-better-t-stack/commit/1f36e9effcfb09f846703fe83ff886b1d056e844)) +* **web:** improve docs and refactor cli ([#476](https://github.com/AmanVarshney01/create-better-t-stack/issues/476)) ([51cfb35](https://github.com/AmanVarshney01/create-better-t-stack/commit/51cfb359123b1269be08147be96661d73e47d844)) +* **web:** improve sponsors section, add special sponsor highlighting, update README, add X icon ([#426](https://github.com/AmanVarshney01/create-better-t-stack/issues/426)) ([16518cc](https://github.com/AmanVarshney01/create-better-t-stack/commit/16518cc44975068e407721be55d342de095b4e8d)) + + + + + # v2.33.5 (Fri Aug 15 2025) #### 🐛 Bug Fix diff --git a/apps/cli/package.json b/apps/cli/package.json index dad05a0..b3fa830 100644 --- a/apps/cli/package.json +++ b/apps/cli/package.json @@ -1,6 +1,6 @@ { "name": "create-better-t-stack", - "version": "2.33.4", + "version": "2.33.5", "description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations", "type": "module", "license": "MIT", diff --git a/lerna.json b/lerna.json index 4014965..f0b7b86 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.33.4", + "version": "2.33.5", "npmClient": "bun", "command": { "publish": { @@ -16,4 +16,4 @@ "apps/*", "packages/*" ] -} +} \ No newline at end of file