Skip to content

Commit ff2ee18

Browse files
Version Packages
1 parent ba4cac5 commit ff2ee18

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/cute-papayas-win.md

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

.changeset/silver-walls-cover.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.9.0
4+
5+
### Minor Changes
6+
7+
- [#906](https://github.com/opennextjs/opennextjs-cloudflare/pull/906) [`dcc864d`](https://github.com/opennextjs/opennextjs-cloudflare/commit/dcc864d43558fd8a46dd7c19c10d132b5afc796b) Thanks [@vicb](https://github.com/vicb)! - feat: add an experimental KV based tag cache
8+
9+
### Patch Changes
10+
11+
- [#907](https://github.com/opennextjs/opennextjs-cloudflare/pull/907) [`ba4cac5`](https://github.com/opennextjs/opennextjs-cloudflare/commit/ba4cac5f234555a21a0ad4a672905622f3eaf5b3) Thanks [@vicb](https://github.com/vicb)! - refactor: only try to purge the cache when invalidation is configured
12+
313
## 1.8.5
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.8.5",
4+
"version": "1.9.0",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)