Skip to content

Commit

Permalink
release: v1.98.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Jan 29, 2025
1 parent a65f770 commit 1f5a497
Show file tree
Hide file tree
Showing 40 changed files with 44 additions and 44 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.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
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.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
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 @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
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 @@ -13,7 +13,7 @@
"@tanstack/react-query-devtools": "^5.64.2",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
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.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@tanstack/start": "^1.98.2",
"get-port": "^7.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.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.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@tanstack/start": "^1.98.2",
"get-port": "^7.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-virtual-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.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@tanstack/virtual-file-routes": "^1.98.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@tanstack/virtual-file-routes": "^1.98.1",
"react": "^19.0.0",
"react-dom": "^19.0.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.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"immer": "^10.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query-devtools": "^5.64.2",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"immer": "^10.1.1",
"react": "^19.0.0",
"react-dom": "^19.0.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.64.2",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-esbuild-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.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
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.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
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 @@ -19,7 +19,7 @@
"devDependencies": {
"@rsbuild/core": "1.2.3",
"@rsbuild/plugin-react": "1.1.0",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"typescript": "^5.6.2"
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.10.9",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"html-webpack-plugin": "^5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/router-monorepo-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query-devtools": "^5.64.2",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@tanstack/history": "^1.98.1",
"@tanstack/react-query": "^5.64.2",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@router-mono-react-query/post-query": "workspace:*",
"redaxios": "^0.5.1",
"zod": "^3.24.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/router-monorepo-simple-lazy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/history": "^1.98.1",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"redaxios": "^0.5.1",
"zod": "^3.24.1",
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/router-monorepo-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@tanstack/history": "^1.98.1",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"redaxios": "^0.5.1",
"zod": "^3.24.1",
"react": "^19.0.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 @@ -14,7 +14,7 @@
"@tanstack/react-query": "^5.64.2",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@tanstack/valibot-adapter": "^1.98.1",
"@tanstack/zod-adapter": "^1.98.1",
"arktype": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@prisma/client": "5.22.0",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"prisma": "^5.22.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.98.1",
"@tanstack/react-router-with-query": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/plugin-syntax-typescript": "^7.25.9",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@clerk/tanstack-start": "0.8.16",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-convex-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@tanstack/react-router": "^1.98.1",
"@tanstack/react-router-with-query": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"concurrently": "^8.2.2",
"convex": "^1.18.2",
"ky": "^1.7.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"vinxi": "0.5.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-large/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query": "^5.64.2",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-supabase-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@supabase/supabase-js": "^2.48.1",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"vinxi": "0.5.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.98.1",
"@tanstack/react-router-with-query": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/start": "^1.98.2",
"ky": "^1.7.4",
"msw": "^2.7.0",
"react": "^19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/with-trpc-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@tanstack/react-query-devtools": "^5.64.2",
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@tanstack/start": "^1.98.2",
"@trpc/client": "11.0.0-rc.729",
"@trpc/react-query": "11.0.0-rc.729",
"@trpc/server": "11.0.0-rc.729",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/with-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"dependencies": {
"@tanstack/react-router": "^1.98.1",
"@tanstack/router-devtools": "^1.98.1",
"@tanstack/router-plugin": "^1.98.1",
"@tanstack/start": "^1.98.1",
"@tanstack/router-plugin": "^1.98.2",
"@tanstack/start": "^1.98.2",
"@trpc/client": "11.0.0-rc.729",
"@trpc/server": "11.0.0-rc.729",
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/create-router",
"version": "1.98.1",
"version": "1.98.2",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/create-start",
"version": "1.98.1",
"version": "1.98.2",
"description": "Modern and scalable routing for React applications",
"author": "Tim O'Connell",
"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.98.1",
"version": "1.98.2",
"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.98.1",
"version": "1.98.2",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/start-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/start-config",
"version": "1.98.1",
"version": "1.98.2",
"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.98.1",
"version": "1.98.2",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down

0 comments on commit 1f5a497

Please sign in to comment.