Skip to content

Commit e16868f

Browse files
Version Packages (#680)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 360012c commit e16868f

File tree

6 files changed

+17
-23
lines changed

6 files changed

+17
-23
lines changed

.changeset/deep-mails-throw.md

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

.changeset/dirty-shrimps-film.md

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

.changeset/large-zoos-approve.md

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

.changeset/spotty-dryers-wash.md

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

packages/cloudflare/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#655](https://github.com/opennextjs/opennextjs-cloudflare/pull/655) [`2c819c6`](https://github.com/opennextjs/opennextjs-cloudflare/commit/2c819c629e8460ccca53fd771b46e048b512348e) Thanks [@conico974](https://github.com/conico974)! - Automatic Cache API purge
8+
9+
- [#500](https://github.com/opennextjs/opennextjs-cloudflare/pull/500) [`5142788`](https://github.com/opennextjs/opennextjs-cloudflare/commit/5142788f3e76fc63a3c4ee9b61f0cc4643e98e1a) Thanks [@conico974](https://github.com/conico974)! - add regional replicas for the sharded tag cache
10+
11+
- [#496](https://github.com/opennextjs/opennextjs-cloudflare/pull/496) [`298fd4e`](https://github.com/opennextjs/opennextjs-cloudflare/commit/298fd4e29cd13ae68327fde80286575372bb5e32) Thanks [@conico974](https://github.com/conico974)! - add an optional cache for the durable queue
12+
13+
### Patch Changes
14+
15+
- [#685](https://github.com/opennextjs/opennextjs-cloudflare/pull/685) [`360012c`](https://github.com/opennextjs/opennextjs-cloudflare/commit/360012c38299a52413675574b209690c04e5bf87) Thanks [@vicb](https://github.com/vicb)! - bump aws to 3.6.4
16+
17+
More details about the fixes can be found [here](https://github.com/opennextjs/opennextjs-aws/blob/main/packages/open-next/CHANGELOG.md#364)
18+
319
## 1.0.4
420

521
### 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.0.4",
4+
"version": "1.1.0",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)