react-router 0.0.0-experimental-856ae8c29 → 0.0.0-experimental-3b3f4b74e
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.
- package/dist/development/{chunk-SFY5YCQ7.mjs → chunk-QEBY3KIW.mjs} +2 -2
- package/dist/development/dom-export.js +1 -1
- package/dist/development/dom-export.mjs +2 -2
- package/dist/development/index.js +2 -2
- package/dist/development/index.mjs +2 -2
- package/dist/development/lib/types/route-module.js +1 -1
- package/dist/development/lib/types/route-module.mjs +1 -1
- package/dist/development/rsc-export.js +1 -1
- package/dist/development/rsc-export.mjs +1 -1
- package/dist/production/{chunk-NUCSZUCR.mjs → chunk-EXTQWT5D.mjs} +2 -2
- package/dist/production/dom-export.js +1 -1
- package/dist/production/dom-export.mjs +2 -2
- package/dist/production/index.js +2 -2
- package/dist/production/index.mjs +2 -2
- package/dist/production/lib/types/route-module.js +1 -1
- package/dist/production/lib/types/route-module.mjs +1 -1
- package/dist/production/rsc-export.js +1 -1
- package/dist/production/rsc-export.mjs +1 -1
- package/package.json +11 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-3b3f4b74e
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -7975,7 +7975,7 @@ function mergeRefs(...refs) {
|
|
|
7975
7975
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
7976
7976
|
try {
|
|
7977
7977
|
if (isBrowser) {
|
|
7978
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
7978
|
+
window.__reactRouterVersion = "0.0.0-experimental-3b3f4b74e";
|
|
7979
7979
|
}
|
|
7980
7980
|
} catch (e) {
|
|
7981
7981
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-3b3f4b74e
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
invariant,
|
|
26
26
|
mapRouteProperties,
|
|
27
27
|
useFogOFWarDiscovery
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-QEBY3KIW.mjs";
|
|
29
29
|
|
|
30
30
|
// lib/dom-export/dom-router-provider.tsx
|
|
31
31
|
import * as React from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-3b3f4b74e
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8131,7 +8131,7 @@ function mergeRefs(...refs) {
|
|
|
8131
8131
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8132
8132
|
try {
|
|
8133
8133
|
if (isBrowser) {
|
|
8134
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8134
|
+
window.__reactRouterVersion = "0.0.0-experimental-3b3f4b74e";
|
|
8135
8135
|
}
|
|
8136
8136
|
} catch (e) {
|
|
8137
8137
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-3b3f4b74e
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -131,7 +131,7 @@ import {
|
|
|
131
131
|
useSearchParams,
|
|
132
132
|
useSubmit,
|
|
133
133
|
useViewTransitionState
|
|
134
|
-
} from "./chunk-
|
|
134
|
+
} from "./chunk-QEBY3KIW.mjs";
|
|
135
135
|
export {
|
|
136
136
|
Await,
|
|
137
137
|
BrowserRouter,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-3b3f4b74e
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -7975,7 +7975,7 @@ function mergeRefs(...refs) {
|
|
|
7975
7975
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
7976
7976
|
try {
|
|
7977
7977
|
if (isBrowser) {
|
|
7978
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
7978
|
+
window.__reactRouterVersion = "0.0.0-experimental-3b3f4b74e";
|
|
7979
7979
|
}
|
|
7980
7980
|
} catch (e) {
|
|
7981
7981
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-3b3f4b74e
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
invariant,
|
|
26
26
|
mapRouteProperties,
|
|
27
27
|
useFogOFWarDiscovery
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-EXTQWT5D.mjs";
|
|
29
29
|
|
|
30
30
|
// lib/dom-export/dom-router-provider.tsx
|
|
31
31
|
import * as React from "react";
|
package/dist/production/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-3b3f4b74e
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8131,7 +8131,7 @@ function mergeRefs(...refs) {
|
|
|
8131
8131
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8132
8132
|
try {
|
|
8133
8133
|
if (isBrowser) {
|
|
8134
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8134
|
+
window.__reactRouterVersion = "0.0.0-experimental-3b3f4b74e";
|
|
8135
8135
|
}
|
|
8136
8136
|
} catch (e) {
|
|
8137
8137
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-3b3f4b74e
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -131,7 +131,7 @@ import {
|
|
|
131
131
|
useSearchParams,
|
|
132
132
|
useSubmit,
|
|
133
133
|
useViewTransitionState
|
|
134
|
-
} from "./chunk-
|
|
134
|
+
} from "./chunk-EXTQWT5D.mjs";
|
|
135
135
|
export {
|
|
136
136
|
Await,
|
|
137
137
|
BrowserRouter,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-router",
|
|
3
|
-
"version": "0.0.0-experimental-
|
|
3
|
+
"version": "0.0.0-experimental-3b3f4b74e",
|
|
4
4
|
"description": "Declarative routing for React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -25,9 +25,14 @@
|
|
|
25
25
|
".": {
|
|
26
26
|
"node": {
|
|
27
27
|
"types": "./dist/development/index.d.ts",
|
|
28
|
+
"module": "./dist/development/index.mjs",
|
|
28
29
|
"module-sync": "./dist/development/index.mjs",
|
|
29
30
|
"default": "./dist/development/index.js"
|
|
30
31
|
},
|
|
32
|
+
"module": {
|
|
33
|
+
"types": "./dist/development/index.d.mts",
|
|
34
|
+
"default": "./dist/development/index.mjs"
|
|
35
|
+
},
|
|
31
36
|
"import": {
|
|
32
37
|
"types": "./dist/development/index.d.mts",
|
|
33
38
|
"default": "./dist/development/index.mjs"
|
|
@@ -48,9 +53,14 @@
|
|
|
48
53
|
"./dom": {
|
|
49
54
|
"node": {
|
|
50
55
|
"types": "./dist/development/dom-export.d.ts",
|
|
56
|
+
"module": "./dist/development/dom-export.mjs",
|
|
51
57
|
"module-sync": "./dist/development/dom-export.mjs",
|
|
52
58
|
"default": "./dist/development/dom-export.js"
|
|
53
59
|
},
|
|
60
|
+
"module": {
|
|
61
|
+
"types": "./dist/development/dom-export.d.mts",
|
|
62
|
+
"default": "./dist/development/dom-export.mjs"
|
|
63
|
+
},
|
|
54
64
|
"import": {
|
|
55
65
|
"types": "./dist/development/dom-export.d.mts",
|
|
56
66
|
"default": "./dist/development/dom-export.mjs"
|