@tanstack/solid-start 1.121.20 → 1.121.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const solidStartClient = require("@tanstack/solid-start-client");
4
+ Object.keys(solidStartClient).forEach((k) => {
5
+ if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
6
+ enumerable: true,
7
+ get: () => solidStartClient[k]
8
+ });
9
+ });
10
+ //# sourceMappingURL=client.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"client.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
@@ -0,0 +1 @@
1
+ export * from '@tanstack/solid-start-client';
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const solidStartPlugin = require("@tanstack/solid-start-plugin");
4
+ Object.keys(solidStartPlugin).forEach((k) => {
5
+ if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
6
+ enumerable: true,
7
+ get: () => solidStartPlugin[k]
8
+ });
9
+ });
10
+ //# sourceMappingURL=plugin-vite.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plugin-vite.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
@@ -0,0 +1 @@
1
+ export * from '@tanstack/solid-start-plugin';
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const startServerFunctionsClient = require("@tanstack/start-server-functions-client");
4
+ Object.keys(startServerFunctionsClient).forEach((k) => {
5
+ if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
6
+ enumerable: true,
7
+ get: () => startServerFunctionsClient[k]
8
+ });
9
+ });
10
+ //# sourceMappingURL=server-functions-client.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-functions-client.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
@@ -0,0 +1 @@
1
+ export * from '@tanstack/start-server-functions-client';
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const startServerFunctionsServer = require("@tanstack/start-server-functions-server");
4
+ Object.keys(startServerFunctionsServer).forEach((k) => {
5
+ if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
6
+ enumerable: true,
7
+ get: () => startServerFunctionsServer[k]
8
+ });
9
+ });
10
+ //# sourceMappingURL=server-functions-server.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-functions-server.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
@@ -0,0 +1 @@
1
+ export * from '@tanstack/start-server-functions-server';
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const solidStartServer = require("@tanstack/solid-start-server");
4
+ Object.keys(solidStartServer).forEach((k) => {
5
+ if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
6
+ enumerable: true,
7
+ get: () => solidStartServer[k]
8
+ });
9
+ });
10
+ //# sourceMappingURL=server.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
@@ -0,0 +1 @@
1
+ export * from '@tanstack/solid-start-server';
@@ -0,0 +1 @@
1
+ export * from '@tanstack/solid-start-client';
@@ -0,0 +1,2 @@
1
+ export * from "@tanstack/solid-start-client";
2
+ //# sourceMappingURL=client.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"client.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -0,0 +1 @@
1
+ export * from '@tanstack/solid-start-plugin';
@@ -0,0 +1,2 @@
1
+ export * from "@tanstack/solid-start-plugin";
2
+ //# sourceMappingURL=plugin-vite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plugin-vite.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -0,0 +1 @@
1
+ export * from '@tanstack/start-server-functions-client';
@@ -0,0 +1,2 @@
1
+ export * from "@tanstack/start-server-functions-client";
2
+ //# sourceMappingURL=server-functions-client.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-functions-client.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -0,0 +1 @@
1
+ export * from '@tanstack/start-server-functions-server';
@@ -0,0 +1,2 @@
1
+ export * from "@tanstack/start-server-functions-server";
2
+ //# sourceMappingURL=server-functions-server.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-functions-server.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -0,0 +1 @@
1
+ export * from '@tanstack/solid-start-server';
@@ -0,0 +1,2 @@
1
+ export * from "@tanstack/solid-start-server";
2
+ //# sourceMappingURL=server.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tanstack/solid-start",
3
- "version": "1.121.20",
3
+ "version": "1.121.21",
4
4
  "description": "Modern and scalable routing for Solid applications",
5
5
  "author": "Tanner Linsley",
6
6
  "license": "MIT",
@@ -97,11 +97,11 @@
97
97
  "node": ">=12"
98
98
  },
99
99
  "dependencies": {
100
- "@tanstack/solid-start-client": "^1.121.20",
101
- "@tanstack/solid-start-server": "^1.121.20",
102
- "@tanstack/solid-start-plugin": "^1.121.20",
103
- "@tanstack/start-server-functions-server": "^1.121.20",
104
- "@tanstack/start-server-functions-client": "^1.121.20"
100
+ "@tanstack/solid-start-client": "^1.121.21",
101
+ "@tanstack/solid-start-server": "^1.121.21",
102
+ "@tanstack/solid-start-plugin": "^1.121.21",
103
+ "@tanstack/start-server-functions-server": "^1.121.21",
104
+ "@tanstack/start-server-functions-client": "^1.121.21"
105
105
  },
106
106
  "peerDependencies": {
107
107
  "solid-js": ">=1.0.0",