Skip to content

Commit 78dd3d3

Browse files
Version Packages
1 parent 25ade6f commit 78dd3d3

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/metal-lemons-sparkle.md

-5
This file was deleted.

.changeset/yellow-eyes-reflect.md

-5
This file was deleted.

packages/cloudflare/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @opennextjs/cloudflare
22

3+
## 1.0.0
4+
5+
### Patch Changes
6+
7+
- [#546](https://github.com/opennextjs/opennextjs-cloudflare/pull/546) [`9adc3a3`](https://github.com/opennextjs/opennextjs-cloudflare/commit/9adc3a3b6ca7d75d868523024491800fe25f3e06) Thanks [@james-elicx](https://github.com/james-elicx)! - feat: populate kv incremental cache
8+
9+
- [#547](https://github.com/opennextjs/opennextjs-cloudflare/pull/547) [`25ade6f`](https://github.com/opennextjs/opennextjs-cloudflare/commit/25ade6f7edf6a48336058c2c5e2fdf7ec0d9b7c6) Thanks [@james-elicx](https://github.com/james-elicx)! - feat: static assets incremental cache
10+
311
## 1.0.0-beta.1
412

513
### Changes

packages/cloudflare/package.json

+1-1
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.0-beta.1",
4+
"version": "1.0.0",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)