Skip to content

Commit

Permalink
release: v1.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Sep 5, 2024
1 parent f64587f commit 3ecffa3
Show file tree
Hide file tree
Showing 31 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion examples/react/authenticated-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-file-based-codesplitting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-react-query-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query-devtools": "^5.51.21",
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-ssr-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/start": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/start": "^1.56.0",
"get-port": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-ssr-streaming-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/start": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/start": "^1.56.0",
"get-port": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-virtual-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"@tanstack/react-router": "^1.52.5",
"@tanstack/router-devtools": "^1.52.5",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/virtual-file-routes": "^1.52.5",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/virtual-file-routes": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-virtual-inside-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@tanstack/react-router": "^1.52.5",
"@tanstack/router-devtools": "^1.52.5",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/virtual-file-routes": "^1.52.5",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/virtual-file-routes": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query-devtools": "^5.51.21",
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/large-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query": "^5.51.21",
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"immer": "^10.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-rspack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@rsbuild/core": "1.0.1-rc.0",
"@rsbuild/plugin-react": "1.0.1-rc.0",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"typescript": "^5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-webpack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@swc/core": "^1.7.6",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"html-webpack-plugin": "^5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/search-validator-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/router-zod-adapter": "^1.53.1",
"@tanstack/router-valibot-adapter": "^1.53.1",
"@tanstack/router-arktype-adapter": "^1.53.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@prisma/client": "5.17.0",
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/start": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/start": "^1.56.0",
"@vitejs/plugin-react": "^4.3.1",
"dotenv": "^16.4.5",
"isbot": "^5.1.12",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/start": "^1.55.0",
"@tanstack/start": "^1.56.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vinxi": "0.4.2"
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@tanstack/react-router": "^1.53.1",
"@tanstack/react-router-with-query": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/start": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/start": "^1.56.0",
"@vitejs/plugin-react": "^4.3.1",
"isbot": "^5.1.14",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-basic-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@babel/plugin-syntax-typescript": "^7.24.7",
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/start": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/start": "^1.56.0",
"redaxios": "^0.5.1",
"tailwind-merge": "^2.5.2",
"vinxi": "0.4.2"
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/start": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/start": "^1.56.0",
"@vitejs/plugin-react": "^4.3.1",
"isbot": "^5.1.14",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@clerk/tanstack-start": "0.3.0-snapshot.vdf04997",
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/start": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/start": "^1.56.0",
"@vitejs/plugin-react": "^4.3.1",
"dotenv": "^16.4.5",
"isbot": "^5.1.12",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-convex-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@tanstack/react-router": "^1.53.1",
"@tanstack/react-router-with-query": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/start": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/start": "^1.56.0",
"@vitejs/plugin-react": "^4.3.1",
"@convex-dev/react-query": "0.0.0-alpha.5",
"concurrently": "^8.2.2",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@tanstack/react-router": "^1.53.1",
"@tanstack/react-router-with-query": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/start": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@tanstack/start": "^1.56.0",
"@vitejs/plugin-react": "^4.3.1",
"isbot": "^5.1.14",
"ky": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/with-trpc-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@tanstack/react-query-devtools": "^5.51.21",
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@trpc/client": "11.0.0-rc.477",
"@trpc/react-query": "11.0.0-rc.477",
"@trpc/server": "11.0.0-rc.477",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/with-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/react-router": "^1.53.1",
"@tanstack/router-devtools": "^1.53.1",
"@tanstack/router-plugin": "^1.55.0",
"@tanstack/router-plugin": "^1.56.0",
"@trpc/client": "11.0.0-rc.477",
"@trpc/server": "11.0.0-rc.477",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-cli",
"version": "1.55.0",
"version": "1.56.0",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-generator",
"version": "1.55.0",
"version": "1.56.0",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-plugin",
"version": "1.55.0",
"version": "1.56.0",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-vite-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-vite-plugin",
"version": "1.55.0",
"version": "1.56.0",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/start",
"version": "1.55.0",
"version": "1.56.0",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/virtual-file-routes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/virtual-file-routes",
"version": "1.54.0",
"version": "1.56.0",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down

0 comments on commit 3ecffa3

Please sign in to comment.