Skip to content

Releases: im-open/react-html-element

v4.0.4

15 Aug 20:44
Compare
Choose a tag to compare

4.0.4 (2023-08-15)

Fix

  • avoiding synchronous unmount (bc03fd0)

v4.0.4-fix-async-unmount-bc03fd0.1

Pre-release

4.0.4-fix-async-unmount-bc03fd0.1 (2023-08-15)

Fix

  • avoiding synchronous unmount (bc03fd0)

v4.0.3

27 Jan 15:38
Compare
Choose a tag to compare

4.0.3 (2023-01-27)

Fix

  • ensuring we always render the latest app state (f8e3f0f)

v4.0.3-fix-render-race-condition-f8e3f0f.1

4.0.3-fix-render-race-condition-f8e3f0f.1 (2023-01-27)

Fix

  • ensuring we always render the latest app state (f8e3f0f)

v4.0.3-fix-render-race-condition-235980f.1

4.0.3-fix-render-race-condition-235980f.1 (2023-01-27)

Fix

  • ensuring we always render the latest app state (235980f)

v4.0.2

10 Jan 23:39
Compare
Choose a tag to compare

4.0.2 (2023-01-10)

Fix

  • awaiting potential react-dom promise (18421b6)
  • ensuring we don't rerender while awaiting a root (954ceeb)
  • properly handling global react-dom@18 (2376cae)

v4.0.2-fix-react-dom-954ceeb.1

10 Jan 18:24
Compare
Choose a tag to compare
Pre-release

4.0.2-fix-react-dom-954ceeb.1 (2023-01-10)

Fix

  • ensuring we don't rerender while awaiting a root (954ceeb)

v4.0.2-fix-react-dom-2376cae.2

10 Jan 00:53
Compare
Choose a tag to compare
Pre-release

4.0.2-fix-react-dom-2376cae.2 (2023-01-10)

Fix

  • awaiting potential react-dom promise (18421b6)

v4.0.2-fix-react-dom-2376cae.1

10 Jan 00:33
Compare
Choose a tag to compare
Pre-release

4.0.2-fix-react-dom-2376cae.1 (2023-01-10)

Fix

  • properly handling global react-dom@18 (2376cae)

v4.0.1

07 Dec 22:30
Compare
Choose a tag to compare

4.0.1 (2022-12-07)

Build

  • ensuring we persist github credentials after checkout (a128488)

Fix

  • correcting 'types' property in package.json (a9402b0)