Skip to content

Releases: atheck/react-elmish

v10.4.0

06 Feb 08:37

Choose a tag to compare

10.4.0 (2026-02-06)

Features

  • add an optional dispose function prop (#65) (5d3a6a3)

v10.3.3

07 Jan 15:22

Choose a tag to compare

10.3.3 (2026-01-07)

Bug Fixes

  • include typescript types (d.ts files) again in build output (d39f4df)

v10.3.2

07 Jan 14:30

Choose a tag to compare

10.3.2 (2026-01-07)

Bug Fixes

v10.3.1

28 Sep 11:58

Choose a tag to compare

10.3.1 (2025-09-28)

Bug Fixes

  • update deps only to fix security issues (8690b1b)

v10.3.0

18 Aug 16:07

Choose a tag to compare

10.3.0 (2025-08-18)

Features

  • add new test function getConsecutiveUpdateFn for testing consecutive updates (04a910d)

v10.3.0-beta.2

18 Aug 06:40

Choose a tag to compare

v10.3.0-beta.2 Pre-release
Pre-release

10.3.0-beta.2 (2025-08-18)

Bug Fixes

  • export getConsecutiveUpdateFn (21432c5)

v10.3.0-beta.1

17 Aug 14:13

Choose a tag to compare

v10.3.0-beta.1 Pre-release
Pre-release

10.3.0-beta.1 (2025-08-17)

Features

  • add new test function getChainedUpdate for testing subsequent updates (9116a68)

v10.2.0

10 Jul 06:52

Choose a tag to compare

10.2.0 (2025-07-10)

Features

  • support re-initialization of the component (#58) (5ba7528)

v10.1.1

21 May 17:56

Choose a tag to compare

10.1.1 (2025-05-21)

Bug Fixes

  • export more types through extend namespace (57f9136)

v10.1.0

21 May 17:43

Choose a tag to compare

10.1.0 (2025-05-21)

Features

  • provide internal API through extend namespace (78ac150)