react-router 0.0.0-experimental-08996fc → 0.0.0-experimental-cb75ef9
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-VQ2IPVH7.mjs → chunk-IRBGBNHV.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/internal.js +1 -1
- package/dist/development/lib/types/internal.mjs +1 -1
- package/dist/production/{chunk-2ZBWAKQP.mjs → chunk-4FD4NHBD.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/internal.js +1 -1
- package/dist/production/lib/types/internal.mjs +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-cb75ef9
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8726,7 +8726,7 @@ function mergeRefs(...refs) {
|
|
|
8726
8726
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8727
8727
|
try {
|
|
8728
8728
|
if (isBrowser) {
|
|
8729
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8729
|
+
window.__reactRouterVersion = "0.0.0-experimental-cb75ef9";
|
|
8730
8730
|
}
|
|
8731
8731
|
} catch (e) {
|
|
8732
8732
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-cb75ef9
|
|
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-IRBGBNHV.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-cb75ef9
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8881,7 +8881,7 @@ function mergeRefs(...refs) {
|
|
|
8881
8881
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8882
8882
|
try {
|
|
8883
8883
|
if (isBrowser) {
|
|
8884
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8884
|
+
window.__reactRouterVersion = "0.0.0-experimental-cb75ef9";
|
|
8885
8885
|
}
|
|
8886
8886
|
} catch (e) {
|
|
8887
8887
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-cb75ef9
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -130,7 +130,7 @@ import {
|
|
|
130
130
|
withComponentProps,
|
|
131
131
|
withErrorBoundaryProps,
|
|
132
132
|
withHydrateFallbackProps
|
|
133
|
-
} from "./chunk-
|
|
133
|
+
} from "./chunk-IRBGBNHV.mjs";
|
|
134
134
|
export {
|
|
135
135
|
Await,
|
|
136
136
|
BrowserRouter,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-cb75ef9
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8726,7 +8726,7 @@ function mergeRefs(...refs) {
|
|
|
8726
8726
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8727
8727
|
try {
|
|
8728
8728
|
if (isBrowser) {
|
|
8729
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8729
|
+
window.__reactRouterVersion = "0.0.0-experimental-cb75ef9";
|
|
8730
8730
|
}
|
|
8731
8731
|
} catch (e) {
|
|
8732
8732
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-cb75ef9
|
|
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-4FD4NHBD.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-cb75ef9
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8881,7 +8881,7 @@ function mergeRefs(...refs) {
|
|
|
8881
8881
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8882
8882
|
try {
|
|
8883
8883
|
if (isBrowser) {
|
|
8884
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8884
|
+
window.__reactRouterVersion = "0.0.0-experimental-cb75ef9";
|
|
8885
8885
|
}
|
|
8886
8886
|
} catch (e) {
|
|
8887
8887
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-cb75ef9
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -130,7 +130,7 @@ import {
|
|
|
130
130
|
withComponentProps,
|
|
131
131
|
withErrorBoundaryProps,
|
|
132
132
|
withHydrateFallbackProps
|
|
133
|
-
} from "./chunk-
|
|
133
|
+
} from "./chunk-4FD4NHBD.mjs";
|
|
134
134
|
export {
|
|
135
135
|
Await,
|
|
136
136
|
BrowserRouter,
|