0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/integrations/node/test/fixtures
Bjorn Lu cdabf6ef02
Remove support for simple objects in endpoints (#9181)
* Deprecate simple object from endpoints

* Update changeset

* Add missing Response return

Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com>

* Update .changeset/clever-beds-notice.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-11-27 12:51:57 -05:00
..
api-route Cancel response stream when connection closes (#9071) 2023-11-16 05:09:41 +05:30
bad-urls
encoded
errors Catch errors that occur within the stream in the Node adapter (#6935) 2023-05-01 10:08:18 -04:00
headers Fix node test fail (#7950) 2023-08-08 11:04:16 +01:00
image nit: optimize images (#8629) 2023-09-22 12:04:39 +02:00
locals fix(middleware): instantiate locals if the adapter does not (#8800) 2023-10-12 09:36:34 -05:00
node-middleware Remove support for simple objects in endpoints (#9181) 2023-11-27 12:51:57 -05:00
prerender feat: hybrid output (#6991) 2023-05-17 09:23:20 -04:00
prerender-404-500 Prerendering corner cases (#8070) 2023-08-17 09:34:31 +01:00
url-protocol
well-known-locations