Releases: atheck/react-elmish
Releases · atheck/react-elmish
v6.5.1
05 May 04:50
Compare
Sorry, something went wrong.
No results found
6.5.1 (2023-05-05)
Bug Fixes
deprecate createCmd function (7b8b551 )
v6.5.0
04 May 18:35
Compare
Sorry, something went wrong.
No results found
6.5.0 (2023-05-04)
Features
add functions to cmd to work with sync and async functions (1e9f8fd )
v6.5.0-beta.2
03 May 04:39
Compare
Sorry, something went wrong.
No results found
v6.5.0-beta.1
02 May 19:20
Compare
Sorry, something went wrong.
No results found
Features
add functions to cmd to work with sync and async functions (1e9f8fd )
v6.4.1
15 Apr 11:16
Compare
Sorry, something went wrong.
No results found
6.4.1 (2023-04-15)
Bug Fixes
remove "Elm" prefix from log messages (df66b46 )
v6.4.0
07 Apr 12:51
Compare
Sorry, something went wrong.
No results found
6.4.0 (2023-04-07)
Features
support returning multiple commands from init and update functions (22e2588 )
v6.3.0
02 Dec 07:00
Compare
Sorry, something went wrong.
No results found
6.3.0 (2022-12-02)
Features
deprecate getOfMsgParams in favor of execCmd and getUpdateAndExecCmdFn (0cfd473 ), closes #28
v6.2.0
26 Nov 12:43
Compare
Sorry, something went wrong.
No results found
6.2.0 (2022-11-26)
Features
add cmd object, which makes calling createCmd obsolete (7d480ed )
v6.1.0
16 Nov 19:51
Compare
Sorry, something went wrong.
No results found
6.1.0 (2022-11-16)
Features
add getUpdateAndExecCmdFn function for unit tests (699b90b )
v6.0.1
16 Nov 19:01
Compare
Sorry, something went wrong.
No results found
6.0.1 (2022-11-16)
Bug Fixes
fix some internal type issues (54fedb6 )