Commit df32b0d
fix: add await to middleware response handling (#1588)
* fix middleware wrapper
* revert wrapResponseMiddleware to use sendWebResponse
* Create heavy-panthers-confess.md
---------
Co-authored-by: Ryan Carniato <ryansolid@gmail.com>
Co-authored-by: Atila Fassina <atila@fassina.eu>
Co-authored-by: Katja Lutz <katywings@users.noreply.github.com>1 parent d260b55 commit df32b0d
File tree
2 files changed
+9
-8
lines changed- .changeset
- packages/start/src/middleware
2 files changed
+9
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 40 | + | |
| 41 | + | |
46 | 42 | | |
47 | 43 | | |
48 | 44 | | |
| |||
0 commit comments