diff --git a/.changeset/funny-pets-walk.md b/.changeset/funny-pets-walk.md new file mode 100644 index 000000000000..0327d43d2c3e --- /dev/null +++ b/.changeset/funny-pets-walk.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Add a additional check for `null` on the `req.body` check in `NodeApp.render`.