Releases: t3-oss/create-t3-app
Releases · t3-oss/create-t3-app
create-t3-app@5.11.0
create-t3-app@5.10.3
create-t3-app@5.10.2
create-t3-app@5.10.1
Patch Changes
- #396
30f3db6
Thanks @rhenriquez28! - fixing ssr by forwarding client's headers
create-t3-app@5.10.0
Minor Changes
-
#388
86d053c
Thanks @c-ehrlich! - feat: non-tw index.tsx with styling -
#381
773b27e
Thanks @c-ehrlich! - feat: include all cards on all index.tsx files -
#383
e05bc3d
Thanks @juliusmarminge! - add safeguards for overwriting git repos -
#375
296c79b
Thanks @c-ehrlich! - feat: add option to continue and overwrite on existing directoryfor reference see: #230
Patch Changes
create-t3-app@5.9.0
Minor Changes
- #366
1f43f83
Thanks @juliusmarminge! - Thanks @hnqg for the initial PR. add wrapper function for unstable_getServerSession
create-t3-app@5.8.5
Patch Changes
-
#357
b032074
Thanks @virtuoushub! - chore: Sort package.json when in noInstallMode -
#365
b3ce004
Thanks @juliusmarminge! - revert prisma client teardown from #353
create-t3-app@5.8.4
create-t3-app@5.8.3
Patch Changes
- #345
8ee2ea0
Thanks @juliusmarminge! - Includecjs
andmjs
files in tsconfig. Thanks @timfee for reporting!