Breaking Change
- If you use a custom converter or custom wrapper
InternalResult
body is now aReadableStream
instead of a string - External middleware when used with the new
enableCacheInterception
will need to have the correct permission (and environment variable) to access the incremental and tag cache as well as the queue (By default S3, DynamoDb, SQS )