Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github: tannerlinsley
github: [tannerlinsley]
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ blank_issues_enabled: false
contact_links:
- name: 💬 Community Chat
url: https://discord.gg/mQd7egN
about: A dedicated discord server hosted by Tanner Linsley
- name: 💬 Tanstack Twitter
url: https://twitter.com/tan_stack
about: A dedicated discord server hosted by TanStack
- name: 🦋 TanStack Bluesky
url: https://bsky.app/profile/tanstack.com
about: Stay up to date with new releases of our libraries
11 changes: 5 additions & 6 deletions .github/workflows/ci.yml → .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ci
name: Release

on:
workflow_dispatch:
Expand All @@ -16,15 +16,16 @@ concurrency:
permissions:
contents: write
id-token: write
pull-requests: write

jobs:
test-and-publish:
name: Test & Publish
release:
name: Release
if: github.repository_owner == 'TanStack'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.2.2
uses: actions/checkout@v6.0.1
with:
fetch-depth: 0
- name: Setup Tools
Expand All @@ -37,9 +38,7 @@ jobs:
run: |
git config --global user.name 'Tanner Linsley'
git config --global user.email 'tannerlinsley@users.noreply.github.com'
npm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}"
pnpm run cipublish
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
TAG: ${{ inputs.tag }}
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
provenance=true
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
24.8.0
3 changes: 2 additions & 1 deletion cli/create-start-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
"url": "git+https://github.com/TanStack/create-tsrouter-app.git",
"directory": "cli/create-start-app"
},
"homepage": "https://tanstack.com/router",
"funding": {
Expand Down
3 changes: 2 additions & 1 deletion cli/create-tanstack-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
"url": "git+https://github.com/TanStack/create-tsrouter-app.git",
"directory": "cli/create-tanstack-app"
},
"homepage": "https://tanstack.com/router",
"funding": {
Expand Down
3 changes: 2 additions & 1 deletion cli/create-tanstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
"url": "git+https://github.com/TanStack/create-tsrouter-app.git",
"directory": "cli/create-tanstack"
},
"homepage": "https://tanstack.com/router",
"funding": {
Expand Down
3 changes: 2 additions & 1 deletion cli/create-tsrouter-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
"url": "git+https://github.com/TanStack/create-tsrouter-app.git",
"directory": "cli/create-tsrouter-app"
},
"homepage": "https://tanstack.com/router",
"funding": {
Expand Down
3 changes: 2 additions & 1 deletion cli/ts-create-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
"url": "git+https://github.com/TanStack/create-tsrouter-app.git",
"directory": "cli/ts-create-start"
},
"homepage": "https://tanstack.com/router",
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// @ts-check

// @ts-expect-error
import { tanstackConfig } from '@tanstack/config/eslint'
import { tanstackConfig } from '@tanstack/eslint-config'

import unusedImports from 'eslint-plugin-unused-imports'

