Releases: atheck/react-elmish
Releases · atheck/react-elmish
v10.3.1
28 Sep 11:58
Compare
Sorry, something went wrong.
No results found
10.3.1 (2025-09-28)
Bug Fixes
update deps only to fix security issues (8690b1b )
v10.3.0
18 Aug 16:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
export getConsecutiveUpdateFn (21432c5 )
v10.3.0-beta.1
17 Aug 14:13
Compare
Sorry, something went wrong.
No results found
Features
add new test function getChainedUpdate for testing subsequent updates (9116a68 )
v10.2.0
10 Jul 06:52
Compare
Sorry, something went wrong.
No results found
10.2.0 (2025-07-10)
Features
support re-initialization of the component (#58 ) (5ba7528 )
v10.1.1
21 May 17:56
Compare
Sorry, something went wrong.
No results found
10.1.1 (2025-05-21)
Bug Fixes
export more types through extend namespace (57f9136 )
v10.1.0
21 May 17:43
Compare
Sorry, something went wrong.
No results found
10.1.0 (2025-05-21)
Features
provide internal API through extend namespace (78ac150 )
v10.0.0
21 May 16:01
Compare
Sorry, something went wrong.
No results found
10.0.0 (2025-05-21)
Features
add useElmish with immutable models (a016f2c )
add immutable ElmComponent (73a70e0 )
BREAKING CHANGES
This changes the import path for testing APIs.
Import testing APIs from "react-elmish/testing" now.
v9.4.0
20 May 18:58
Compare
Sorry, something went wrong.
No results found
9.4.0 (2025-05-20)
Bug Fixes
Features
v10.0.0-beta.7
08 May 19:04
Compare
Sorry, something went wrong.
No results found
Features
optimizations: re-render only when necessary (e27d614 )