Skip to content

Commit 3e95082

Browse files
committed
2.1.1 Release
1 parent 2c10e51 commit 3e95082

25 files changed

+214
-213
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ npm i @puremvc/puremvc-typescript-multicore-framework
2828

2929

3030
## Status
31-
Production - [Version 2.0.9](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
31+
Production - [Version 2.1,1](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
3232

3333
## License
3434
* PureMVC MultiCore Framework for TypeScript - Copyright © 2025 [Saad Shams](https://www.linkedin.com/in/muizz)

VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Release Date: 4/13/25
44
Platform: TypeScript
55
Version: 2
66
Revision: 1
7-
Minor: 0
7+
Minor: 1
88
Authors: Saad Shams <[email protected]>
99
: Cliff Hall <[email protected]>
1010
--------------------------------------------------------------------------
@@ -20,3 +20,4 @@ Release Date: 4/13/25
2020
2.0.8 - Remove auto-publish to npm. Remove interfaces folder from bin/cjs and bin/esm
2121
2.0.9 - README demos and utils
2222
2.1.0 - Final esm/cjs release with proper types.
23+
2.1.1 - README Update

docs/classes/Controller.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

docs/classes/Facade.html

Lines changed: 29 additions & 29 deletions
Large diffs are not rendered by default.

docs/classes/MacroCommand.html

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

docs/classes/Mediator.html

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

docs/classes/Model.html

Lines changed: 13 additions & 13 deletions
Large diffs are not rendered by default.

docs/classes/Notification.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

docs/classes/Notifier.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/classes/Observer.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)