react-router 6.7.0-pre.4 → 6.7.0-pre.5

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,5 +1,7 @@
1
1
  # `react-router`
2
2
 
3
+ ## 6.7.0-pre.5
4
+
3
5
  ## 6.7.0-pre.4
4
6
 
5
7
  ### Patch Changes
@@ -18,7 +20,7 @@
18
20
 
19
21
  ### Patch Changes
20
22
 
21
- - update <Await> to accept ReactNode as children function return result ([#9896](https://github.com/remix-run/react-router/pull/9896))
23
+ - update `<Await>` to accept ReactNode as children function return result ([#9896](https://github.com/remix-run/react-router/pull/9896))
22
24
 
23
25
  ## 6.7.0-pre.1
24
26
 
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * React Router v6.7.0-pre.4
2
+ * React Router v6.7.0-pre.5
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
package/dist/main.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * React Router v6.7.0-pre.4
2
+ * React Router v6.7.0-pre.5
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * React Router v6.7.0-pre.4
2
+ * React Router v6.7.0-pre.5
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * React Router v6.7.0-pre.4
2
+ * React Router v6.7.0-pre.5
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * React Router v6.7.0-pre.4
2
+ * React Router v6.7.0-pre.5
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * React Router v6.7.0-pre.4
2
+ * React Router v6.7.0-pre.5
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": "6.7.0-pre.4",
3
+ "version": "6.7.0-pre.5",
4
4
  "description": "Declarative routing for React",
5
5
  "keywords": [
6
6
  "react",