You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/cloudflare/CHANGELOG.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# @opennextjs/cloudflare
2
2
3
+
## 1.17.1
4
+
5
+
### Patch Changes
6
+
7
+
-[#1147](https://github.com/opennextjs/opennextjs-cloudflare/pull/1147)[`f5bd138`](https://github.com/opennextjs/opennextjs-cloudflare/commit/f5bd138fd3c77e02f2aa4b9c76d55681e59e98b4) Thanks [@vicb](https://github.com/vicb)! - make dev /cdn-cgi/image behaves like prod for consistency
8
+
3
9
## 1.17.0
4
10
5
11
### Minor Changes
@@ -110,8 +116,8 @@
110
116
111
117
-[#1071](https://github.com/opennextjs/opennextjs-cloudflare/pull/1071)[`886c742`](https://github.com/opennextjs/opennextjs-cloudflare/commit/886c742f8e735843196a4a1c758a9e5b1cb5464e) Thanks [@vicb](https://github.com/vicb)! - fix: patch Next config for missing fields.
112
118
113
-
There was a regression in Next 16.1.0 (https://github.com/vercel/next.js/pull/86830) and some fields were missing in the config.
114
-
The Next team fixed that in 16.1.4 (https://github.com/vercel/next.js/pull/88733).
119
+
There was a regression in Next 16.1.0 (<https://github.com/vercel/next.js/pull/86830>) and some fields were missing in the config.
120
+
The Next team fixed that in 16.1.4 (<https://github.com/vercel/next.js/pull/88733>).
115
121
116
122
This PR introduce a patch for 16.1.0-16.1.3
117
123
@@ -301,7 +307,7 @@
301
307
302
308
**Note:**
303
309
304
-
You can follow documentation https://developers.cloudflare.com/r2/api/tokens/ for creating API tokens with appropriate permissions for R2 access.
310
+
You can follow documentation <https://developers.cloudflare.com/r2/api/tokens/> for creating API tokens with appropriate permissions for R2 access.
305
311
306
312
### Patch Changes
307
313
@@ -680,7 +686,7 @@
680
686
681
687
-[#674](https://github.com/opennextjs/opennextjs-cloudflare/pull/674)[`ec9ea58`](https://github.com/opennextjs/opennextjs-cloudflare/commit/ec9ea58764fa344b6a47df33b4ae05063d9a1c07) Thanks [@conico974](https://github.com/conico974)! - fix blockConcurrencyWhile on DO queue
682
688
683
-
-[#672](https://github.com/opennextjs/opennextjs-cloudflare/pull/672)[`9188e67`](https://github.com/opennextjs/opennextjs-cloudflare/commit/9188e679cc70d14bc2dedfa2428926b51c1a1ba9) Thanks [@conico974](https://github.com/conico974)! - bump aws to 3.6.2. More details about the fixes can be found here: https://github.com/opennextjs/opennextjs-aws/blob/main/packages/open-next/CHANGELOG.md#362
689
+
-[#672](https://github.com/opennextjs/opennextjs-cloudflare/pull/672)[`9188e67`](https://github.com/opennextjs/opennextjs-cloudflare/commit/9188e679cc70d14bc2dedfa2428926b51c1a1ba9) Thanks [@conico974](https://github.com/conico974)! - bump aws to 3.6.2. More details about the fixes can be found here: <https://github.com/opennextjs/opennextjs-aws/blob/main/packages/open-next/CHANGELOG.md#362>
0 commit comments