MCPcopy
hub / github.com/t3-oss/create-t3-app / versions

github.com/t3-oss/create-t3-app @create-t3-app@7.40.0 → @v5.7.0

indexed versions: create-t3-app@7.40.0 · v5.7.0

72 added 188 removed 0 signature changed

Removed / breaking in @create-t3-app@7.40.0, gone in @v5.7.0

CliFlagsInterfacecli/src/cli/index.ts
CliResultsInterfacecli/src/cli/index.ts
onCancelFunctioncli/src/cli/index.ts
runCliFunctioncli/src/cli/index.ts
CreateProjectOptionsInterfacecli/src/helpers/createProject.ts
createProjectFunctioncli/src/helpers/createProject.ts
formatProjectFunctioncli/src/helpers/format.ts
getDefaultBranchFunctioncli/src/helpers/git.ts
getGitVersionFunctioncli/src/helpers/git.ts
initializeGitFunctioncli/src/helpers/git.ts
isGitInstalledFunctioncli/src/helpers/git.ts
isInsideGitRepoFunctioncli/src/helpers/git.ts
isRootGitRepoFunctioncli/src/helpers/git.ts
execWithSpinnerFunctioncli/src/helpers/installDependencies.ts
installDependenciesFunctioncli/src/helpers/installDependencies.ts
runInstallCommandFunctioncli/src/helpers/installDependencies.ts
installPackagesFunctioncli/src/helpers/installPackages.ts
logNextStepsFunctioncli/src/helpers/logNextSteps.ts
scaffoldProjectFunctioncli/src/helpers/scaffoldProject.ts
selectAppFileFunctioncli/src/helpers/selectBoilerplate.ts
selectIndexFileFunctioncli/src/helpers/selectBoilerplate.ts
selectLayoutFileFunctioncli/src/helpers/selectBoilerplate.ts
selectPageFileFunctioncli/src/helpers/selectBoilerplate.ts
replaceTextInFilesFunctioncli/src/helpers/setImportAlias.ts
setImportAliasFunctioncli/src/helpers/setImportAlias.ts
mainFunctioncli/src/index.ts
betterAuthInstallerFunctioncli/src/installers/betterAuth.ts
providerForDrizzleFunctioncli/src/installers/betterAuth.ts
providerForPrismaFunctioncli/src/installers/betterAuth.ts
biomeInstallerFunctioncli/src/installers/biome.ts
dbContainerInstallerFunctioncli/src/installers/dbContainer.ts
sanitizeNameFunctioncli/src/installers/dbContainer.ts
drizzleInstallerFunctioncli/src/installers/drizzle.ts
envVariablesInstallerFunctioncli/src/installers/envVars.ts
getEnvContentFunctioncli/src/installers/envVars.ts
dynamicEslintInstallerFunctioncli/src/installers/eslint.ts
InstallerOptionsInterfacecli/src/installers/index.ts
buildPkgInstallerMapFunctioncli/src/installers/index.ts
nextAuthInstallerFunctioncli/src/installers/nextAuth.ts
prismaInstallerFunctioncli/src/installers/prisma.ts
tailwindInstallerFunctioncli/src/installers/tailwind.ts
trpcInstallerFunctioncli/src/installers/trpc.ts
addPackageDependencyFunctioncli/src/utils/addPackageDependency.ts
addPackageScriptFunctioncli/src/utils/addPackageScript.ts
getVersionFunctioncli/src/utils/getT3Version.ts
getUserPkgManagerFunctioncli/src/utils/getUserPkgManager.ts
IsTTYErrorClasscli/src/utils/isTTYError.ts
IsTTYError.Classcli/src/utils/isTTYError.ts
IsTTYError.constructorMethodcli/src/utils/isTTYError.ts
errorFunctioncli/src/utils/logger.ts
infoFunctioncli/src/utils/logger.ts
successFunctioncli/src/utils/logger.ts
warnFunctioncli/src/utils/logger.ts
parseNameAndPathFunctioncli/src/utils/parseNameAndPath.ts
removeTrailingSlashFunctioncli/src/utils/removeTrailingSlash.ts
renderTitleFunctioncli/src/utils/renderTitle.ts
DistTagsBodyInterfacecli/src/utils/renderVersionWarning.ts
checkForLatestVersionFunctioncli/src/utils/renderVersionWarning.ts
getNpmVersionFunctioncli/src/utils/renderVersionWarning.ts
renderVersionWarningFunctioncli/src/utils/renderVersionWarning.ts
validateAppNameFunctioncli/src/utils/validateAppName.ts
validateImportAliasFunctioncli/src/utils/validateImportAlias.ts
LatestPostFunctioncli/template/extras/src/app/_components/post-tw.tsx
LatestPostFunctioncli/template/extras/src/app/_components/post.tsx
createContextFunctioncli/template/extras/src/app/api/trpc/[trpc]/route.ts
handlerFunctioncli/template/extras/src/app/api/trpc/[trpc]/route.ts
RootLayoutFunctioncli/template/extras/src/app/layout/base.tsx
RootLayoutFunctioncli/template/extras/src/app/layout/with-trpc-tw.tsx
RootLayoutFunctioncli/template/extras/src/app/layout/with-trpc.tsx
RootLayoutFunctioncli/template/extras/src/app/layout/with-tw.tsx
HomeFunctioncli/template/extras/src/app/page/base.tsx
HomeFunctioncli/template/extras/src/app/page/with-auth-trpc-tw.tsx
HomeFunctioncli/template/extras/src/app/page/with-auth-trpc.tsx
HomeFunctionli/template/extras/src/app/page/with-better-auth-trpc-tw.tsx
HomeFunctioncli/template/extras/src/app/page/with-better-auth-trpc.tsx
HomeFunctioncli/template/extras/src/app/page/with-better-auth-tw.tsx
HomeFunctioncli/template/extras/src/app/page/with-better-auth.tsx
HomeFunctioncli/template/extras/src/app/page/with-trpc-tw.tsx
HomeFunctioncli/template/extras/src/app/page/with-trpc.tsx
HomePageFunctioncli/template/extras/src/app/page/with-tw.tsx
MyAppFunctioncli/template/extras/src/pages/_app/base.tsx
MyAppFunctioncli/template/extras/src/pages/_app/with-auth-trpc-tw.tsx
MyAppFunctioncli/template/extras/src/pages/_app/with-auth-trpc.tsx
MyAppFunctioncli/template/extras/src/pages/_app/with-auth-tw.tsx
MyAppFunctioncli/template/extras/src/pages/_app/with-auth.tsx
MyAppFunction/template/extras/src/pages/_app/with-better-auth-trpc-tw.tsx
MyAppFunctioncli/template/extras/src/pages/_app/with-better-auth-trpc.tsx
MyAppFunctioncli/template/extras/src/pages/_app/with-trpc-tw.tsx
MyAppFunctioncli/template/extras/src/pages/_app/with-trpc.tsx
MyAppFunctioncli/template/extras/src/pages/_app/with-tw.tsx
HomeFunctioncli/template/extras/src/pages/index/base.tsx
AuthShowcaseFunctioncli/template/extras/src/pages/index/with-auth-trpc-tw.tsx
HomeFunctioncli/template/extras/src/pages/index/with-auth-trpc-tw.tsx
AuthShowcaseFunctioncli/template/extras/src/pages/index/with-auth-trpc.tsx
HomeFunctioncli/template/extras/src/pages/index/with-auth-trpc.tsx
AuthShowcaseFunctiontemplate/extras/src/pages/index/with-better-auth-trpc-tw.tsx
HomeFunctiontemplate/extras/src/pages/index/with-better-auth-trpc-tw.tsx
AuthShowcaseFunctionli/template/extras/src/pages/index/with-better-auth-trpc.tsx
HomeFunctionli/template/extras/src/pages/index/with-better-auth-trpc.tsx
AuthShowcaseFunctioncli/template/extras/src/pages/index/with-better-auth-tw.tsx

