@react-router/dev 0.0.0-experimental-320d16107 → 0.0.0-experimental-917e6fdc0

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-320d16107
2
+ * @react-router/dev v0.0.0-experimental-917e6fdc0
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8,7 +8,7 @@
8
8
  *
9
9
  * @license MIT
10
10
  */
11
- import { _ as getVite, v as preloadVite } from "./typegen-CroVRFny.js";
11
+ import { _ as getVite, v as preloadVite } from "./typegen-nLRTEuZ2.js";
12
12
  //#region vite/build.ts
13
13
  async function build(root, viteBuildOptions) {
14
14
  await preloadVite();
package/dist/cli/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
  /**
3
- * @react-router/dev v0.0.0-experimental-320d16107
3
+ * @react-router/dev v0.0.0-experimental-917e6fdc0
4
4
  *
5
5
  * Copyright (c) Remix Software Inc.
6
6
  *
@@ -9,7 +9,7 @@
9
9
  *
10
10
  * @license MIT
11
11
  */
12
- import { _ as getVite, l as hasNodeDependency, n as watch, t as run$1, u as loadConfig, v as preloadVite } from "../typegen-CroVRFny.js";
12
+ import { _ as getVite, l as hasNodeDependency, n as watch, t as run$1, u as loadConfig, v as preloadVite } from "../typegen-nLRTEuZ2.js";
13
13
  import { createRequire } from "node:module";
14
14
  import { parseArgs } from "node:util";
15
15
  import semver from "semver";
@@ -158,7 +158,7 @@ async function routes(rootDirectory, flags = {}) {
158
158
  }
159
159
  async function build(root, options = {}) {
160
160
  root = resolveRootDirectory(root, options);
161
- let { build } = await import("../build-BjhBRtJF.js");
161
+ let { build } = await import("../build-DGThb-oA.js");
162
162
  if (options.profile) await start();
163
163
  try {
164
164
  await build(root, options);
@@ -168,7 +168,7 @@ async function build(root, options = {}) {
168
168
  }
169
169
  async function dev(root, options = {}) {
170
170
  if (developmentConditionEnabled) {
171
- let { dev } = await import("../dev-D6YWyrYG.js");
171
+ let { dev } = await import("../dev-AnBqsfcu.js");
172
172
  if (options.profile) await start();
173
173
  exitHook(() => stop(console.info));
174
174
  root = resolveRootDirectory(root, options);
package/dist/config.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-320d16107
2
+ * @react-router/dev v0.0.0-experimental-917e6fdc0
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-320d16107
2
+ * @react-router/dev v0.0.0-experimental-917e6fdc0
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8,7 +8,7 @@
8
8
  *
9
9
  * @license MIT
10
10
  */
11
- import { _ as getVite, v as preloadVite } from "./typegen-CroVRFny.js";
11
+ import { _ as getVite, v as preloadVite } from "./typegen-nLRTEuZ2.js";
12
12
  import { n as start, r as stop, t as getSession } from "./cli/index.js";
13
13
  import colors from "picocolors";
14
14
  //#region vite/dev.ts
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-320d16107
2
+ * @react-router/dev v0.0.0-experimental-917e6fdc0
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
package/dist/routes.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-320d16107
2
+ * @react-router/dev v0.0.0-experimental-917e6fdc0
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8,5 +8,5 @@
8
8
  *
9
9
  * @license MIT
10
10
  */
11
- import { a as prefix, i as layout, n as getAppDirectory, o as relative, r as index, s as route } from "./routes-C3LbSDhy.js";
11
+ import { a as prefix, i as layout, n as getAppDirectory, o as relative, r as index, s as route } from "./routes-D5yrcOqs.js";
12
12
  export { getAppDirectory, index, layout, prefix, relative, route };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-320d16107
2
+ * @react-router/dev v0.0.0-experimental-917e6fdc0
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8,7 +8,7 @@
8
8
  *
9
9
  * @license MIT
10
10
  */
11
- import { c as setAppDirectory, l as validateRouteConfig, t as configRoutesToRouteManifest, u as invariant } from "./routes-C3LbSDhy.js";
11
+ import { c as setAppDirectory, l as validateRouteConfig, t as configRoutesToRouteManifest, u as invariant } from "./routes-D5yrcOqs.js";
12
12
  import { createRequire } from "node:module";
13
13
  import colors from "picocolors";
14
14
  import fs from "node:fs";
package/dist/vite.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/dev v0.0.0-experimental-320d16107
2
+ * @react-router/dev v0.0.0-experimental-917e6fdc0
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8,8 +8,8 @@
8
8
  *
9
9
  * @license MIT
10
10
  */
11
- import { _ as getVite, a as t, c as createConfigLoader, d as resolveEntryFiles, f as resolveRSCEntryFiles, g as getUserBuildRollupOptions, h as defineOptimizeDepsCompilerOptions, i as parse$1, l as hasNodeDependency, m as defineCompilerOptions, n as watch, o as traverse, p as ssrExternals, r as generate, s as configRouteToBranchRoute, v as preloadVite } from "./typegen-CroVRFny.js";
12
- import { u as invariant } from "./routes-C3LbSDhy.js";
11
+ import { _ as getVite, a as t, c as createConfigLoader, d as resolveEntryFiles, f as resolveRSCEntryFiles, g as getUserBuildRollupOptions, h as defineOptimizeDepsCompilerOptions, i as parse$1, l as hasNodeDependency, m as defineCompilerOptions, n as watch, o as traverse, p as ssrExternals, r as generate, s as configRouteToBranchRoute, v as preloadVite } from "./typegen-nLRTEuZ2.js";
12
+ import { u as invariant } from "./routes-D5yrcOqs.js";
13
13
  import { createRequire } from "node:module";
14
14
  import colors from "picocolors";
15
15
  import { existsSync, readFileSync, readdirSync } from "node:fs";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@react-router/dev",
3
3
  "type": "module",
4
- "version": "0.0.0-experimental-320d16107",
4
+ "version": "0.0.0-experimental-917e6fdc0",
5
5
  "description": "Dev tools and CLI for React Router",
6
6
  "keywords": [
7
7
  "react",
@@ -90,7 +90,7 @@
90
90
  "@babel/parser": "^7.29.7",
91
91
  "@babel/traverse": "^7.29.7",
92
92
  "@babel/types": "^7.29.7",
93
- "@remix-run/node-fetch-server": "^0.13.3",
93
+ "@remix-run/node-fetch-server": "^0.14.1",
94
94
  "babel-dead-code-elimination": "^1.0.12",
95
95
  "chokidar": "^5.0.0",
96
96
  "dedent": "^1.7.2",
@@ -107,7 +107,7 @@
107
107
  "semver": "^7.8.1",
108
108
  "tinyglobby": "^0.2.16",
109
109
  "valibot": "^1.4.1",
110
- "@react-router/node": "0.0.0-experimental-320d16107"
110
+ "@react-router/node": "0.0.0-experimental-917e6fdc0"
111
111
  },
112
112
  "devDependencies": {
113
113
  "@babel/plugin-syntax-jsx": "^7.29.7",
@@ -132,8 +132,8 @@
132
132
  "vite": "^7.0.0",
133
133
  "wireit": "0.14.12",
134
134
  "wrangler": "^4.95.0",
135
- "@react-router/serve": "0.0.0-experimental-320d16107",
136
- "react-router": "^0.0.0-experimental-320d16107"
135
+ "react-router": "^0.0.0-experimental-917e6fdc0",
136
+ "@react-router/serve": "0.0.0-experimental-917e6fdc0"
137
137
  },
138
138
  "peerDependencies": {
139
139
  "@vitejs/plugin-rsc": "~0.5.26",
@@ -141,8 +141,8 @@
141
141
  "typescript": "^5.1.0 || ^6.0.0 || ^7.0.0",
142
142
  "vite": "^7.0.0 || ^8.0.0",
143
143
  "wrangler": "^4.0.0",
144
- "@react-router/serve": "^0.0.0-experimental-320d16107",
145
- "react-router": "^0.0.0-experimental-320d16107"
144
+ "@react-router/serve": "^0.0.0-experimental-917e6fdc0",
145
+ "react-router": "^0.0.0-experimental-917e6fdc0"
146
146
  },
147
147
  "peerDependenciesMeta": {
148
148
  "@vitejs/plugin-rsc": {