react-router 7.6.3-pre.0 → 7.6.3

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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # `react-router`
2
2
 
3
- ## 7.6.3-pre.0
3
+ ## 7.6.3
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -26,7 +26,7 @@
26
26
  ### Patch Changes
27
27
 
28
28
  - Avoid additional `with-props` chunk in Framework Mode by moving route module component prop logic from the Vite plugin to `react-router` ([#13650](https://github.com/remix-run/react-router/pull/13650))
29
- - \[INTERNAL] Slight refactor of internal `headers()` function processing for use with RSC ([#13639](https://github.com/remix-run/react-router/pull/13639))
29
+ - Slight refactor of internal `headers()` function processing for use with RSC ([#13639](https://github.com/remix-run/react-router/pull/13639))
30
30
 
31
31
  ## 7.6.1
32
32
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8717,7 +8717,7 @@ function mergeRefs(...refs) {
8717
8717
  var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
8718
8718
  try {
8719
8719
  if (isBrowser) {
8720
- window.__reactRouterVersion = "7.6.3-pre.0";
8720
+ window.__reactRouterVersion = "7.6.3";
8721
8721
  }
8722
8722
  } catch (e) {
8723
8723
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
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-CCB6XHGW.mjs";
28
+ } from "./chunk-QMGIS6GS.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 v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8870,7 +8870,7 @@ function mergeRefs(...refs) {
8870
8870
  var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
8871
8871
  try {
8872
8872
  if (isBrowser) {
8873
- window.__reactRouterVersion = "7.6.3-pre.0";
8873
+ window.__reactRouterVersion = "7.6.3";
8874
8874
  }
8875
8875
  } catch (e) {
8876
8876
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -128,7 +128,7 @@ import {
128
128
  withComponentProps,
129
129
  withErrorBoundaryProps,
130
130
  withHydrateFallbackProps
131
- } from "./chunk-CCB6XHGW.mjs";
131
+ } from "./chunk-QMGIS6GS.mjs";
132
132
  export {
133
133
  Await,
134
134
  BrowserRouter,
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8717,7 +8717,7 @@ function mergeRefs(...refs) {
8717
8717
  var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
8718
8718
  try {
8719
8719
  if (isBrowser) {
8720
- window.__reactRouterVersion = "7.6.3-pre.0";
8720
+ window.__reactRouterVersion = "7.6.3";
8721
8721
  }
8722
8722
  } catch (e) {
8723
8723
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
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-2T4DELW3.mjs";
28
+ } from "./chunk-S4Z2UWCU.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 v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8870,7 +8870,7 @@ function mergeRefs(...refs) {
8870
8870
  var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
8871
8871
  try {
8872
8872
  if (isBrowser) {
8873
- window.__reactRouterVersion = "7.6.3-pre.0";
8873
+ window.__reactRouterVersion = "7.6.3";
8874
8874
  }
8875
8875
  } catch (e) {
8876
8876
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -128,7 +128,7 @@ import {
128
128
  withComponentProps,
129
129
  withErrorBoundaryProps,
130
130
  withHydrateFallbackProps
131
- } from "./chunk-2T4DELW3.mjs";
131
+ } from "./chunk-S4Z2UWCU.mjs";
132
132
  export {
133
133
  Await,
134
134
  BrowserRouter,
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v7.6.3-pre.0
2
+ * react-router v7.6.3
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-router",
3
- "version": "7.6.3-pre.0",
3
+ "version": "7.6.3",
4
4
  "description": "Declarative routing for React",
5
5
  "keywords": [
6
6
  "react",