… +88 more

Signature changed

no signature changes

Added new API surface in @v5.7.0

CliFlagsInterfacesrc/cli/index.ts
CliResultsInterfacesrc/cli/index.ts
runCliFunctionsrc/cli/index.ts
CreateProjectOptionsInterfacesrc/helpers/createProject.ts
createProjectFunctionsrc/helpers/createProject.ts
initializeGitFunctionsrc/helpers/initGit.ts
installPackagesFunctionsrc/helpers/installPackages.ts
logNextStepsFunctionsrc/helpers/logNextSteps.ts
scaffoldProjectFunctionsrc/helpers/scaffoldProject.ts
selectAppFileFunctionsrc/helpers/selectBoilerplate.ts
selectIndexFileFunctionsrc/helpers/selectBoilerplate.ts
mainFunctionsrc/index.ts
envVariablesInstallerFunctionsrc/installers/envVars.ts
InstallerOptionsInterfacesrc/installers/index.ts
buildPkgInstallerMapFunctionsrc/installers/index.ts
nextAuthInstallerFunctionsrc/installers/next-auth.ts
prismaInstallerFunctionsrc/installers/prisma.ts
tailwindInstallerFunctionsrc/installers/tailwind.ts
trpcInstallerFunctionsrc/installers/trpc.ts
getVersionFunctionsrc/utils/getT3Version.ts
getUserPkgManagerFunctionsrc/utils/getUserPkgManager.ts
errorFunctionsrc/utils/logger.ts
infoFunctionsrc/utils/logger.ts
successFunctionsrc/utils/logger.ts
warnFunctionsrc/utils/logger.ts
parseNameAndPathFunctionsrc/utils/parseNameAndPath.ts
renderTitleFunctionsrc/utils/renderTitle.ts
RunPkgManagerInstallOptionsInterfacesrc/utils/runPkgManagerInstall.ts
curriedRunPkgManagerInstallFunctionsrc/utils/runPkgManagerInstall.ts
curryRunPkgManagerInstallFunctionsrc/utils/runPkgManagerInstall.ts
runPkgManagerInstallFunctionsrc/utils/runPkgManagerInstall.ts
validateAppNameFunctionsrc/utils/validateAppName.ts
sessionFunctiontemplate/addons/next-auth/api-handler-prisma.ts
sessionFunctiontemplate/addons/next-auth/api-handler.ts
SessionInterfacetemplate/addons/next-auth/next-auth.d.ts
restrictedFunctiontemplate/addons/next-auth/restricted.ts
examplesFunctiontemplate/addons/prisma/sample-api.ts
createContextFunctiontemplate/addons/trpc/auth-context.ts
createRouterFunctiontemplate/addons/trpc/auth-context.ts
createContextFunctiontemplate/addons/trpc/auth-prisma-context.ts
createRouterFunctiontemplate/addons/trpc/auth-prisma-context.ts
createContextFunctiontemplate/addons/trpc/base-context.ts
createRouterFunctiontemplate/addons/trpc/base-context.ts
resolveFunctiontemplate/addons/trpc/example-prisma-router.ts
resolveFunctiontemplate/addons/trpc/example-router.ts
createContextFunctiontemplate/addons/trpc/prisma-context.ts
createRouterFunctiontemplate/addons/trpc/prisma-context.ts
resolveFunctiontemplate/addons/trpc/protected-example-router.ts
createProtectedRouterFunctiontemplate/addons/trpc/protected-router.ts
defineNextConfigFunctiontemplate/base/next.config.mjs
formatErrorsFunctiontemplate/base/src/env/client.mjs
MyAppFunctiontemplate/base/src/pages/_app.tsx
HomeFunctiontemplate/base/src/pages/index.tsx
MyAppFunctiontemplate/page-studs/_app/with-auth-trpc.tsx
configFunctiontemplate/page-studs/_app/with-auth-trpc.tsx
getBaseUrlFunctiontemplate/page-studs/_app/with-auth-trpc.tsx
MyAppFunctiontemplate/page-studs/_app/with-auth.tsx
MyAppFunctiontemplate/page-studs/_app/with-trpc.tsx
configFunctiontemplate/page-studs/_app/with-trpc.tsx
getBaseUrlFunctiontemplate/page-studs/_app/with-trpc.tsx
AuthShowcaseFunctiontemplate/page-studs/index/with-auth-trpc-tw.tsx
HomeFunctiontemplate/page-studs/index/with-auth-trpc-tw.tsx
TechnologyCardFunctiontemplate/page-studs/index/with-auth-trpc-tw.tsx
AuthShowcaseFunctiontemplate/page-studs/index/with-auth-trpc.tsx
HomeFunctiontemplate/page-studs/index/with-auth-trpc.tsx
TechnologyFunctiontemplate/page-studs/index/with-auth-trpc.tsx
TechnologyPropsInterfacetemplate/page-studs/index/with-auth-trpc.tsx
HomeFunctiontemplate/page-studs/index/with-trpc-tw.tsx
TechnologyCardFunctiontemplate/page-studs/index/with-trpc-tw.tsx
HomeFunctiontemplate/page-studs/index/with-trpc.tsx
HomeFunctiontemplate/page-studs/index/with-tw.tsx
TechnologyCardFunctiontemplate/page-studs/index/with-tw.tsx