Skip to content

Commit

Permalink
fix top level awaits not working in middlewares by bumping the `@open…
Browse files Browse the repository at this point in the history
…nextjs/aws` package
  • Loading branch information
dario-piotrowicz committed Jan 20, 2025
1 parent 0b54cf4 commit e90df23
Show file tree
Hide file tree
Showing 3 changed files with 830 additions and 215 deletions.
5 changes: 5 additions & 0 deletions .changeset/soft-stingrays-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@opennextjs/cloudflare": patch
---

fix top level awaits not working in middlewares by bumping the `@opennextjs/aws` package
2 changes: 1 addition & 1 deletion packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"@dotenvx/dotenvx": "catalog:",
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@695",
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@704",
"glob": "catalog:",
"ts-morph": "catalog:",
"enquirer": "^2.4.1"
Expand Down
Loading

0 comments on commit e90df23

Please sign in to comment.