We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1fcbb6 commit 7c2c3fcCopy full SHA for 7c2c3fc
.changeset/four-seals-return.md
packages/cloudflare/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @opennextjs/cloudflare
2
3
+## 0.4.5
4
+
5
+### Patch Changes
6
7
+- 1ccff65: bump `@opennextjs/aws` dependency to `https://pkg.pr.new/@opennextjs/aws@724`
8
9
+ this bump fixes rewrites to external urls not working when the external urls
10
+ point to resources hosted on the Cloudflare network
11
12
## 0.4.4
13
14
### Patch Changes
packages/cloudflare/package.json
@@ -1,7 +1,7 @@
{
"name": "@opennextjs/cloudflare",
"description": "Cloudflare builder for next apps",
- "version": "0.4.4",
+ "version": "0.4.5",
"type": "module",
"scripts": {
"clean": "rimraf dist",
0 commit comments