mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Version Packages (#168)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
783995072f
commit
49c7d4f436
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"create-better-t-stack": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add express.json() middleware to the Express backend template.
|
|
||||||
Rename the TanStack Start frontend package to "web".
|
|
||||||
@@ -1,5 +1,12 @@
|
|||||||
# create-better-t-stack
|
# create-better-t-stack
|
||||||
|
|
||||||
|
## 2.0.12
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 7839950: Add express.json() middleware to the Express backend template.
|
||||||
|
Rename the TanStack Start frontend package to "web".
|
||||||
|
|
||||||
## 2.0.11
|
## 2.0.11
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "create-better-t-stack",
|
"name": "create-better-t-stack",
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
|
"description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Reference in New Issue
Block a user