4dd6c7900c
* fix: res.writeHead is not a function * fix: handler params type added * fix: handler function params error * Update packages/integrations/node/src/nodeMiddleware.ts --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
5 lines
110 B
Markdown
5 lines
110 B
Markdown
---
|
|
'@astrojs/node': patch
|
|
---
|
|
|
|
fix issuse #7590 "res.writeHead is not a function" in Express/Node middleware
|