Skip to content

Releases: im-open/react-html-element

v4.0.5

Choose a tag to compare

@im-pipeline-bot im-pipeline-bot released this 05 Mar 18:42

4.0.5 (2025-03-05)

Build

  • ensuring CI Release works (167121b)

Fix

  • ensuring types are loaded in newer typescript versions (3c0201e)

v4.0.5-fix-types-resolution-167121b.1

Pre-release

Choose a tag to compare

4.0.5-fix-types-resolution-167121b.1 (2025-03-05)

Build

  • ensuring CI Release works (167121b)

Fix

  • ensuring types are loaded in newer typescript versions (3c0201e)

v4.0.4

Choose a tag to compare

@im-pipeline-bot im-pipeline-bot released this 15 Aug 20:44

4.0.4 (2023-08-15)

Fix

  • avoiding synchronous unmount (bc03fd0)

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

Pre-release

Choose a tag to compare

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

Fix

  • avoiding synchronous unmount (bc03fd0)

v4.0.3

Choose a tag to compare

@im-pipeline-bot im-pipeline-bot released this 27 Jan 15:38

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

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

@im-pipeline-bot im-pipeline-bot released this 10 Jan 23:39

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

Pre-release

Choose a tag to compare

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

Pre-release

Choose a tag to compare

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

Fix

  • awaiting potential react-dom promise (18421b6)