@tanstack/react-router-ssr-query
Advanced tools
+6
-6
| { | ||
| "name": "@tanstack/react-router-ssr-query", | ||
| "version": "1.167.1", | ||
| "version": "1.167.2-pre.0", | ||
| "description": "Modern and scalable routing for React applications", | ||
@@ -52,3 +52,3 @@ "author": "Tanner Linsley", | ||
| "dependencies": { | ||
| "@tanstack/router-ssr-query-core": "1.169.1" | ||
| "@tanstack/router-ssr-query-core": "1.169.2-pre.0" | ||
| }, | ||
@@ -61,3 +61,3 @@ "devDependencies": { | ||
| "vite": "*", | ||
| "@tanstack/react-router": "1.170.9" | ||
| "@tanstack/react-router": "1.170.19-pre.0" | ||
| }, | ||
@@ -68,3 +68,3 @@ "peerDependencies": { | ||
| "@tanstack/query-core": ">=5.90.0", | ||
| "@tanstack/react-router": ">=1.127.0", | ||
| "@tanstack/react-router": ">=1.170.19-pre.0", | ||
| "@tanstack/react-query": ">=5.90.0" | ||
@@ -76,3 +76,2 @@ }, | ||
| "test:types": "pnpm run \"/^test:types:ts[0-9]{2}$/\"", | ||
| "test:types:ts55": "node ../../node_modules/typescript55/lib/tsc.js", | ||
| "test:types:ts56": "node ../../node_modules/typescript56/lib/tsc.js", | ||
@@ -82,3 +81,4 @@ "test:types:ts57": "node ../../node_modules/typescript57/lib/tsc.js", | ||
| "test:types:ts59": "node ../../node_modules/typescript59/lib/tsc.js", | ||
| "test:types:ts60": "tsc", | ||
| "test:types:ts60": "tsc6", | ||
| "test:types:ts70": "tsc", | ||
| "test:unit": "exit 0; vitest", | ||
@@ -85,0 +85,0 @@ "test:unit:dev": "pnpm run test:unit --watch", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
11843
-0.14%2
100%+ Added
- Removed