@tanstack/solid-start-client
Advanced tools
@@ -1,2 +0,2 @@ | ||
| import { createComponent } from "solid-js/web"; | ||
| import { createComponent } from "@solidjs/web"; | ||
| import { RouterProvider } from "@tanstack/solid-router"; | ||
@@ -3,0 +3,0 @@ function StartClient(props) { |
+5
-4
| { | ||
| "name": "@tanstack/solid-start-client", | ||
| "version": "1.166.7", | ||
| "version": "2.0.0-alpha.1", | ||
| "description": "Modern and scalable routing for Solid applications", | ||
@@ -49,3 +49,3 @@ "author": "Tanner Linsley", | ||
| "@tanstack/router-core": "1.166.7", | ||
| "@tanstack/solid-router": "1.166.7", | ||
| "@tanstack/solid-router": "2.0.0-alpha.1", | ||
| "@tanstack/start-client-core": "1.166.7" | ||
@@ -57,6 +57,7 @@ }, | ||
| "vite": "*", | ||
| "vite-plugin-solid": "^2.11.10" | ||
| "vite-plugin-solid": "3.0.0-next.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "solid-js": ">=1.0.0" | ||
| "solid-js": "2.0.0-beta.2", | ||
| "@solidjs/web": "2.0.0-beta.2" | ||
| }, | ||
@@ -63,0 +64,0 @@ "scripts": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7690
0.75%7
16.67%1
Infinity%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed