Skip to content

Releases: preactjs/preact-render-to-string

5.1.13

07 Mar 14:12
Compare
Choose a tag to compare

Maintenance

5.1.12

14 Nov 20:12
Compare
Choose a tag to compare
  • Fix options.diffed and options._commit never being called (#175, thanks @marvinhagemeister)
  • Prevent to self-close if dangerouslySetInnerHTML is set (#174, thanks @clomie)
  • Prefer ESM over CJS in package exports (#173, thanks @developit)

5.1.11

21 Oct 20:26
Compare
Choose a tag to compare

Bug Fixes

Maintenance

5.1.10

14 Jul 11:45
fdb033e
Compare
Choose a tag to compare

5.1.9

29 May 20:13
864fc91
Compare
Choose a tag to compare
  • Remove the babel debug jsx properties to the stringified html (#152, thanks @JoviDeCroock )
  • Fix accidental camelCasing of CSS Variables (#153, thanks @developit)

5.1.8

08 May 10:18
18332cb
Compare
Choose a tag to compare
  • convert htmlFor to for (#147, thanks @lakshyaranganath)

5.1.7

04 May 20:23
f0e18b0
Compare
Choose a tag to compare

5.1.6

10 Apr 15:59
Compare
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
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