@alwatr/flux 6.0.1 → 6.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/main.cjs +2 -1
- package/dist/main.cjs.map +1 -1
- package/dist/main.mjs +2 -1
- package/dist/main.mjs.map +1 -1
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,18 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [6.1.0](https://github.com/Alwatr/flux/compare/v6.0.2...v6.1.0) (2025-09-22)
|
|
7
|
+
|
|
8
|
+
### 🔗 Dependencies update
|
|
9
|
+
|
|
10
|
+
* update dependencies to latest versions across packages ([97bd715](https://github.com/Alwatr/flux/commit/97bd71555912053f8b2ba6ad0578b74bf7f1c1d3))
|
|
11
|
+
|
|
12
|
+
## [6.0.2](https://github.com/Alwatr/flux/compare/v6.0.1...v6.0.2) (2025-09-21)
|
|
13
|
+
|
|
14
|
+
### 🔗 Dependencies update
|
|
15
|
+
|
|
16
|
+
* update dependencies for @alwatr/nano-build, @alwatr/logger, @alwatr/debounce, and @alwatr/delay ([e7cfed5](https://github.com/Alwatr/flux/commit/e7cfed56bd6a7e7cd402e6f38c415de5737f5b24))
|
|
17
|
+
|
|
6
18
|
## [6.0.1](https://github.com/Alwatr/flux/compare/v6.0.0...v6.0.1) (2025-09-20)
|
|
7
19
|
|
|
8
20
|
### ⚠ BREAKING CHANGES
|
package/dist/main.cjs
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
/** 📦 @alwatr/flux v6.0
|
|
1
|
+
/** 📦 @alwatr/flux v6.1.0 */
|
|
2
|
+
__dev_mode__: console.debug("📦 @alwatr/flux v6.1.0");
|
|
2
3
|
"use strict";var __defProp=Object.defineProperty;var __getOwnPropDesc=Object.getOwnPropertyDescriptor;var __getOwnPropNames=Object.getOwnPropertyNames;var __hasOwnProp=Object.prototype.hasOwnProperty;var __copyProps=(to,from,except,desc)=>{if(from&&typeof from==="object"||typeof from==="function"){for(let key of __getOwnPropNames(from))if(!__hasOwnProp.call(to,key)&&key!==except)__defProp(to,key,{get:()=>from[key],enumerable:!(desc=__getOwnPropDesc(from,key))||desc.enumerable})}return to};var __reExport=(target,mod,secondTarget)=>(__copyProps(target,mod,"default"),secondTarget&&__copyProps(secondTarget,mod,"default"));var __toCommonJS=mod=>__copyProps(__defProp({},"__esModule",{value:true}),mod);var main_exports={};module.exports=__toCommonJS(main_exports);__reExport(main_exports,require("@alwatr/fsm"),module.exports);__reExport(main_exports,require("@alwatr/signal"),module.exports);0&&(module.exports={...require("@alwatr/fsm"),...require("@alwatr/signal")});
|
|
3
4
|
//# sourceMappingURL=main.cjs.map
|
package/dist/main.cjs.map
CHANGED
package/dist/main.mjs
CHANGED
package/dist/main.mjs.map
CHANGED
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alwatr/flux",
|
|
3
3
|
"description": "Flux is not just another state management library; it's a paradigm shift. It provides a cohesive, type-safe, and incredibly performant ecosystem for orchestrating application state, from simple reactive values to complex, resilient workflows. Built on the principles of predictability and simplicity, Flux empowers you to write clean, decoupled, and highly maintainable code.",
|
|
4
|
-
"version": "6.0
|
|
4
|
+
"version": "6.1.0",
|
|
5
5
|
"author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
|
|
6
6
|
"bugs": "https://github.com/Alwatr/flux/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@alwatr/fsm": "6.0
|
|
9
|
-
"@alwatr/signal": "6.0
|
|
8
|
+
"@alwatr/fsm": "6.1.0",
|
|
9
|
+
"@alwatr/signal": "6.1.0"
|
|
10
10
|
},
|
|
11
11
|
"devDependencies": {
|
|
12
|
-
"@alwatr/nano-build": "^6.3.
|
|
12
|
+
"@alwatr/nano-build": "^6.3.2",
|
|
13
13
|
"@alwatr/prettier-config": "^5.0.4",
|
|
14
14
|
"@alwatr/tsconfig-base": "^6.0.2",
|
|
15
|
-
"@alwatr/type-helper": "^6.1.
|
|
15
|
+
"@alwatr/type-helper": "^6.1.2",
|
|
16
16
|
"@types/node": "^22.18.6",
|
|
17
17
|
"jest": "^30.1.3",
|
|
18
18
|
"typescript": "^5.9.2"
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
},
|
|
67
67
|
"type": "module",
|
|
68
68
|
"types": "./dist/main.d.ts",
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "612960b22abc85db7da2bdbfc815e685edb69c2f"
|
|
70
70
|
}
|