@alwatr/signal 2.0.4 → 3.0.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 CHANGED
@@ -3,39 +3,99 @@
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
- ## [2.0.4](https://github.com/Alwatr/signal/compare/@alwatr/signal@2.0.2...@alwatr/signal@2.0.4) (2023-12-19)
6
+ ## 3.0.0 (2024-09-15)
7
+
8
+ ### Features
9
+
10
+ * Add @alwatr/observable package ([e554c91](https://github.com/Alwatr/flux/commit/e554c91e8d3bf59a853e1a08692f3fa730194616)) by @AliMD
11
+ * bew package @alwatr/context ([9ee2204](https://github.com/Alwatr/flux/commit/9ee220484fd99654d1303851c2e03f2bd0b308a3)) by @AliMD
12
+ * update all repo files from alwatr ([b85a3a6](https://github.com/Alwatr/flux/commit/b85a3a62a8c19f395cf33d72329b9c0f301cddfc)) by @AliMD
13
+
14
+ ### Bug Fixes
15
+
16
+ * all new repo path and packages dependencies ([21a6afa](https://github.com/Alwatr/flux/commit/21a6afa0badafe4051617d9a9e3bbfbaabd0c4ad)) by @
17
+ * cleanup old signal and fsm v1 ([bde0bea](https://github.com/Alwatr/flux/commit/bde0bea06a6750bebad49a127b75b57fd5e55ddd)) by @
18
+ * **signal:** compatible with new logger api ([0a3b1c0](https://github.com/Alwatr/flux/commit/0a3b1c02b285daa66491104a14596e6a19895e11)) by @
19
+ * **signal:** package name ([4791b54](https://github.com/Alwatr/flux/commit/4791b54c8da75cf43eb9c86180f1ed94b0e28c4e)) by @
20
+ * **signal:** signal2 name ([70b71e3](https://github.com/Alwatr/flux/commit/70b71e312cb5e5d4c54c37c5c327712200f90be5)) by @
21
+ * **signal:** types ([2460dc9](https://github.com/Alwatr/flux/commit/2460dc9f68c003dfbd428be23117bcacc72a5084)) by @AliMD
22
+ * ts refrence path ([c2baa44](https://github.com/Alwatr/flux/commit/c2baa44999c72a0015481fc8fea25439329c3f37)) by @
23
+
24
+ ### Code Refactoring
25
+
26
+ * AlwatrObservable to use 'message' instead of 'data' ([67aa6e0](https://github.com/Alwatr/flux/commit/67aa6e01aebec8fae0accfb174bcf66fe72ddad7)) by @AliMD
27
+ * **signal:** AlwatrContext to use class property instead of calling super.getData_() ([bbe18bb](https://github.com/Alwatr/flux/commit/bbe18bbb3ca105ee34d802345105a71c874b60e5)) by @AliMD
28
+ * **signal:** Remove reference to api-server in tsconfig.json ([3c6b2e6](https://github.com/Alwatr/flux/commit/3c6b2e6c8e874240ba785cfafe14922637070120)) by @AliMD
29
+ * **signal:** Update AlwatrContext to use class property instead of calling super.getData_() ([437dbf4](https://github.com/Alwatr/flux/commit/437dbf48af845c7e8c7441566d78ff6884d1c4cc)) by @AliMD
30
+ * Update @alwatr/signal package ([9ec8478](https://github.com/Alwatr/flux/commit/9ec8478b956dd2dd83ea42d6ba9ed94582a318a7)) by @AliMD
31
+ * Update all package URLs to point to the flux repository ([e7e56d2](https://github.com/Alwatr/flux/commit/e7e56d252d4a0e1b4b1fa20c06e8b61b1b7242ae)) by @AliMD
32
+ * Update AlwatrContext to use 'message' instead of 'data' ([512789b](https://github.com/Alwatr/flux/commit/512789b7c0b90e71e8e1eda5fbd923e18c45731e)) by @AliMD
33
+ * Update AlwatrContextSignal to AlwatrContext ([44dd077](https://github.com/Alwatr/flux/commit/44dd077584669f668ab633c0e10a1d6dd6986e21)) by @AliMD
34
+ * Update AlwatrSignal and AlwatrSimpleSignal to use 'message' instead of 'data' ([cef6ba6](https://github.com/Alwatr/flux/commit/cef6ba64164f6569a895ef1efa8a33900c1c9cba)) by @AliMD
35
+ * Update AlwatrSignal and AlwatrTrigger constructors ([05da419](https://github.com/Alwatr/flux/commit/05da4191ac23ab589cc4982b383c24d9b7a8ae74)) by @AliMD
36
+ * Update package dependencies and references ([888f698](https://github.com/Alwatr/flux/commit/888f6987553a410e561da9fe21c0655f8f935db0)) by @AliMD
37
+
38
+ ### Miscellaneous Chores
39
+
40
+ * **deps-dev:** bump the development-dependencies group with 11 updates ([60f3075](https://github.com/Alwatr/flux/commit/60f3075872d3a4a9da979c589b5aa6b84065d48b)) by @
41
+ * **deps-dev:** bump the development-dependencies group with 14 updates ([c6ae70e](https://github.com/Alwatr/flux/commit/c6ae70e1534469fd36386f0828a52985001e2ef6)) by @
42
+ * **deps-dev:** bump the development-dependencies group with 8 updates ([c853aa2](https://github.com/Alwatr/flux/commit/c853aa2730b5c256049414e302a3d2d0c58ef61e)) by @
43
+ * **deps:** bump the alwatr-dependencies group with 3 updates ([f2a109d](https://github.com/Alwatr/flux/commit/f2a109d9b1775b67303d9407e20a5591cc69e4a7)) by @
44
+ * **deps:** bump the alwatr-dependencies group with 3 updates ([e5105eb](https://github.com/Alwatr/flux/commit/e5105eb0bbc450566b1ae6aee9241d541377bf94)) by @
45
+ * **deps:** bump the alwatr-dependencies group with 4 updates ([0019b83](https://github.com/Alwatr/flux/commit/0019b83ed56643b634972d8a15651ef2eaa2d735)) by @
46
+ * **deps:** bump the alwatr-dependencies group with 4 updates ([eb7fdfa](https://github.com/Alwatr/flux/commit/eb7fdfa545b5c1e040839a427326937acdcd8cb3)) by @
47
+ * **deps:** bump the alwatr-dependencies group with 4 updates ([4069863](https://github.com/Alwatr/flux/commit/40698638f3825b118d8c24fa115403f3f3b564a7)) by @
48
+ * **deps:** fix and update ([ab83ec7](https://github.com/Alwatr/flux/commit/ab83ec789d43245a8ff109e151b054a1fecb8e2a)) by @
49
+ * **deps:** update ([d7e2ef1](https://github.com/Alwatr/flux/commit/d7e2ef1a9de62fff6bfb2fd32af7dcfb4fcb048d)) by @njfamirm
50
+ * **deps:** upgrade ([7e60a62](https://github.com/Alwatr/flux/commit/7e60a6237f8b07b72dd9afd6bbaa140b187fe882)) by @
51
+ * **deps:** workspace dependencies ([627938e](https://github.com/Alwatr/flux/commit/627938e38e75a5e425388c3d56837feffd6716a2)) by @
52
+ * rename core to packages ([9158c8e](https://github.com/Alwatr/flux/commit/9158c8e4c679d96c9b54e91ea6faa49364d47494)) by @
53
+ * **signal:** rename signal2 ([33adbea](https://github.com/Alwatr/flux/commit/33adbeabe9384d5de30742e4c4b00db410596e52)) by @
54
+ * update changelogs ([a965ecd](https://github.com/Alwatr/flux/commit/a965ecd095cb621b4a7748d2e048f4a82b0aa872)) by @
55
+ * **yarn:** pnp mode ([02bd406](https://github.com/Alwatr/flux/commit/02bd4064e381c483e31a8acbe7c72e7aed3e62b3)) by @
56
+
57
+ ### Dependencies update
58
+
59
+ * bump the alwatr-dependencies group with 6 updates ([4470fd8](https://github.com/Alwatr/flux/commit/4470fd8be49e1a73c17bdd5a09127b9f3a67b3bb)) by @dependabot[bot]
60
+ * update ([e8f8281](https://github.com/Alwatr/flux/commit/e8f8281beb24988466c6e29f724a963118870933)) by @AliMD
61
+
62
+ ## [2.0.5](https://github.com/Alwatr/flux/compare/@alwatr/signal@2.0.4...@alwatr/signal@2.0.5) (2023-12-19)
63
+
64
+ **Note:** Version bump only for package @alwatr/signal
65
+
66
+ ## [2.0.4](https://github.com/Alwatr/flux/compare/@alwatr/signal@2.0.2...@alwatr/signal@2.0.4) (2023-12-19)
7
67
 
8
68
  **Note:** Version bump only for package @alwatr/signal
9
69
 
10
- ## [2.0.3](https://github.com/Alwatr/signal/compare/@alwatr/signal@2.0.2...@alwatr/signal@2.0.3) (2023-11-09)
70
+ ## [2.0.3](https://github.com/Alwatr/flux/compare/@alwatr/signal@2.0.2...@alwatr/signal@2.0.3) (2023-11-09)
11
71
 
12
72
  **Note:** Version bump only for package @alwatr/signal
13
73
 
14
- ## [2.0.2](https://github.com/AliMD/alwatr-signal/compare/@alwatr/signal@2.0.1...@alwatr/signal@2.0.2) (2023-11-01)
74
+ ## [2.0.2](https://github.com/Alwatr/flux/compare/@alwatr/signal@2.0.1...@alwatr/signal@2.0.2) (2023-11-01)
15
75
 
16
76
  **Note:** Version bump only for package @alwatr/signal
17
77
 
18
- ## [2.0.1](https://github.com/AliMD/alwatr-signal/compare/@alwatr/signal@2.0.0...@alwatr/signal@2.0.1) (2023-10-23)
78
+ ## [2.0.1](https://github.com/Alwatr/flux/compare/@alwatr/signal@2.0.0...@alwatr/signal@2.0.1) (2023-10-23)
19
79
 
20
80
  ### Bug Fixes
21
81
 
22
- - **signal:** compatible with new logger api ([0a3b1c0](https://github.com/AliMD/alwatr-signal/commit/0a3b1c02b285daa66491104a14596e6a19895e11)) by @
82
+ - **signal:** compatible with new logger api ([0a3b1c0](https://github.com/Alwatr/flux/commit/0a3b1c02b285daa66491104a14596e6a19895e11)) by @
23
83
 
24
84
  # 2.0.0 (2023-09-19)
25
85
 
26
86
  ### Bug Fixes
27
87
 
28
- - all new repo path and packages dependencies ([21a6afa](https://github.com/AliMD/alwatr-signal/commit/21a6afa0badafe4051617d9a9e3bbfbaabd0c4ad)) by @AliMD
29
- - cleanup old signal and fsm v1 ([bde0bea](https://github.com/AliMD/alwatr-signal/commit/bde0bea06a6750bebad49a127b75b57fd5e55ddd)) by @AliMD
30
- - **signal:** package name ([4791b54](https://github.com/AliMD/alwatr-signal/commit/4791b54c8da75cf43eb9c86180f1ed94b0e28c4e)) by @AliMD
31
- - **signal:** signal2 name ([70b71e3](https://github.com/AliMD/alwatr-signal/commit/70b71e312cb5e5d4c54c37c5c327712200f90be5)) by @AliMD
32
- - ts refrence path ([c2baa44](https://github.com/AliMD/alwatr-signal/commit/c2baa44999c72a0015481fc8fea25439329c3f37)) by @AliMD
88
+ - all new repo path and packages dependencies ([21a6afa](https://github.com/Alwatr/flux/commit/21a6afa0badafe4051617d9a9e3bbfbaabd0c4ad)) by @AliMD
89
+ - cleanup old signal and fsm v1 ([bde0bea](https://github.com/Alwatr/flux/commit/bde0bea06a6750bebad49a127b75b57fd5e55ddd)) by @AliMD
90
+ - **signal:** package name ([4791b54](https://github.com/Alwatr/flux/commit/4791b54c8da75cf43eb9c86180f1ed94b0e28c4e)) by @AliMD
91
+ - **signal:** signal2 name ([70b71e3](https://github.com/Alwatr/flux/commit/70b71e312cb5e5d4c54c37c5c327712200f90be5)) by @AliMD
92
+ - ts refrence path ([c2baa44](https://github.com/Alwatr/flux/commit/c2baa44999c72a0015481fc8fea25439329c3f37)) by @AliMD
33
93
 
34
- ## [1.1.2](https://github.com/AliMD/alwatr-signal/compare/@alwatr/signal@1.1.1...@alwatr/signal@1.1.2) (2023-09-12)
94
+ ## [1.1.2](https://github.com/Alwatr/flux/compare/@alwatr/signal@1.1.1...@alwatr/signal@1.1.2) (2023-09-12)
35
95
 
36
96
  **Note:** Version bump only for package @alwatr/signal
37
97
 
38
- ## [1.1.1](https://github.com/AliMD/alwatr-signal/compare/@alwatr/signal@1.1.0...@alwatr/signal@1.1.1) (2023-09-12)
98
+ ## [1.1.1](https://github.com/Alwatr/flux/compare/@alwatr/signal@1.1.0...@alwatr/signal@1.1.1) (2023-09-12)
39
99
 
40
100
  **Note:** Version bump only for package @alwatr/signal
41
101
 
@@ -49,68 +109,68 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
49
109
 
50
110
  ### Bug Fixes
51
111
 
52
- - new logger api ([9d83a7d](https://github.com/AliMD/alwatr-signal/commit/9d83a7dc5c103bc3bb4282dacfd85fa998915300))
53
- - **signal:** dont receivePrevious when listener is disabled ([68ae207](https://github.com/AliMD/alwatr-signal/commit/68ae207ce9ecf104922b24910d8dfcedb13acde7))
54
- - **signal:** requestableContextProvider.getValue ([0a7111d](https://github.com/AliMD/alwatr-signal/commit/0a7111da7b8eb004566922dc9b35edfc02a55147))
112
+ - new logger api ([9d83a7d](https://github.com/Alwatr/flux/commit/9d83a7dc5c103bc3bb4282dacfd85fa998915300))
113
+ - **signal:** dont receivePrevious when listener is disabled ([68ae207](https://github.com/Alwatr/flux/commit/68ae207ce9ecf104922b24910d8dfcedb13acde7))
114
+ - **signal:** requestableContextProvider.getValue ([0a7111d](https://github.com/Alwatr/flux/commit/0a7111da7b8eb004566922dc9b35edfc02a55147))
55
115
 
56
116
  ### Features
57
117
 
58
- - **signal:** new RequestableContext with state ([b8a8e55](https://github.com/AliMD/alwatr-signal/commit/b8a8e550d3952863d85ba9d9d87513a668a9430d))
118
+ - **signal:** new RequestableContext with state ([b8a8e55](https://github.com/Alwatr/flux/commit/b8a8e550d3952863d85ba9d9d87513a668a9430d))
59
119
 
60
120
  # 0.30.0 (2023-03-06)
61
121
 
62
122
  ### Bug Fixes
63
123
 
64
- - **signal:** NextCycle with own detail ([01f3c79](https://github.com/AliMD/alwatr-signal/commit/01f3c79500927f6384a33abcc9b0cb2355794b3e))
65
- - **signal:** nodejs compatibility ([69d8a60](https://github.com/AliMD/alwatr-signal/commit/69d8a60ad64d44ee7c3ced002e702f13408a5a50))
66
- - **signal:** requestableContextConsumer bind issue ([66467f6](https://github.com/AliMD/alwatr-signal/commit/66467f6e5681d84d7f2e0b353206d4bb579b26f2))
67
- - **signal:** requestContext dispatch issue ([e937ebd](https://github.com/AliMD/alwatr-signal/commit/e937ebd3a90fc6a9946f5c35ef4f6f40b6ab4b00))
124
+ - **signal:** NextCycle with own detail ([01f3c79](https://github.com/Alwatr/flux/commit/01f3c79500927f6384a33abcc9b0cb2355794b3e))
125
+ - **signal:** nodejs compatibility ([69d8a60](https://github.com/Alwatr/flux/commit/69d8a60ad64d44ee7c3ced002e702f13408a5a50))
126
+ - **signal:** requestableContextConsumer bind issue ([66467f6](https://github.com/Alwatr/flux/commit/66467f6e5681d84d7f2e0b353206d4bb579b26f2))
127
+ - **signal:** requestContext dispatch issue ([e937ebd](https://github.com/Alwatr/flux/commit/e937ebd3a90fc6a9946f5c35ef4f6f40b6ab4b00))
68
128
 
69
129
  ### Features
70
130
 
71
- - **signal:** add untilChange for contextProvider ([cb44916](https://github.com/AliMD/alwatr-signal/commit/cb4491698fd5ddfbe055032fc2cb50691de31194))
72
- - **signal:** defineCommand return ListenerSpec ([21fecac](https://github.com/AliMD/alwatr-signal/commit/21fecacb6aa9423da9e3c177a4bbc59952d94e35))
73
- - **signal:** dispatch NextCycle option ([b30eb31](https://github.com/AliMD/alwatr-signal/commit/b30eb316d92f594034fc40d195c4033e38e4d2e2))
131
+ - **signal:** add untilChange for contextProvider ([cb44916](https://github.com/Alwatr/flux/commit/cb4491698fd5ddfbe055032fc2cb50691de31194))
132
+ - **signal:** defineCommand return ListenerSpec ([21fecac](https://github.com/Alwatr/flux/commit/21fecacb6aa9423da9e3c177a4bbc59952d94e35))
133
+ - **signal:** dispatch NextCycle option ([b30eb31](https://github.com/Alwatr/flux/commit/b30eb316d92f594034fc40d195c4033e38e4d2e2))
74
134
 
75
135
  # 0.29.0 (2023-02-10)
76
136
 
77
137
  ### Bug Fixes
78
138
 
79
- - **signal/core:** \_getSignalObject ([1374188](https://github.com/AliMD/alwatr-signal/commit/1374188bdc7e689ded11d04bf4588a1162cc6d86))
80
- - **signal:** alert [#1455](https://github.com/AliMD/alwatr-signal/issues/1455) ([203307d](https://github.com/AliMD/alwatr-signal/commit/203307df308a12e6c38cb9e0e2301b2015b6ff45))
81
- - **signal:** clean old interfaces ([b2987ad](https://github.com/AliMD/alwatr-signal/commit/b2987add7bfe0cf609fa355403fb9fb5de3f6b8a))
82
- - **signal:** export all interfaces ([8704eac](https://github.com/AliMD/alwatr-signal/commit/8704eac6ae7a8a45e77c24ef5e602e36af3fd21e))
83
- - **signal:** export listeners ([fb05bfb](https://github.com/AliMD/alwatr-signal/commit/fb05bfb9b7eb30427442783677ce1d4da5401160))
84
- - **signal:** import types ([cc0b88b](https://github.com/AliMD/alwatr-signal/commit/cc0b88be420b1fe057a8640bbffb1af3bf327cef))
85
- - **signal:** interface bind type ([7b6c820](https://github.com/AliMD/alwatr-signal/commit/7b6c820da2ba216f36e089bf79bdeccf208df3b1))
86
- - **signal:** reported issues ([75f688f](https://github.com/AliMD/alwatr-signal/commit/75f688faf96a056a256603d05276f5731db86aee))
87
- - **signal:** TSignal on SignalControllerInterface ([ac42b7c](https://github.com/AliMD/alwatr-signal/commit/ac42b7c7023549e8dd07cd3d9e189f356ffa06ee))
139
+ - **signal/core:** \_getSignalObject ([1374188](https://github.com/Alwatr/flux/commit/1374188bdc7e689ded11d04bf4588a1162cc6d86))
140
+ - **signal:** alert [#1455](https://github.com/Alwatr/flux/issues/1455) ([203307d](https://github.com/Alwatr/flux/commit/203307df308a12e6c38cb9e0e2301b2015b6ff45))
141
+ - **signal:** clean old interfaces ([b2987ad](https://github.com/Alwatr/flux/commit/b2987add7bfe0cf609fa355403fb9fb5de3f6b8a))
142
+ - **signal:** export all interfaces ([8704eac](https://github.com/Alwatr/flux/commit/8704eac6ae7a8a45e77c24ef5e602e36af3fd21e))
143
+ - **signal:** export listeners ([fb05bfb](https://github.com/Alwatr/flux/commit/fb05bfb9b7eb30427442783677ce1d4da5401160))
144
+ - **signal:** import types ([cc0b88b](https://github.com/Alwatr/flux/commit/cc0b88be420b1fe057a8640bbffb1af3bf327cef))
145
+ - **signal:** interface bind type ([7b6c820](https://github.com/Alwatr/flux/commit/7b6c820da2ba216f36e089bf79bdeccf208df3b1))
146
+ - **signal:** reported issues ([75f688f](https://github.com/Alwatr/flux/commit/75f688faf96a056a256603d05276f5731db86aee))
147
+ - **signal:** TSignal on SignalControllerInterface ([ac42b7c](https://github.com/Alwatr/flux/commit/ac42b7c7023549e8dd07cd3d9e189f356ffa06ee))
88
148
 
89
149
  ### Features
90
150
 
91
- - **signal-manager:** enhance provider, docs ([c4583a3](https://github.com/AliMD/alwatr-signal/commit/c4583a3b0fcbf38b5e426aaa2bc6e0f52ccac5fd))
92
- - **signal:** alias in SignalInterface & BoundSignalInterface ([053030b](https://github.com/AliMD/alwatr-signal/commit/053030b96c09d474794f32327d892f1d3690656c))
93
- - **signal:** bind signal ([de49a13](https://github.com/AliMD/alwatr-signal/commit/de49a13eaffce31660849dfc63285d97e9098c0c))
94
- - **signal:** command handler/provider interface ([3d23683](https://github.com/AliMD/alwatr-signal/commit/3d236837e13d8cfdcd44a1570bdc9659f48e7f47))
95
- - **signal:** command signals ([98c1d90](https://github.com/AliMD/alwatr-signal/commit/98c1d90978329e4c5c584e19edb1aaa365632162))
96
- - **signal:** command trigger interface ([dda9466](https://github.com/AliMD/alwatr-signal/commit/dda94666d9e8e490fea26038044df0e67c203583))
97
- - **signal:** commandSignal ([5a0d7e5](https://github.com/AliMD/alwatr-signal/commit/5a0d7e5498087620d28548ea5d90036a7b17483a))
98
- - **signal:** context prover and consumer ([081a51a](https://github.com/AliMD/alwatr-signal/commit/081a51a1ee88e66ebbcd0c58186c00a6aa9e1032))
99
- - **signal:** contextProvider.expire ([7d0ce93](https://github.com/AliMD/alwatr-signal/commit/7d0ce937f0eadcd9019e6047fbe07aa1a3b579a7))
100
- - **signal:** event listener interface ([4ca4079](https://github.com/AliMD/alwatr-signal/commit/4ca407938d444027cdbd435173c875fdd9ce8e28))
101
- - **signal:** event trigger interface ([9b90597](https://github.com/AliMD/alwatr-signal/commit/9b905979a5065640981433ec7d120ba2494966bb))
102
- - **signal:** new contextConsumer interface ([9ee4a62](https://github.com/AliMD/alwatr-signal/commit/9ee4a624211adb66d9c3d180470cca44ed7df382))
103
- - **signal:** new contextProvider interface ([e5d29eb](https://github.com/AliMD/alwatr-signal/commit/e5d29ebaa75d71bb5a87bedddb2be7600e68b210))
104
- - **signal:** new manager interface ([f028306](https://github.com/AliMD/alwatr-signal/commit/f028306f4d7932df65a1bbeade0d29377a370e2e))
105
- - **signal:** new requestable context consumer interface ([bf6845f](https://github.com/AliMD/alwatr-signal/commit/bf6845f35a98bb63bcfa42196c2f977d64aea59e))
106
- - **signal:** new requestable context provider interface ([2c8d576](https://github.com/AliMD/alwatr-signal/commit/2c8d57604dcb07a2831d85d4ef1e262863a5fae8))
107
- - **signal:** new signal dynamic types ([0f1a38e](https://github.com/AliMD/alwatr-signal/commit/0f1a38e356ab73e4e2e1a8f852585e50e86cff0e))
108
- - **signal:** new simple api ([eb1e478](https://github.com/AliMD/alwatr-signal/commit/eb1e47892d4478fb6c687f6d15e1a5c204b5666c))
109
- - **signal:** refactor all generic types with Stringifyable ([bdcef63](https://github.com/AliMD/alwatr-signal/commit/bdcef632c81fa5e7c7ae595a7a77092c53821850))
110
- - **signal:** separate request command with response ([47a779e](https://github.com/AliMD/alwatr-signal/commit/47a779e9a814d5d6a388f1a3e94c23e7fb977dce))
111
- - **signal:** signal.request ([d791b3e](https://github.com/AliMD/alwatr-signal/commit/d791b3eef846697020b76bfecfbf25a3e31eb3a5))
112
- - **signal:** signal.untilNext ([9df78c0](https://github.com/AliMD/alwatr-signal/commit/9df78c03dea243b467504fdf422388ab9d2b5660))
113
- - **signal:** signals.expire ([3591efd](https://github.com/AliMD/alwatr-signal/commit/3591efd5e42f7a981814fd59d7189b5066735302))
151
+ - **signal-manager:** enhance provider, docs ([c4583a3](https://github.com/Alwatr/flux/commit/c4583a3b0fcbf38b5e426aaa2bc6e0f52ccac5fd))
152
+ - **signal:** alias in SignalInterface & BoundSignalInterface ([053030b](https://github.com/Alwatr/flux/commit/053030b96c09d474794f32327d892f1d3690656c))
153
+ - **signal:** bind signal ([de49a13](https://github.com/Alwatr/flux/commit/de49a13eaffce31660849dfc63285d97e9098c0c))
154
+ - **signal:** command handler/provider interface ([3d23683](https://github.com/Alwatr/flux/commit/3d236837e13d8cfdcd44a1570bdc9659f48e7f47))
155
+ - **signal:** command signals ([98c1d90](https://github.com/Alwatr/flux/commit/98c1d90978329e4c5c584e19edb1aaa365632162))
156
+ - **signal:** command trigger interface ([dda9466](https://github.com/Alwatr/flux/commit/dda94666d9e8e490fea26038044df0e67c203583))
157
+ - **signal:** commandSignal ([5a0d7e5](https://github.com/Alwatr/flux/commit/5a0d7e5498087620d28548ea5d90036a7b17483a))
158
+ - **signal:** context prover and consumer ([081a51a](https://github.com/Alwatr/flux/commit/081a51a1ee88e66ebbcd0c58186c00a6aa9e1032))
159
+ - **signal:** contextProvider.expire ([7d0ce93](https://github.com/Alwatr/flux/commit/7d0ce937f0eadcd9019e6047fbe07aa1a3b579a7))
160
+ - **signal:** event listener interface ([4ca4079](https://github.com/Alwatr/flux/commit/4ca407938d444027cdbd435173c875fdd9ce8e28))
161
+ - **signal:** event trigger interface ([9b90597](https://github.com/Alwatr/flux/commit/9b905979a5065640981433ec7d120ba2494966bb))
162
+ - **signal:** new contextConsumer interface ([9ee4a62](https://github.com/Alwatr/flux/commit/9ee4a624211adb66d9c3d180470cca44ed7df382))
163
+ - **signal:** new contextProvider interface ([e5d29eb](https://github.com/Alwatr/flux/commit/e5d29ebaa75d71bb5a87bedddb2be7600e68b210))
164
+ - **signal:** new manager interface ([f028306](https://github.com/Alwatr/flux/commit/f028306f4d7932df65a1bbeade0d29377a370e2e))
165
+ - **signal:** new requestable context consumer interface ([bf6845f](https://github.com/Alwatr/flux/commit/bf6845f35a98bb63bcfa42196c2f977d64aea59e))
166
+ - **signal:** new requestable context provider interface ([2c8d576](https://github.com/Alwatr/flux/commit/2c8d57604dcb07a2831d85d4ef1e262863a5fae8))
167
+ - **signal:** new signal dynamic types ([0f1a38e](https://github.com/Alwatr/flux/commit/0f1a38e356ab73e4e2e1a8f852585e50e86cff0e))
168
+ - **signal:** new simple api ([eb1e478](https://github.com/Alwatr/flux/commit/eb1e47892d4478fb6c687f6d15e1a5c204b5666c))
169
+ - **signal:** refactor all generic types with Stringifyable ([bdcef63](https://github.com/Alwatr/flux/commit/bdcef632c81fa5e7c7ae595a7a77092c53821850))
170
+ - **signal:** separate request command with response ([47a779e](https://github.com/Alwatr/flux/commit/47a779e9a814d5d6a388f1a3e94c23e7fb977dce))
171
+ - **signal:** signal.request ([d791b3e](https://github.com/Alwatr/flux/commit/d791b3eef846697020b76bfecfbf25a3e31eb3a5))
172
+ - **signal:** signal.untilNext ([9df78c0](https://github.com/Alwatr/flux/commit/9df78c03dea243b467504fdf422388ab9d2b5660))
173
+ - **signal:** signals.expire ([3591efd](https://github.com/Alwatr/flux/commit/3591efd5e42f7a981814fd59d7189b5066735302))
114
174
 
115
175
  # 0.28.0 (2023-01-20)
116
176
 
@@ -120,280 +180,280 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
120
180
 
121
181
  ### Bug Fixes
122
182
 
123
- - set correct path ([d01ce6f](https://github.com/AliMD/alwatr-signal/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9))
124
- - tsconfig ([e96dcd3](https://github.com/AliMD/alwatr-signal/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35))
183
+ - set correct path ([d01ce6f](https://github.com/Alwatr/flux/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9))
184
+ - tsconfig ([e96dcd3](https://github.com/Alwatr/flux/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35))
125
185
 
126
186
  ### Features
127
187
 
128
- - improve error debugging ([1fba504](https://github.com/AliMD/alwatr-signal/commit/1fba50400a1e8ececc10bbe8ea11cc8dcea2289c))
188
+ - improve error debugging ([1fba504](https://github.com/Alwatr/flux/commit/1fba50400a1e8ececc10bbe8ea11cc8dcea2289c))
129
189
 
130
- # [1.0.0](https://github.com/AliMD/alwatr-signal/compare/v0.32.0...v1.0.0) (2023-06-14)
190
+ # [1.0.0](https://github.com/Alwatr/flux/compare/v0.32.0...v1.0.0) (2023-06-14)
131
191
 
132
192
  **Note:** Version bump only for package @alwatr/signal
133
193
 
134
- # [0.32.0](https://github.com/AliMD/alwatr-signal/compare/v0.31.0...v0.32.0) (2023-05-27)
194
+ # [0.32.0](https://github.com/Alwatr/flux/compare/v0.31.0...v0.32.0) (2023-05-27)
135
195
 
136
196
  **Note:** Version bump only for package @alwatr/signal
137
197
 
138
- # [0.31.0](https://github.com/AliMD/alwatr-signal/compare/v0.30.0...v0.31.0) (2023-05-08)
198
+ # [0.31.0](https://github.com/Alwatr/flux/compare/v0.30.0...v0.31.0) (2023-05-08)
139
199
 
140
200
  ### Bug Fixes
141
201
 
142
- - new logger api ([9d83a7d](https://github.com/AliMD/alwatr-signal/commit/9d83a7dc5c103bc3bb4282dacfd85fa998915300))
143
- - **signal:** dont receivePrevious when listener is disabled ([68ae207](https://github.com/AliMD/alwatr-signal/commit/68ae207ce9ecf104922b24910d8dfcedb13acde7))
144
- - **signal:** requestableContextProvider.getValue ([0a7111d](https://github.com/AliMD/alwatr-signal/commit/0a7111da7b8eb004566922dc9b35edfc02a55147))
202
+ - new logger api ([9d83a7d](https://github.com/Alwatr/flux/commit/9d83a7dc5c103bc3bb4282dacfd85fa998915300))
203
+ - **signal:** dont receivePrevious when listener is disabled ([68ae207](https://github.com/Alwatr/flux/commit/68ae207ce9ecf104922b24910d8dfcedb13acde7))
204
+ - **signal:** requestableContextProvider.getValue ([0a7111d](https://github.com/Alwatr/flux/commit/0a7111da7b8eb004566922dc9b35edfc02a55147))
145
205
 
146
206
  ### Features
147
207
 
148
- - **signal:** new RequestableContext with state ([b8a8e55](https://github.com/AliMD/alwatr-signal/commit/b8a8e550d3952863d85ba9d9d87513a668a9430d))
208
+ - **signal:** new RequestableContext with state ([b8a8e55](https://github.com/Alwatr/flux/commit/b8a8e550d3952863d85ba9d9d87513a668a9430d))
149
209
 
150
- # [0.30.0](https://github.com/AliMD/alwatr-signal/compare/v0.29.0...v0.30.0) (2023-03-06)
210
+ # [0.30.0](https://github.com/Alwatr/flux/compare/v0.29.0...v0.30.0) (2023-03-06)
151
211
 
152
212
  ### Bug Fixes
153
213
 
154
- - **signal:** NextCycle with own detail ([01f3c79](https://github.com/AliMD/alwatr-signal/commit/01f3c79500927f6384a33abcc9b0cb2355794b3e))
155
- - **signal:** nodejs compatibility ([69d8a60](https://github.com/AliMD/alwatr-signal/commit/69d8a60ad64d44ee7c3ced002e702f13408a5a50))
156
- - **signal:** requestableContextConsumer bind issue ([66467f6](https://github.com/AliMD/alwatr-signal/commit/66467f6e5681d84d7f2e0b353206d4bb579b26f2))
157
- - **signal:** requestContext dispatch issue ([e937ebd](https://github.com/AliMD/alwatr-signal/commit/e937ebd3a90fc6a9946f5c35ef4f6f40b6ab4b00))
214
+ - **signal:** NextCycle with own detail ([01f3c79](https://github.com/Alwatr/flux/commit/01f3c79500927f6384a33abcc9b0cb2355794b3e))
215
+ - **signal:** nodejs compatibility ([69d8a60](https://github.com/Alwatr/flux/commit/69d8a60ad64d44ee7c3ced002e702f13408a5a50))
216
+ - **signal:** requestableContextConsumer bind issue ([66467f6](https://github.com/Alwatr/flux/commit/66467f6e5681d84d7f2e0b353206d4bb579b26f2))
217
+ - **signal:** requestContext dispatch issue ([e937ebd](https://github.com/Alwatr/flux/commit/e937ebd3a90fc6a9946f5c35ef4f6f40b6ab4b00))
158
218
 
159
219
  ### Features
160
220
 
161
- - **signal:** add untilChange for contextProvider ([cb44916](https://github.com/AliMD/alwatr-signal/commit/cb4491698fd5ddfbe055032fc2cb50691de31194))
162
- - **signal:** defineCommand return ListenerSpec ([21fecac](https://github.com/AliMD/alwatr-signal/commit/21fecacb6aa9423da9e3c177a4bbc59952d94e35))
163
- - **signal:** dispatch NextCycle option ([b30eb31](https://github.com/AliMD/alwatr-signal/commit/b30eb316d92f594034fc40d195c4033e38e4d2e2))
221
+ - **signal:** add untilChange for contextProvider ([cb44916](https://github.com/Alwatr/flux/commit/cb4491698fd5ddfbe055032fc2cb50691de31194))
222
+ - **signal:** defineCommand return ListenerSpec ([21fecac](https://github.com/Alwatr/flux/commit/21fecacb6aa9423da9e3c177a4bbc59952d94e35))
223
+ - **signal:** dispatch NextCycle option ([b30eb31](https://github.com/Alwatr/flux/commit/b30eb316d92f594034fc40d195c4033e38e4d2e2))
164
224
 
165
- # [0.29.0](https://github.com/AliMD/alwatr-signal/compare/v0.28.0...v0.29.0) (2023-02-10)
225
+ # [0.29.0](https://github.com/Alwatr/flux/compare/v0.28.0...v0.29.0) (2023-02-10)
166
226
 
167
227
  ### Bug Fixes
168
228
 
169
- - **signal/core:** \_getSignalObject ([1374188](https://github.com/AliMD/alwatr-signal/commit/1374188bdc7e689ded11d04bf4588a1162cc6d86))
170
- - **signal:** alert [#1455](https://github.com/AliMD/alwatr-signal/issues/1455) ([203307d](https://github.com/AliMD/alwatr-signal/commit/203307df308a12e6c38cb9e0e2301b2015b6ff45))
171
- - **signal:** clean old interfaces ([b2987ad](https://github.com/AliMD/alwatr-signal/commit/b2987add7bfe0cf609fa355403fb9fb5de3f6b8a))
172
- - **signal:** export all interfaces ([8704eac](https://github.com/AliMD/alwatr-signal/commit/8704eac6ae7a8a45e77c24ef5e602e36af3fd21e))
173
- - **signal:** export listeners ([fb05bfb](https://github.com/AliMD/alwatr-signal/commit/fb05bfb9b7eb30427442783677ce1d4da5401160))
174
- - **signal:** import types ([cc0b88b](https://github.com/AliMD/alwatr-signal/commit/cc0b88be420b1fe057a8640bbffb1af3bf327cef))
175
- - **signal:** interface bind type ([7b6c820](https://github.com/AliMD/alwatr-signal/commit/7b6c820da2ba216f36e089bf79bdeccf208df3b1))
176
- - **signal:** reported issues ([75f688f](https://github.com/AliMD/alwatr-signal/commit/75f688faf96a056a256603d05276f5731db86aee))
177
- - **signal:** TSignal on SignalControllerInterface ([ac42b7c](https://github.com/AliMD/alwatr-signal/commit/ac42b7c7023549e8dd07cd3d9e189f356ffa06ee))
229
+ - **signal/core:** \_getSignalObject ([1374188](https://github.com/Alwatr/flux/commit/1374188bdc7e689ded11d04bf4588a1162cc6d86))
230
+ - **signal:** alert [#1455](https://github.com/Alwatr/flux/issues/1455) ([203307d](https://github.com/Alwatr/flux/commit/203307df308a12e6c38cb9e0e2301b2015b6ff45))
231
+ - **signal:** clean old interfaces ([b2987ad](https://github.com/Alwatr/flux/commit/b2987add7bfe0cf609fa355403fb9fb5de3f6b8a))
232
+ - **signal:** export all interfaces ([8704eac](https://github.com/Alwatr/flux/commit/8704eac6ae7a8a45e77c24ef5e602e36af3fd21e))
233
+ - **signal:** export listeners ([fb05bfb](https://github.com/Alwatr/flux/commit/fb05bfb9b7eb30427442783677ce1d4da5401160))
234
+ - **signal:** import types ([cc0b88b](https://github.com/Alwatr/flux/commit/cc0b88be420b1fe057a8640bbffb1af3bf327cef))
235
+ - **signal:** interface bind type ([7b6c820](https://github.com/Alwatr/flux/commit/7b6c820da2ba216f36e089bf79bdeccf208df3b1))
236
+ - **signal:** reported issues ([75f688f](https://github.com/Alwatr/flux/commit/75f688faf96a056a256603d05276f5731db86aee))
237
+ - **signal:** TSignal on SignalControllerInterface ([ac42b7c](https://github.com/Alwatr/flux/commit/ac42b7c7023549e8dd07cd3d9e189f356ffa06ee))
178
238
 
179
239
  ### Features
180
240
 
181
- - **signal-manager:** enhance provider, docs ([c4583a3](https://github.com/AliMD/alwatr-signal/commit/c4583a3b0fcbf38b5e426aaa2bc6e0f52ccac5fd))
182
- - **signal:** alias in SignalInterface & BoundSignalInterface ([053030b](https://github.com/AliMD/alwatr-signal/commit/053030b96c09d474794f32327d892f1d3690656c))
183
- - **signal:** bind signal ([de49a13](https://github.com/AliMD/alwatr-signal/commit/de49a13eaffce31660849dfc63285d97e9098c0c))
184
- - **signal:** command handler/provider interface ([3d23683](https://github.com/AliMD/alwatr-signal/commit/3d236837e13d8cfdcd44a1570bdc9659f48e7f47))
185
- - **signal:** command signals ([98c1d90](https://github.com/AliMD/alwatr-signal/commit/98c1d90978329e4c5c584e19edb1aaa365632162))
186
- - **signal:** command trigger interface ([dda9466](https://github.com/AliMD/alwatr-signal/commit/dda94666d9e8e490fea26038044df0e67c203583))
187
- - **signal:** commandSignal ([5a0d7e5](https://github.com/AliMD/alwatr-signal/commit/5a0d7e5498087620d28548ea5d90036a7b17483a))
188
- - **signal:** context prover and consumer ([081a51a](https://github.com/AliMD/alwatr-signal/commit/081a51a1ee88e66ebbcd0c58186c00a6aa9e1032))
189
- - **signal:** contextProvider.expire ([7d0ce93](https://github.com/AliMD/alwatr-signal/commit/7d0ce937f0eadcd9019e6047fbe07aa1a3b579a7))
190
- - **signal:** event listener interface ([4ca4079](https://github.com/AliMD/alwatr-signal/commit/4ca407938d444027cdbd435173c875fdd9ce8e28))
191
- - **signal:** event trigger interface ([9b90597](https://github.com/AliMD/alwatr-signal/commit/9b905979a5065640981433ec7d120ba2494966bb))
192
- - **signal:** new contextConsumer interface ([9ee4a62](https://github.com/AliMD/alwatr-signal/commit/9ee4a624211adb66d9c3d180470cca44ed7df382))
193
- - **signal:** new contextProvider interface ([e5d29eb](https://github.com/AliMD/alwatr-signal/commit/e5d29ebaa75d71bb5a87bedddb2be7600e68b210))
194
- - **signal:** new manager interface ([f028306](https://github.com/AliMD/alwatr-signal/commit/f028306f4d7932df65a1bbeade0d29377a370e2e))
195
- - **signal:** new requestable context consumer interface ([bf6845f](https://github.com/AliMD/alwatr-signal/commit/bf6845f35a98bb63bcfa42196c2f977d64aea59e))
196
- - **signal:** new requestable context provider interface ([2c8d576](https://github.com/AliMD/alwatr-signal/commit/2c8d57604dcb07a2831d85d4ef1e262863a5fae8))
197
- - **signal:** new signal dynamic types ([0f1a38e](https://github.com/AliMD/alwatr-signal/commit/0f1a38e356ab73e4e2e1a8f852585e50e86cff0e))
198
- - **signal:** new simple api ([eb1e478](https://github.com/AliMD/alwatr-signal/commit/eb1e47892d4478fb6c687f6d15e1a5c204b5666c))
199
- - **signal:** refactor all generic types with Stringifyable ([bdcef63](https://github.com/AliMD/alwatr-signal/commit/bdcef632c81fa5e7c7ae595a7a77092c53821850))
200
- - **signal:** separate request command with response ([47a779e](https://github.com/AliMD/alwatr-signal/commit/47a779e9a814d5d6a388f1a3e94c23e7fb977dce))
201
- - **signal:** signal.request ([d791b3e](https://github.com/AliMD/alwatr-signal/commit/d791b3eef846697020b76bfecfbf25a3e31eb3a5))
202
- - **signal:** signal.untilNext ([9df78c0](https://github.com/AliMD/alwatr-signal/commit/9df78c03dea243b467504fdf422388ab9d2b5660))
203
- - **signal:** signals.expire ([3591efd](https://github.com/AliMD/alwatr-signal/commit/3591efd5e42f7a981814fd59d7189b5066735302))
204
-
205
- # [0.28.0](https://github.com/AliMD/alwatr-signal/compare/v0.27.0...v0.28.0) (2023-01-20)
241
+ - **signal-manager:** enhance provider, docs ([c4583a3](https://github.com/Alwatr/flux/commit/c4583a3b0fcbf38b5e426aaa2bc6e0f52ccac5fd))
242
+ - **signal:** alias in SignalInterface & BoundSignalInterface ([053030b](https://github.com/Alwatr/flux/commit/053030b96c09d474794f32327d892f1d3690656c))
243
+ - **signal:** bind signal ([de49a13](https://github.com/Alwatr/flux/commit/de49a13eaffce31660849dfc63285d97e9098c0c))
244
+ - **signal:** command handler/provider interface ([3d23683](https://github.com/Alwatr/flux/commit/3d236837e13d8cfdcd44a1570bdc9659f48e7f47))
245
+ - **signal:** command signals ([98c1d90](https://github.com/Alwatr/flux/commit/98c1d90978329e4c5c584e19edb1aaa365632162))
246
+ - **signal:** command trigger interface ([dda9466](https://github.com/Alwatr/flux/commit/dda94666d9e8e490fea26038044df0e67c203583))
247
+ - **signal:** commandSignal ([5a0d7e5](https://github.com/Alwatr/flux/commit/5a0d7e5498087620d28548ea5d90036a7b17483a))
248
+ - **signal:** context prover and consumer ([081a51a](https://github.com/Alwatr/flux/commit/081a51a1ee88e66ebbcd0c58186c00a6aa9e1032))
249
+ - **signal:** contextProvider.expire ([7d0ce93](https://github.com/Alwatr/flux/commit/7d0ce937f0eadcd9019e6047fbe07aa1a3b579a7))
250
+ - **signal:** event listener interface ([4ca4079](https://github.com/Alwatr/flux/commit/4ca407938d444027cdbd435173c875fdd9ce8e28))
251
+ - **signal:** event trigger interface ([9b90597](https://github.com/Alwatr/flux/commit/9b905979a5065640981433ec7d120ba2494966bb))
252
+ - **signal:** new contextConsumer interface ([9ee4a62](https://github.com/Alwatr/flux/commit/9ee4a624211adb66d9c3d180470cca44ed7df382))
253
+ - **signal:** new contextProvider interface ([e5d29eb](https://github.com/Alwatr/flux/commit/e5d29ebaa75d71bb5a87bedddb2be7600e68b210))
254
+ - **signal:** new manager interface ([f028306](https://github.com/Alwatr/flux/commit/f028306f4d7932df65a1bbeade0d29377a370e2e))
255
+ - **signal:** new requestable context consumer interface ([bf6845f](https://github.com/Alwatr/flux/commit/bf6845f35a98bb63bcfa42196c2f977d64aea59e))
256
+ - **signal:** new requestable context provider interface ([2c8d576](https://github.com/Alwatr/flux/commit/2c8d57604dcb07a2831d85d4ef1e262863a5fae8))
257
+ - **signal:** new signal dynamic types ([0f1a38e](https://github.com/Alwatr/flux/commit/0f1a38e356ab73e4e2e1a8f852585e50e86cff0e))
258
+ - **signal:** new simple api ([eb1e478](https://github.com/Alwatr/flux/commit/eb1e47892d4478fb6c687f6d15e1a5c204b5666c))
259
+ - **signal:** refactor all generic types with Stringifyable ([bdcef63](https://github.com/Alwatr/flux/commit/bdcef632c81fa5e7c7ae595a7a77092c53821850))
260
+ - **signal:** separate request command with response ([47a779e](https://github.com/Alwatr/flux/commit/47a779e9a814d5d6a388f1a3e94c23e7fb977dce))
261
+ - **signal:** signal.request ([d791b3e](https://github.com/Alwatr/flux/commit/d791b3eef846697020b76bfecfbf25a3e31eb3a5))
262
+ - **signal:** signal.untilNext ([9df78c0](https://github.com/Alwatr/flux/commit/9df78c03dea243b467504fdf422388ab9d2b5660))
263
+ - **signal:** signals.expire ([3591efd](https://github.com/Alwatr/flux/commit/3591efd5e42f7a981814fd59d7189b5066735302))
264
+
265
+ # [0.28.0](https://github.com/Alwatr/flux/compare/v0.27.0...v0.28.0) (2023-01-20)
206
266
 
207
267
  **Note:** Version bump only for package @alwatr/signal
208
268
 
209
- # [0.27.0](https://github.com/AliMD/alwatr-signal/compare/v0.26.0...v0.27.0) (2022-12-29)
269
+ # [0.27.0](https://github.com/Alwatr/flux/compare/v0.26.0...v0.27.0) (2022-12-29)
210
270
 
211
271
  **Note:** Version bump only for package @alwatr/signal
212
272
 
213
- # [0.26.0](https://github.com/AliMD/alwatr-signal/compare/v0.25.0...v0.26.0) (2022-12-22)
273
+ # [0.26.0](https://github.com/Alwatr/flux/compare/v0.25.0...v0.26.0) (2022-12-22)
214
274
 
215
275
  ### Bug Fixes
216
276
 
217
- - set correct path ([d01ce6f](https://github.com/AliMD/alwatr-signal/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9))
218
- - tsconfig ([e96dcd3](https://github.com/AliMD/alwatr-signal/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35))
277
+ - set correct path ([d01ce6f](https://github.com/Alwatr/flux/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9))
278
+ - tsconfig ([e96dcd3](https://github.com/Alwatr/flux/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35))
219
279
 
220
280
  ### Features
221
281
 
222
- - improve error debugging ([1fba504](https://github.com/AliMD/alwatr-signal/commit/1fba50400a1e8ececc10bbe8ea11cc8dcea2289c))
282
+ - improve error debugging ([1fba504](https://github.com/Alwatr/flux/commit/1fba50400a1e8ececc10bbe8ea11cc8dcea2289c))
223
283
 
224
- # [0.25.0](https://github.com/AliMD/alwatr-signal/compare/v0.24.1...v0.25.0) (2022-12-07)
284
+ # [0.25.0](https://github.com/Alwatr/flux/compare/v0.24.1...v0.25.0) (2022-12-07)
225
285
 
226
286
  **Note:** Version bump only for package @alwatr/signal
227
287
 
228
- ## [0.24.1](https://github.com/AliMD/alwatr-signal/compare/v0.24.0...v0.24.1) (2022-12-01)
288
+ ## [0.24.1](https://github.com/Alwatr/flux/compare/v0.24.0...v0.24.1) (2022-12-01)
229
289
 
230
290
  **Note:** Version bump only for package @alwatr/signal
231
291
 
232
- # [0.24.0](https://github.com/AliMD/alwatr-signal/compare/v0.23.0...v0.24.0) (2022-11-28)
292
+ # [0.24.0](https://github.com/Alwatr/flux/compare/v0.23.0...v0.24.0) (2022-11-28)
233
293
 
234
294
  ### Bug Fixes
235
295
 
236
- - use ~ for package version ([4e027ff](https://github.com/AliMD/alwatr-signal/commit/4e027ff63875e03b088ebcdc1bdf2495f4494eec))
296
+ - use ~ for package version ([4e027ff](https://github.com/Alwatr/flux/commit/4e027ff63875e03b088ebcdc1bdf2495f4494eec))
237
297
 
238
- # [0.23.0](https://github.com/AliMD/alwatr-signal/compare/v0.22.1...v0.23.0) (2022-11-23)
298
+ # [0.23.0](https://github.com/Alwatr/flux/compare/v0.22.1...v0.23.0) (2022-11-23)
239
299
 
240
300
  **Note:** Version bump only for package @alwatr/signal
241
301
 
242
- ## [0.22.1](https://github.com/AliMD/alwatr-signal/compare/v0.22.0...v0.22.1) (2022-11-21)
302
+ ## [0.22.1](https://github.com/Alwatr/flux/compare/v0.22.0...v0.22.1) (2022-11-21)
243
303
 
244
304
  **Note:** Version bump only for package @alwatr/signal
245
305
 
246
- # [0.22.0](https://github.com/AliMD/alwatr-signal/compare/v0.21.0...v0.22.0) (2022-11-20)
306
+ # [0.22.0](https://github.com/Alwatr/flux/compare/v0.21.0...v0.22.0) (2022-11-20)
247
307
 
248
308
  **Note:** Version bump only for package @alwatr/signal
249
309
 
250
- # [0.21.0](https://github.com/AliMD/alwatr-signal/compare/v0.20.0...v0.21.0) (2022-11-13)
310
+ # [0.21.0](https://github.com/Alwatr/flux/compare/v0.20.0...v0.21.0) (2022-11-13)
251
311
 
252
312
  **Note:** Version bump only for package @alwatr/signal
253
313
 
254
- # [0.20.0](https://github.com/AliMD/alwatr-signal/compare/v0.19.0...v0.20.0) (2022-11-05)
314
+ # [0.20.0](https://github.com/Alwatr/flux/compare/v0.19.0...v0.20.0) (2022-11-05)
255
315
 
256
316
  **Note:** Version bump only for package @alwatr/signal
257
317
 
258
- # [0.19.0](https://github.com/AliMD/alwatr-signal/compare/v0.18.0...v0.19.0) (2022-11-01)
318
+ # [0.19.0](https://github.com/Alwatr/flux/compare/v0.18.0...v0.19.0) (2022-11-01)
259
319
 
260
320
  ### Bug Fixes
261
321
 
262
- - Import error in webpack ([1a52f67](https://github.com/AliMD/alwatr-signal/commit/1a52f67ff2788c51abd13126f34353c26aa669c3))
322
+ - Import error in webpack ([1a52f67](https://github.com/Alwatr/flux/commit/1a52f67ff2788c51abd13126f34353c26aa669c3))
263
323
 
264
- # [0.18.0](https://github.com/AliMD/alwatr-signal/compare/v0.17.0...v0.18.0) (2022-10-22)
324
+ # [0.18.0](https://github.com/Alwatr/flux/compare/v0.17.0...v0.18.0) (2022-10-22)
265
325
 
266
326
  **Note:** Version bump only for package @alwatr/signal
267
327
 
268
- # [0.17.0](https://github.com/AliMD/alwatr-signal/compare/v0.16.1...v0.17.0) (2022-10-21)
328
+ # [0.17.0](https://github.com/Alwatr/flux/compare/v0.16.1...v0.17.0) (2022-10-21)
269
329
 
270
330
  ### Bug Fixes
271
331
 
272
- - **signal:** default options ([bbb0d59](https://github.com/AliMD/alwatr-signal/commit/bbb0d59442301344781691bbecad39aed7f6ac40))
332
+ - **signal:** default options ([bbb0d59](https://github.com/Alwatr/flux/commit/bbb0d59442301344781691bbecad39aed7f6ac40))
273
333
 
274
- # [0.16.0](https://github.com/AliMD/alwatr-signal/compare/v0.15.0...v0.16.0) (2022-09-08)
334
+ # [0.16.0](https://github.com/Alwatr/flux/compare/v0.15.0...v0.16.0) (2022-09-08)
275
335
 
276
336
  **Note:** Version bump only for package @alwatr/signal
277
337
 
278
- # [0.15.0](https://github.com/AliMD/alwatr-signal/compare/v0.14.0...v0.15.0) (2022-09-01)
338
+ # [0.15.0](https://github.com/Alwatr/flux/compare/v0.14.0...v0.15.0) (2022-09-01)
279
339
 
280
340
  ### Bug Fixes
281
341
 
282
- - get signal object of `request` signal ([eec4b62](https://github.com/AliMD/alwatr-signal/commit/eec4b6201d79785aa10f4b9c777449525158a346))
283
- - **signal:** fix some issues of `review` ([36ceb8b](https://github.com/AliMD/alwatr-signal/commit/36ceb8b25987621065327b4fa475a213562af8e7))
284
- - **signal:** log performance and security issue ([dbe9483](https://github.com/AliMD/alwatr-signal/commit/dbe9483b672099b91c18c3a103c2878435fd6508))
342
+ - get signal object of `request` signal ([eec4b62](https://github.com/Alwatr/flux/commit/eec4b6201d79785aa10f4b9c777449525158a346))
343
+ - **signal:** fix some issues of `review` ([36ceb8b](https://github.com/Alwatr/flux/commit/36ceb8b25987621065327b4fa475a213562af8e7))
344
+ - **signal:** log performance and security issue ([dbe9483](https://github.com/Alwatr/flux/commit/dbe9483b672099b91c18c3a103c2878435fd6508))
285
345
 
286
- # [0.14.0](https://github.com/AliMD/alwatr-signal/compare/v0.13.0...v0.14.0) (2022-08-19)
346
+ # [0.14.0](https://github.com/Alwatr/flux/compare/v0.13.0...v0.14.0) (2022-08-19)
287
347
 
288
348
  **Note:** Version bump only for package @alwatr/signal
289
349
 
290
- # [0.13.0](https://github.com/AliMD/alwatr-signal/compare/v0.12.0...v0.13.0) (2022-08-06)
350
+ # [0.13.0](https://github.com/Alwatr/flux/compare/v0.12.0...v0.13.0) (2022-08-06)
291
351
 
292
352
  **Note:** Version bump only for package @alwatr/signal
293
353
 
294
- # [0.12.0](https://github.com/AliMD/alwatr-signal/compare/v0.11.0...v0.12.0) (2022-07-22)
354
+ # [0.12.0](https://github.com/Alwatr/flux/compare/v0.11.0...v0.12.0) (2022-07-22)
295
355
 
296
356
  **Note:** Version bump only for package @alwatr/signal
297
357
 
298
- # [0.11.0](https://github.com/AliMD/alwatr-signal/compare/v0.10.1...v0.11.0) (2022-04-16)
358
+ # [0.11.0](https://github.com/Alwatr/flux/compare/v0.10.1...v0.11.0) (2022-04-16)
299
359
 
300
360
  **Note:** Version bump only for package @alwatr/signal
301
361
 
302
- # [0.10.0](https://github.com/AliMD/alwatr-signal/compare/v0.9.0...v0.10.0) (2022-04-02)
362
+ # [0.10.0](https://github.com/Alwatr/flux/compare/v0.9.0...v0.10.0) (2022-04-02)
303
363
 
304
364
  **Note:** Version bump only for package @alwatr/signal
305
365
 
306
- # [0.9.0](https://github.com/AliMD/alwatr-signal/compare/v0.8.0...v0.9.0) (2022-03-22)
366
+ # [0.9.0](https://github.com/Alwatr/flux/compare/v0.8.0...v0.9.0) (2022-03-22)
307
367
 
308
368
  ### Features
309
369
 
310
- - **signal:** ListenerInterface ([38ef029](https://github.com/AliMD/alwatr-signal/commit/38ef0291c5ba2e3619080ad89109d805d3d600f2))
370
+ - **signal:** ListenerInterface ([38ef029](https://github.com/Alwatr/flux/commit/38ef0291c5ba2e3619080ad89109d805d3d600f2))
311
371
 
312
- # [0.8.0](https://github.com/AliMD/alwatr-signal/compare/v0.7.2...v0.8.0) (2022-03-14)
372
+ # [0.8.0](https://github.com/Alwatr/flux/compare/v0.7.2...v0.8.0) (2022-03-14)
313
373
 
314
374
  ### Bug Fixes
315
375
 
316
- - **signal:** remove once listene in dispatch change imediatly the loop! ([e4d420d](https://github.com/AliMD/alwatr-signal/commit/e4d420d3a086558dc01dcd7a9c5fe3e96677f092))
376
+ - **signal:** remove once listene in dispatch change imediatly the loop! ([e4d420d](https://github.com/Alwatr/flux/commit/e4d420d3a086558dc01dcd7a9c5fe3e96677f092))
317
377
 
318
- ## [0.7.2](https://github.com/AliMD/alwatr-signal/compare/v0.7.1...v0.7.2) (2022-03-12)
378
+ ## [0.7.2](https://github.com/Alwatr/flux/compare/v0.7.1...v0.7.2) (2022-03-12)
319
379
 
320
380
  ### Bug Fixes
321
381
 
322
- - **signal:** promise to multi requests works ([dd59f0e](https://github.com/AliMD/alwatr-signal/commit/dd59f0e5737abec72c41895b93365199fad66fcb))
382
+ - **signal:** promise to multi requests works ([dd59f0e](https://github.com/Alwatr/flux/commit/dd59f0e5737abec72c41895b93365199fad66fcb))
323
383
 
324
- # [0.7.0](https://github.com/AliMD/alwatr-signal/compare/v0.6.1...v0.7.0) (2022-03-12)
384
+ # [0.7.0](https://github.com/Alwatr/flux/compare/v0.6.1...v0.7.0) (2022-03-12)
325
385
 
326
386
  **Note:** Version bump only for package @alwatr/signal
327
387
 
328
- # [0.6.0](https://github.com/AliMD/alwatr-signal/compare/v0.5.0...v0.6.0) (2022-03-11)
388
+ # [0.6.0](https://github.com/Alwatr/flux/compare/v0.5.0...v0.6.0) (2022-03-11)
329
389
 
330
390
  ### Bug Fixes
331
391
 
332
- - alalwatr ([898aa6e](https://github.com/AliMD/alwatr-signal/commit/898aa6ed0888eab9265c83b96a50f1b8c216d143))
333
- - **packages:** duplicate alwatr keyword ([77d4aa2](https://github.com/AliMD/alwatr-signal/commit/77d4aa2105ad47515c3eee251fd6b8c281d0d1fc))
392
+ - alalwatr ([898aa6e](https://github.com/Alwatr/flux/commit/898aa6ed0888eab9265c83b96a50f1b8c216d143))
393
+ - **packages:** duplicate alwatr keyword ([77d4aa2](https://github.com/Alwatr/flux/commit/77d4aa2105ad47515c3eee251fd6b8c281d0d1fc))
334
394
 
335
- # [0.5.0](https://github.com/AliMD/alwatr-signal/compare/v0.4.0...v0.5.0) (2022-03-11)
395
+ # [0.5.0](https://github.com/Alwatr/flux/compare/v0.4.0...v0.5.0) (2022-03-11)
336
396
 
337
397
  ### Bug Fixes
338
398
 
339
- - **signal:** disabled getter and optional dispatch options ([28ced3d](https://github.com/AliMD/alwatr-signal/commit/28ced3d0c4cdf44fc2aebfab98db0883fc5363fe))
399
+ - **signal:** disabled getter and optional dispatch options ([28ced3d](https://github.com/Alwatr/flux/commit/28ced3d0c4cdf44fc2aebfab98db0883fc5363fe))
340
400
 
341
401
  ### Features
342
402
 
343
- - **signal:** new SignalInterface ([221701a](https://github.com/AliMD/alwatr-signal/commit/221701a54ea9edda4a3a935a7b098e235ec52691))
403
+ - **signal:** new SignalInterface ([221701a](https://github.com/Alwatr/flux/commit/221701a54ea9edda4a3a935a7b098e235ec52691))
344
404
 
345
- # [0.4.0](https://github.com/AliMD/alwatr-signal/compare/v0.3.0...v0.4.0) (2022-03-11)
405
+ # [0.4.0](https://github.com/Alwatr/flux/compare/v0.3.0...v0.4.0) (2022-03-11)
346
406
 
347
407
  **Note:** Version bump only for package @alwatr/signal
348
408
 
349
- # [0.3.0](https://github.com/AliMD/alwatr-signal/compare/v0.2.1...v0.3.0) (2022-03-06)
409
+ # [0.3.0](https://github.com/Alwatr/flux/compare/v0.2.1...v0.3.0) (2022-03-06)
350
410
 
351
411
  ### Bug Fixes
352
412
 
353
- - **signal:** signal provider type ([0151c57](https://github.com/AliMD/alwatr-signal/commit/0151c57d9b6d4f7e83bb9b1847ebe0ae53cd8f89))
413
+ - **signal:** signal provider type ([0151c57](https://github.com/Alwatr/flux/commit/0151c57d9b6d4f7e83bb9b1847ebe0ae53cd8f89))
354
414
 
355
- ## [0.2.1](https://github.com/AliMD/alwatr-signal/compare/v0.2.0...v0.2.1) (2022-03-05)
415
+ ## [0.2.1](https://github.com/Alwatr/flux/compare/v0.2.0...v0.2.1) (2022-03-05)
356
416
 
357
417
  ### Bug Fixes
358
418
 
359
- - **signal:** signal value type issue ([292a4a7](https://github.com/AliMD/alwatr-signal/commit/292a4a7d12a2fd143761e67cd1ecd2e5e40f2ee9))
419
+ - **signal:** signal value type issue ([292a4a7](https://github.com/Alwatr/flux/commit/292a4a7d12a2fd143761e67cd1ecd2e5e40f2ee9))
360
420
 
361
- # [0.2.0](https://github.com/AliMD/alwatr-signal/compare/v0.1.2...v0.2.0) (2022-03-05)
421
+ # [0.2.0](https://github.com/Alwatr/flux/compare/v0.1.2...v0.2.0) (2022-03-05)
362
422
 
363
423
  ### Bug Fixes
364
424
 
365
- - **router:** rename setSignalProvider callback detail to requestParam ([6e09f87](https://github.com/AliMD/alwatr-signal/commit/6e09f8772d320625fb4c15ccaa0abcfa2932f992))
366
- - **signal:** fix dispatchSignal value parameters ([4d34cfb](https://github.com/AliMD/alwatr-signal/commit/4d34cfbb5281d5ce4a4f06ddaaf72218dde80cdd))
425
+ - **router:** rename setSignalProvider callback detail to requestParam ([6e09f87](https://github.com/Alwatr/flux/commit/6e09f8772d320625fb4c15ccaa0abcfa2932f992))
426
+ - **signal:** fix dispatchSignal value parameters ([4d34cfb](https://github.com/Alwatr/flux/commit/4d34cfbb5281d5ce4a4f06ddaaf72218dde80cdd))
367
427
 
368
428
  ### Features
369
429
 
370
- - **signal:** add contributors ([64287cd](https://github.com/AliMD/alwatr-signal/commit/64287cd8cea95665a6ed298177df60dadda7642b))
371
- - **signal:** improve signal provider by dispatch return content ([80c2b27](https://github.com/AliMD/alwatr-signal/commit/80c2b275bcc0521327400c5902f512c778f5eb3f))
430
+ - **signal:** add contributors ([64287cd](https://github.com/Alwatr/flux/commit/64287cd8cea95665a6ed298177df60dadda7642b))
431
+ - **signal:** improve signal provider by dispatch return content ([80c2b27](https://github.com/Alwatr/flux/commit/80c2b275bcc0521327400c5902f512c778f5eb3f))
372
432
 
373
- ## [0.1.2](https://github.com/AliMD/alwatr-signal/compare/v0.1.1...v0.1.2) (2022-03-03)
433
+ ## [0.1.2](https://github.com/Alwatr/flux/compare/v0.1.1...v0.1.2) (2022-03-03)
374
434
 
375
435
  **Note:** Version bump only for package @alwatr/signal
376
436
 
377
- ## [0.1.1](https://github.com/AliMD/alwatr-signal/compare/v0.1.0...v0.1.1) (2022-03-03)
437
+ ## [0.1.1](https://github.com/Alwatr/flux/compare/v0.1.0...v0.1.1) (2022-03-03)
378
438
 
379
439
  ### Bug Fixes
380
440
 
381
- - **packages:** add publish config to public ([9cb3710](https://github.com/AliMD/alwatr-signal/commit/9cb37106b5a35d24d5195ff54232e5769ccc034e))
441
+ - **packages:** add publish config to public ([9cb3710](https://github.com/Alwatr/flux/commit/9cb37106b5a35d24d5195ff54232e5769ccc034e))
382
442
 
383
443
  # 0.1.0 (2022-03-02)
384
444
 
385
445
  ### Bug Fixes
386
446
 
387
- - **signal:** AlwatrRequestSignals global type ([228e333](https://github.com/AliMD/alwatr-signal/commit/228e3333326b23df51e7834872daf1349826bf09))
447
+ - **signal:** AlwatrRequestSignals global type ([228e333](https://github.com/Alwatr/flux/commit/228e3333326b23df51e7834872daf1349826bf09))
388
448
 
389
449
  ### Features
390
450
 
391
- - **signal:** addSignalListener ([e7c5742](https://github.com/AliMD/alwatr-signal/commit/e7c57427ef11e2624eb9a52a166720b1a3c5f66a))
392
- - **signal:** getSignalObject ([b38954c](https://github.com/AliMD/alwatr-signal/commit/b38954cf4ae1c24eaaa79ecf513995a4678814ee))
393
- - **signal:** impeliment addSignalProvider, waitForSignal, hasSignalDispatchedBefore, expireSignal ([e0b4d78](https://github.com/AliMD/alwatr-signal/commit/e0b4d7831764d4454591f5105c5512e1657a63e5))
394
- - **signal:** impeliment dispatchSignal ([cb2dfbe](https://github.com/AliMD/alwatr-signal/commit/cb2dfbe23ea751cba93cb1f6516cd2bfa2ecb18e))
395
- - **signal:** ListenerObject, SignalObject types ([36d8a33](https://github.com/AliMD/alwatr-signal/commit/36d8a336760bba3808cfd26a28e4d24a31c95f8f))
396
- - **signal:** make new package for manage signals ([5bf82b3](https://github.com/AliMD/alwatr-signal/commit/5bf82b3f05abc89102634e9b864d81b5b5af527e))
397
- - **signal:** register to alwatr meta ([9c850e8](https://github.com/AliMD/alwatr-signal/commit/9c850e8df787aa44d289929dc65439e921982dce))
398
- - **signal:** removeSignalListener ([0088a52](https://github.com/AliMD/alwatr-signal/commit/0088a5269ccce8b50a50e444695c81654fda70ff))
399
- - **signal:** requestSignal ([111ab5a](https://github.com/AliMD/alwatr-signal/commit/111ab5a1436bc380f5121ef8c130da7010258d90))
451
+ - **signal:** addSignalListener ([e7c5742](https://github.com/Alwatr/flux/commit/e7c57427ef11e2624eb9a52a166720b1a3c5f66a))
452
+ - **signal:** getSignalObject ([b38954c](https://github.com/Alwatr/flux/commit/b38954cf4ae1c24eaaa79ecf513995a4678814ee))
453
+ - **signal:** impeliment addSignalProvider, waitForSignal, hasSignalDispatchedBefore, expireSignal ([e0b4d78](https://github.com/Alwatr/flux/commit/e0b4d7831764d4454591f5105c5512e1657a63e5))
454
+ - **signal:** impeliment dispatchSignal ([cb2dfbe](https://github.com/Alwatr/flux/commit/cb2dfbe23ea751cba93cb1f6516cd2bfa2ecb18e))
455
+ - **signal:** ListenerObject, SignalObject types ([36d8a33](https://github.com/Alwatr/flux/commit/36d8a336760bba3808cfd26a28e4d24a31c95f8f))
456
+ - **signal:** make new package for manage signals ([5bf82b3](https://github.com/Alwatr/flux/commit/5bf82b3f05abc89102634e9b864d81b5b5af527e))
457
+ - **signal:** register to alwatr meta ([9c850e8](https://github.com/Alwatr/flux/commit/9c850e8df787aa44d289929dc65439e921982dce))
458
+ - **signal:** removeSignalListener ([0088a52](https://github.com/Alwatr/flux/commit/0088a5269ccce8b50a50e444695c81654fda70ff))
459
+ - **signal:** requestSignal ([111ab5a](https://github.com/Alwatr/flux/commit/111ab5a1436bc380f5121ef8c130da7010258d90))