Skip to content

Releases: preactjs/preact-render-to-string

v6.5.13

13 Jan 07:40
b2050f4
Compare
Choose a tag to compare

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

v6.5.12

12 Dec 08:26
2da38a7
Compare
Choose a tag to compare

Patch Changes

v6.5.11

14 Sep 15:13
e2c9ce6
Compare
Choose a tag to compare

Patch Changes

v6.5.10

29 Aug 08:21
e7ec96b
Compare
Choose a tag to compare

Patch Changes

v6.5.9

15 Aug 08:11
19ebe20
Compare
Choose a tag to compare

Patch Changes

v6.5.8

10 Aug 05:51
b40944a
Compare
Choose a tag to compare

Patch Changes

v6.5.7

24 Jul 05:43
fe73d71
Compare
Choose a tag to compare

Patch Changes

v6.5.6

17 Jul 17:09
c8e54a1
Compare
Choose a tag to compare

Patch Changes

  • #378 054dae0 Thanks @ccouzens! - Fix issue where preactRenderToString returns a promise of a promise

v6.5.5

13 Jun 06:40
ae6450b
Compare
Choose a tag to compare

Patch Changes

  • #372 bebe4bf Thanks @jacob-ebey! - fix: stop client runtime from being corrupted
    fix: insert ooo chunks in the proper order

v6.5.4

03 Jun 06:04
b32e51a
Compare
Choose a tag to compare

Patch Changes