We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b3cb7 commit 1e2f05bCopy full SHA for 1e2f05b
VERSION
@@ -4,8 +4,8 @@ Release Date: 12/18/25
4
Platform: Typescript
5
Version: 1
6
Revision: 0
7
- Patch: 0
+ Patch: 1
8
Author:Cliff Hall <[email protected]>
9
--------------------------------------------------------------------------
10
1.0.0 - Initial port from AS3
11
-
+1.0.1 - Added DEV_GUIDE.md
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@puremvc/puremvc-typescript-util-pipes",
3
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "PureMVC Pipes Utility for TypeScript",
"main": "./bin/cjs/index.js",
"module": "./bin/esm/index.js",
0 commit comments