Skip to content

Commit 08b3d3c

Browse files
Version Packages (#1253)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 364b7d9 commit 08b3d3c

4 files changed

Lines changed: 11 additions & 13 deletions

File tree

.changeset/poor-peaches-jump.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/tricky-dodos-invite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cloudflare/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @opennextjs/cloudflare
22

3+
## 1.19.7
4+
5+
### Patch Changes
6+
7+
- [#1252](https://github.com/opennextjs/opennextjs-cloudflare/pull/1252) [`29fe15d`](https://github.com/opennextjs/opennextjs-cloudflare/commit/29fe15df5b441e6a95e23de16dd0eca1fa680eae) Thanks [@vicb](https://github.com/vicb)! - bump the number of retries for r2 cache uploads
8+
9+
Increase the retry count from 5 to 15 with a capped exponential backoff to improve resilience against transient R2 write failures during cache population.
10+
11+
- [#1255](https://github.com/opennextjs/opennextjs-cloudflare/pull/1255) [`364b7d9`](https://github.com/opennextjs/opennextjs-cloudflare/commit/364b7d91b221cddf0139f6875319de605a8fde77) Thanks [@vicb](https://github.com/vicb)! - Bump react and next
12+
313
## 1.19.6
414

515
### Patch Changes

packages/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opennextjs/cloudflare",
33
"description": "Cloudflare builder for next apps",
4-
"version": "1.19.6",
4+
"version": "1.19.7",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)