Expand Down
2 changes: 1 addition & 1 deletion frameworks/react-cra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
"url": "git+https://github.com/TanStack/create-tsrouter-app.git"
},
"homepage": "https://tanstack.com/router",
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion frameworks/react-cra/src/checksum.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// This file is auto-generated. Do not edit manually.
// Generated from add-ons, examples, hosts, project, and toolchains directories
export const contentChecksum = '0b4c2f7b4e91fb80d16db47f572d9547629aac841a00f154cb18869936013618'
export const contentChecksum = 'b722b3f8235cbf4618c508da1b499a8a6a583d8107eebeb9e2ffe19716ddc7e9'
2 changes: 1 addition & 1 deletion frameworks/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
"url": "git+https://github.com/TanStack/create-tsrouter-app.git"
},
"homepage": "https://tanstack.com/router",
"funding": {
Expand Down
4 changes: 4 additions & 0 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"defaultBase": "main",
"tui": {
"enabled": false
},
"namedInputs": {
"default": ["{projectRoot}/**/*"],
"production": ["default"]
Expand Down
35 changes: 12 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"name": "tanstack-app-creators",
"description": "Tanstack Application Builder",
"bin": "./dist/index.js",
"name": "root",
"private": true,
"repository": {
"type": "git",
"url": "git+https://github.com/TanStack/create-tsrouter-app.git"
},
"packageManager": "pnpm@10.24.0",
"type": "module",
"scripts": {
"cleanNodeModules": "rm -rf node_modules && pnpm -r exec rm -rf node_modules",
Expand All @@ -13,21 +17,17 @@
"update-outdated": "node scripts/check-outdated-packages.js --update",
"prepare": "husky install"
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
},
"devDependencies": {
"@tanstack/config": "^0.16.2",
"@tanstack/eslint-config": "^0.3.4",
"@tanstack/publish-config": "^0.2.2",
"eslint": "^9.20.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-unused-imports": "^4.1.4",
"nx": "20.6.4",
"husky": "^8.0.0",
"nx": "22.1.3",
"semver": "^7.6.3",
"typescript": "^5.6.3",
"husky": "^8.0.0"
"typescript": "^5.6.3"
},
"packageManager": "pnpm@9.15.5",
"pnpm": {
"overrides": {
"@tanstack/create-start": "workspace:*",
Expand All @@ -42,16 +42,5 @@
"@tanstack/cta-framework-react-cra": "workspace:*",
"@tanstack/cta-framework-solid": "workspace:*"
}
},
"workspaces": [
"./cli/*",
"./packages/*",
"./frameworks/*",
"./examples/*",
"./examples/custom-cli/*",
"./examples/custom-cli/*/customized-ui/*"
],
"dependencies": {
"@tanstack/config": "^0.16.2"
}
}
4 changes: 2 additions & 2 deletions packages/cta-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
"url": "git+https://github.com/TanStack/create-tsrouter-app.git",
"directory": "packages/cta-cli"
},
"homepage": "https://tanstack.com/router",
"funding": {
Expand Down Expand Up @@ -44,7 +45,6 @@
"zod": "^3.24.2"
},
"devDependencies": {
"@tanstack/config": "^0.16.2",
"@types/express": "^5.0.1",
"@types/node": "^22.13.4",
"@types/semver": "^7.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cta-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "https://github.com/TanStack/create-tsrouter-app.git"
"url": "git+https://github.com/TanStack/create-tsrouter-app.git",
"directory": "packages/cta-engine"
},
"homepage": "https://tanstack.com/router",
"funding": {
Expand All @@ -40,7 +41,6 @@
"zod": "^3.24.2"
},
"devDependencies": {
"@tanstack/config": "^0.16.2",
"@types/ejs": "^3.1.5",
"@types/node": "^22.13.4",
"@types/parse-gitignore": "^1.0.2",
Expand Down
9 changes: 7 additions & 2 deletions packages/cta-ui-base/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@tanstack/cta-ui-base",
"version": "0.41.2",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand All @@ -10,6 +11,11 @@
"test:watch": "vitest",
"test:coverage": "vitest run --coverage"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TanStack/create-tsrouter-app.git",
"directory": "packages/cta-ui-base"
},
"dependencies": {
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-html": "^6.4.9",
Expand Down Expand Up @@ -52,6 +58,5 @@
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.1.4"
},
"version": "0.41.2"
}
}
9 changes: 7 additions & 2 deletions packages/cta-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@tanstack/cta-ui",
"version": "0.41.2",
"type": "module",
"main": "./lib-dist/index.js",
"types": "./lib-dist/index.d.ts",
Expand All @@ -10,6 +11,11 @@
"dev": "tsc --watch -p tsconfig.lib.json",
"dev:ui": "VITE_API_BASE_URL=http://localhost:8080 vite dev"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TanStack/create-tsrouter-app.git",
"directory": "packages/cta-ui"
},
"dependencies": {
"@tailwindcss/vite": "^4.1.6",
"@tanstack/cta-engine": "workspace:*",
Expand Down Expand Up @@ -43,6 +49,5 @@
"vite": "^7.1.7",
"vitest": "^3.0.5",
"web-vitals": "^4.2.4"
},
"version": "0.41.2"
}
}
Loading