Skip to content

v6.5.13

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 07:40
· 1 commit to main since this release
b2050f4

Patch Changes

  • #408 8e8e8ac Thanks @f0x52! - Ensure that the _parent is kept around across multiple suspensions and avoid circular references.
    In doing so our useId 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