Skip to content

Commit fc1c31d

Browse files
Version Packages
1 parent cef5e03 commit fc1c31d

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/curly-bikes-flow.md

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

.changeset/many-days-report.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+
## 0.6.5
4+
5+
### Patch Changes
6+
7+
- [#514](https://github.com/opennextjs/opennextjs-cloudflare/pull/514) [`3165593`](https://github.com/opennextjs/opennextjs-cloudflare/commit/3165593eb9b47bf07aff2fc1561c6481e6b8715a) Thanks [@vicb](https://github.com/vicb)! - fix(middleware): enable wasm in bundled middleware
8+
9+
- [#515](https://github.com/opennextjs/opennextjs-cloudflare/pull/515) [`cef5e03`](https://github.com/opennextjs/opennextjs-cloudflare/commit/cef5e03177a1b8e31436394669efa35d3978bef5) Thanks [@vicb](https://github.com/vicb)! - perf: optimize SQL queries
10+
311
## 0.6.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": "0.6.4",
4+
"version": "0.6.5",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)