Skip to content

Releases: atheck/react-elmish

v9.2.0

01 Mar 19:00
73ca0ce

Choose a tag to compare

9.2.0 (2025-03-01)

Features

  • optionally return subscription dispose function directly from subscription function (#46) (7654693)

v9.2.0-beta.1

01 Mar 18:11

Choose a tag to compare

v9.2.0-beta.1 Pre-release
Pre-release

9.2.0-beta.1 (2025-03-01)

Features

  • optionally return subscription dispose function directly from subscription function (#46) (7654693)

v9.1.0

07 Feb 14:58
87a82a5

Choose a tag to compare

9.1.0 (2025-02-07)

Bug Fixes

  • activate dev tool support if set by init options (46d83c0)
  • add some temp logging (bb070af)
  • improve support for redux dev tools features (9504784)
  • redux message state is a string (e598481)
  • remove console.log calls (bb34a93)
  • send all messages and states to redux dev tools (457d324)
  • use serializer for redux state (f08d3a8)

Features

  • add support for Redux Dev Tools Extension (dea0378)
  • try to use more redux dev tools features (f2cf521)

v9.1.0-beta.9

07 Feb 13:21

Choose a tag to compare

v9.1.0-beta.9 Pre-release
Pre-release

9.1.0-beta.9 (2025-02-07)

Bug Fixes

  • remove console.log calls (bb34a93)

v9.1.0-beta.8

07 Feb 11:56

Choose a tag to compare

v9.1.0-beta.8 Pre-release
Pre-release

9.1.0-beta.8 (2025-02-07)

Bug Fixes

  • use serializer for redux state (f08d3a8)

v9.1.0-beta.7

07 Feb 11:48

Choose a tag to compare

v9.1.0-beta.7 Pre-release
Pre-release

9.1.0-beta.7 (2025-02-07)

Bug Fixes

  • redux message state is a string (e598481)

v9.1.0-beta.6

07 Feb 11:39

Choose a tag to compare

v9.1.0-beta.6 Pre-release
Pre-release

9.1.0-beta.6 (2025-02-07)

Bug Fixes

  • send all messages and states to redux dev tools (457d324)

v9.1.0-beta.5

07 Feb 08:42

Choose a tag to compare

v9.1.0-beta.5 Pre-release
Pre-release

9.1.0-beta.5 (2025-02-07)

Bug Fixes

v9.1.0-beta.4

07 Feb 08:21

Choose a tag to compare

v9.1.0-beta.4 Pre-release
Pre-release

9.1.0-beta.4 (2025-02-07)

Bug Fixes

  • improve support for redux dev tools features (9504784)

v9.1.0-beta.3

07 Feb 07:29

Choose a tag to compare

v9.1.0-beta.3 Pre-release
Pre-release

9.1.0-beta.3 (2025-02-07)

Features

  • try to use more redux dev tools features (f2cf521)