Skip to content

Releases: preactjs/preact-render-to-string

5.1.6

10 Apr 15:59

Choose a tag to compare

  • Updates peerDependencies to remove Preact 10 alpha versions, fixing unpkg issues (#142)

5.1.5

07 Apr 19:43
992c65e

Choose a tag to compare

  • Add setState()/forceUpdate() no-op methods to prevent errors (#139, thanks @developit)
  • Update Travis CI org name to preactjs [skip ci] (#138, thanks @mbrukman)

5.1.4

23 Jan 05:49

Choose a tag to compare

5.1.3

19 Dec 10:27

Choose a tag to compare

Bug Fixes

Maintenance

5.1.2

06 Dec 07:42

Choose a tag to compare

5.1.1

01 Nov 22:04

Choose a tag to compare

5.1.0

20 Oct 07:21

Choose a tag to compare

  • Add support for contextType for class components (#122, thanks @w4zZz4p)

5.0.7

13 Oct 19:40
4234f34

Choose a tag to compare

5.0.6

15 Jul 13:33

Choose a tag to compare

  • Fix each text node printed on a separate line. Adjacent text nodes are now combined together as a single text block. Note that you may need to update your snapshot tests if you're using preact-render-to-string with jest.

5.0.5

11 Jul 21:03
b39103a

Choose a tag to compare