Patch Changes
-
[breaking] allow
InputProps
andOutputProps
to be typed separately in generatedLoad
(#4305) -
allow
Output
to be typed in generatedRequestHandler
(#4305) -
[breaking] require adapters to supply a getClientAddress function (#4289)
-
Allow page endpoint without GET handler (#4318)
-
Return 404 when fetching missing data during prerender (#4324)
-
expose client IP address as event.clientAddress (#4289)