@react-router/cloudflare 0.0.0-nightly-8fc8239ff-20241003 → 0.0.0-nightly-bc1c1c8ef-20241005

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/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/cloudflare v0.0.0-nightly-8fc8239ff-20241003
2
+ * @react-router/cloudflare v0.0.0-nightly-bc1c1c8ef-20241005
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/cloudflare v0.0.0-nightly-8fc8239ff-20241003
2
+ * @react-router/cloudflare v0.0.0-nightly-bc1c1c8ef-20241005
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
package/dist/worker.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @react-router/cloudflare v0.0.0-nightly-8fc8239ff-20241003
2
+ * @react-router/cloudflare v0.0.0-nightly-bc1c1c8ef-20241005
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/cloudflare",
3
- "version": "0.0.0-nightly-8fc8239ff-20241003",
3
+ "version": "0.0.0-nightly-bc1c1c8ef-20241005",
4
4
  "description": "Cloudflare platform abstractions for React Router",
5
5
  "bugs": {
6
6
  "url": "https://github.com/remix-run/react-router/issues"
@@ -23,12 +23,12 @@
23
23
  "devDependencies": {
24
24
  "@cloudflare/workers-types": "^4.20230518.0",
25
25
  "typescript": "^5.1.0",
26
- "react-router": "0.0.0-nightly-8fc8239ff-20241003"
26
+ "react-router": "0.0.0-nightly-bc1c1c8ef-20241005"
27
27
  },
28
28
  "peerDependencies": {
29
29
  "@cloudflare/workers-types": "^4.0.0",
30
30
  "typescript": "^5.1.0",
31
- "react-router": "^0.0.0-nightly-8fc8239ff-20241003"
31
+ "react-router": "^0.0.0-nightly-bc1c1c8ef-20241005"
32
32
  },
33
33
  "peerDependenciesMeta": {
34
34
  "typescript": {