File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Release Date: 11/25/2025
44 Platform: JavaScript (Native)
55 Version: 1
66 Revision: 0
7- Minor: 7
7+ Minor: 8
88 Authors: Copyright © 2008 Duncan Hall <duncan.hall@puremvc.org>
99 : Ported in 2024 by Cliff Hall <cliff.hall@puremvc.org>
1010-------------------------------------------------------------------------
@@ -14,5 +14,5 @@ Release Date: 11/25/2025
1414...
15151.0.5 Fixed issues with nullish checking and necessary closure in AsyncMacroCommand
16161.0.6 Update to use PureMVC 2.0.7 and build for cjs and esm.
17- 1.0.7 Github workflow based publishing setup, add rollup config
17+ 1.0.7 - 1.0.8 Github workflow based publishing setup, add rollup config, tests
1818
Original file line number Diff line number Diff line change 11{
22 "name" : " @puremvc/puremvc-js-util-async-command" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "type" : " module" ,
55 "main" : " bin/cjs/puremvc.cjs" ,
66 "module" : " bin/esm/puremvc.js" ,
1313 "description" : " PureMVC JS MultiCore Async Command Utility" ,
1414 "repository" : {
1515 "type" : " git" ,
16- "url" : " https://github.com/PureMVC/puremvc-js-util-async-command.git"
16+ "url" : " git+ https://github.com/PureMVC/puremvc-js-util-async-command.git"
1717 },
1818 "keywords" : [
1919 " puremvc" ,
You can’t perform that action at this time.
0 commit comments