Skip to content

Commit 63e29f2

Browse files
Version Packages (#1128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2b437f1 commit 63e29f2

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/light-hats-tan.md

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

.changeset/neat-buses-spend.md

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

packages/cloudflare/CHANGELOG.md

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

3+
## 1.16.5
4+
5+
### Patch Changes
6+
7+
- [#1127](https://github.com/opennextjs/opennextjs-cloudflare/pull/1127) [`2b437f1`](https://github.com/opennextjs/opennextjs-cloudflare/commit/2b437f17cc696a65d8bb5b8fb5a230707267dd84) Thanks [@dario-piotrowicz](https://github.com/dario-piotrowicz)! - In the `migrate` command, add an initial step to create a Next.js config file (required by open-next) if it doesn't exist
8+
9+
- [#1126](https://github.com/opennextjs/opennextjs-cloudflare/pull/1126) [`8c3a36e`](https://github.com/opennextjs/opennextjs-cloudflare/commit/8c3a36e35a0c01745054ccf71169ff2859fa18ad) Thanks [@alex-all3dp](https://github.com/alex-all3dp)! - fix: prevent Worker hang on HEAD requests to static assets
10+
311
## 1.16.4
412

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

0 commit comments

Comments
 (0)