Skip to content

Commit 8f2590b

Browse files
committed
Minor version 2.2.0
Add .js to filenames imported and exported throughout the library for better importing.
1 parent 2159bef commit 8f2590b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+303
-335
lines changed

VERSION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PureMVC MultiCore Framework for TypeScript
22
--------------------------------------------------------------------------
3-
Release Date: 4/22/25
3+
Release Date: 12/19/25
44
Platform: TypeScript
55
Version: 2
6-
Revision: 1
7-
Minor: 3
6+
Revision: 2
7+
Minor: 0
88
Authors: Saad Shams <[email protected]>
99
: Cliff Hall <[email protected]>
1010
--------------------------------------------------------------------------
@@ -23,3 +23,4 @@ Release Date: 4/22/25
2323
2.1.1 - README Update
2424
2.1.2 - Fix entrypoint
2525
2.1.3 - NPM trusted publisher workflow
26+
2.2.0 - Add .js to filenames imported and exported throughout the library for better importing.

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.

docs/classes/Proxy.html

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

0 commit comments

Comments
 (0)