File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,12 @@ With the `AsyncCommand` and `AsyncMacroCommand` you could dynamically create a p
1212* [ Historical Discussion] ( http://forums.puremvc.org/index.php?topic=831.0 )
1313
1414## Status
15- Beta - [ Version 1.0.2 ] ( https://github.com/PureMVC/puremvc-js-util-async-command/blob/master/VERSION )
15+ Beta - [ Version 1.0.5 ] ( https://github.com/PureMVC/puremvc-js-util-async-command/blob/master/VERSION )
1616* TODO: Tests and demos
1717
1818## Platforms / Technologies
1919* [ JavaScript] ( http://en.wikipedia.org/wiki/JavaScript )
20+ * [ NPM Package] ( https://www.npmjs.com/package/@puremvc/puremvc-js-util-async-command )
2021
2122## License
2223* PureMVC Utility for JS - AsyncCommand - Ported by Cliff Hall (no relation)
Original file line number Diff line number Diff line change @@ -4,11 +4,13 @@ Release Date: 3/3/2024
44 Platform: JavaScript (Native)
55 Version: 1
66 Revision: 0
7- Minor: 2
7+ Minor: 5
88 Authors: Copyright © 2008 Duncan Hall <duncan.hall@puremvc.org>
99 : Ported in 2024 by Cliff Hall <cliff.hall@puremvc.org>
1010-------------------------------------------------------------------------
11111.0.0 Initial port
12121.0.1 NPM package
13131.0.2 Update to latest PureMVC framework
14+ ...
15+ 1.0.5 Fixed issues with nullish checking and necessary closure in AsyncMacroCommand
1416
You can’t perform that action at this time.
0 commit comments