Skip to content

Commit 67fafeb

Browse files
fix top level awaits not working in middlewares by bumping the @opennextjs/aws package (#268)
1 parent 0b54cf4 commit 67fafeb

File tree

3 files changed

+830
-215
lines changed

3 files changed

+830
-215
lines changed

.changeset/soft-stingrays-thank.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@opennextjs/cloudflare": patch
3+
---
4+
5+
fix top level awaits not working in middlewares by bumping the `@opennextjs/aws` package

packages/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"dependencies": {
7474
"@dotenvx/dotenvx": "catalog:",
75-
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@695",
75+
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@704",
7676
"glob": "catalog:",
7777
"ts-morph": "catalog:",
7878
"enquirer": "^2.4.1"

0 commit comments

Comments
 (0)