Patch Changes
-
#408
8e8e8ac
Thanks @f0x52! - Ensure that the_parent
is kept around across multiple suspensions and avoid circular references.
In doing so ouruseId
hook should always output unique ids during renderingToString. -
#409
2afaf31
Thanks @f0x52! - Ensure the renderToStream types of/stream
and/stream-node
accept a generic for the props of the passed in VNode -
#405
0a698f6
Thanks @f0x52! - renderToPipeableStream: expose errors through onError, no longer emit un-catchable error event on internal stream