Skip to content

Releases: preactjs/preact-render-to-string

5.1.5

07 Apr 19:43
992c65e
Compare
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
Compare
Choose a tag to compare

5.1.3

19 Dec 10:27
Compare
Choose a tag to compare

Bug Fixes

Maintenance

5.1.2

06 Dec 07:42
Compare
Choose a tag to compare

5.1.1

01 Nov 22:04
Compare
Choose a tag to compare

5.1.0

20 Oct 07:21
Compare
Choose a tag to compare
  • Add support for contextType for class components (#122, thanks @w4zZz4p)

5.0.7

13 Oct 19:40
4234f34
Compare
Choose a tag to compare

5.0.6

15 Jul 13:33
Compare
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
Compare
Choose a tag to compare

5.0.4

22 Jun 05:44
0b239cf
Compare
Choose a tag to compare