@context-action/core 1.0.0 → 1.1.1

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 ADDED
@@ -0,0 +1,863 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [1.1.1] (2026-08-31)
7
+
8
+ ### Reliability fixes
9
+
10
+ - Export the documented consumer-facing ActionRegister diagnostics, execution,
11
+ payload, and result-dispatch types from the package root. Consumers can now
12
+ import the types used by the public ActionRegister return contracts directly.
13
+
14
+ ## [1.1.0] (2026-08-11)
15
+
16
+ ### Features
17
+
18
+ - Add `destroyAsync({ deferCleanup: true })` for callers that need to close
19
+ admission immediately while deferring final user cleanup to the next
20
+ microtask.
21
+
22
+ ### Reliability fixes
23
+
24
+ - Preserve timeout semantics during retry backoff and keep observer conditions
25
+ ordered by their priority and immutable terminal outcome.
26
+ - Prevent duplicate rejected registrations from unregistering the accepted
27
+ handler and ensure slow observer cleanup cannot keep a timed-out dispatch
28
+ pending.
29
+
30
+ ## [1.0.0] (2026-08-09)
31
+
32
+ ### Stable Contracts
33
+
34
+ - Establish the Guard → Result → Observer phase model, typed action result
35
+ maps, deterministic result handling, race diagnostics, retry barriers, and
36
+ atomic `once` semantics as the v1 runtime contract.
37
+
38
+ ### Breaking Changes from 0.x
39
+
40
+ - Move React-oriented helper exports (`createActionHandler`, `ReactDevUtils`,
41
+ `ReactActionError`, and `isReactActionError`) to `@context-action/react`.
42
+ Core remains a framework-neutral action runtime.
43
+ - Sequential handlers now await completion by default. To retain the prior
44
+ start-and-continue behavior, set `scheduling: 'start-and-continue'` and
45
+ explicitly choose an `errorPolicy` (normally `'collect'`).
46
+ - `registerEffect()` now requires `effectKind`. Migrate admission logic to
47
+ `registerGuard(action, handler)` and post-result effects to
48
+ `registerObserver(action, handler)`. Temporary compatibility calls must use
49
+ `registerEffect(action, handler, { effectKind: 'guard' | 'observer' })`.
50
+
51
+ ### Bug Fixes
52
+
53
+ - Make guard failures fail closed, keep awaited observers within dispatch
54
+ timeout/shutdown ownership, and preserve terminal observer outcomes.
55
+
56
+ ### Deprecated but Supported in 1.x
57
+
58
+ - `registerEffect()` remains available only with an explicit `effectKind`.
59
+ - `HandlerConfig.blocking` remains a compatibility shorthand; new code should
60
+ use `scheduling` and `errorPolicy` explicitly.
61
+ - Generic `register()` remains supported for legacy pipelines; prefer the
62
+ phase-specific registration APIs for new code.
63
+
64
+ ## [0.9.0] (2026-07-21)
65
+
66
+ ### Breaking Changes
67
+
68
+ - Moved action schemas, JSON Schema types, MCP/provider adapters, tool-call
69
+ contracts, and approval queues to `@context-action/tool-protocol`.
70
+ - Removed the Core exports for those protocol and schema APIs. Install and
71
+ import them from the new package when needed.
72
+ - `ActionRegister.actions` and `actionsWithResult` no longer accept the
73
+ options-first void-action form; pass `undefined` as the payload explicitly.
74
+
75
+ ## [0.8.8](https://github.com/mineclover/context-action/compare/v0.8.7...v0.8.8) (2026-07-13)
76
+
77
+
78
+ ### Bug Fixes
79
+
80
+ * **core:** evaluate timing guards before dispatch queue ([4302139](https://github.com/mineclover/context-action/commit/4302139cfa8137d07db1c1c490832041be679018))
81
+
82
+
83
+
84
+
85
+
86
+ ## [0.8.7](https://github.com/mineclover/context-action/compare/v0.8.6...v0.8.7) (2026-07-12)
87
+
88
+
89
+ ### Features
90
+
91
+ * **core:** harden action execution lifecycle ([2348ec6](https://github.com/mineclover/context-action/commit/2348ec65247ab1b234607a03cdf2feef79736553))
92
+
93
+
94
+
95
+
96
+
97
+ ## [0.8.6](https://github.com/mineclover/context-action/compare/v0.8.5...v0.8.6) (2026-03-27)
98
+
99
+ **Note:** Version bump only for package @context-action/core
100
+
101
+
102
+
103
+
104
+
105
+ ## [0.8.5](https://github.com/mineclover/context-action/compare/v0.8.4...v0.8.5) (2026-03-27)
106
+
107
+
108
+ ### Features
109
+
110
+ * Add path-based subscription and TimeTravelStore with major docs cleanup ([9b7d8d2](https://github.com/mineclover/context-action/commit/9b7d8d2f84a65751e477202960e649ad6aa45b01))
111
+ * Add Zod schema integration and createToolContext for LLM tool registry ([1baf4b8](https://github.com/mineclover/context-action/commit/1baf4b80fe236ee9b5ae6b3d11ca66d745185c7a))
112
+ * **vanilla-js:** Add comprehensive vanilla JavaScript support ([db7e0c4](https://github.com/mineclover/context-action/commit/db7e0c435675d97542956ae595f8f5db700f36ab))
113
+
114
+
115
+
116
+
117
+
118
+ ## [0.7.8](https://github.com/mineclover/context-action/compare/v0.7.7...v0.7.8) (2025-11-30)
119
+
120
+
121
+ ### Bug Fixes
122
+
123
+ * Remove unnecessary [@ts-expect-error](https://github.com/ts-expect-error) comments from test files ([27c98e0](https://github.com/mineclover/context-action/commit/27c98e0c2acb876c25ecd89e70c1a4afd0196a99))
124
+
125
+
126
+ ### Features
127
+
128
+ * Add actions-based dispatching with improved type safety ([6bc36e6](https://github.com/mineclover/context-action/commit/6bc36e6d751218d09621fc7ae9bed780154cc70e))
129
+ * Add actionsWithResult for result collection in actions-based dispatching ([a9131a4](https://github.com/mineclover/context-action/commit/a9131a439b0143b17813ec668166fee5264efbfa))
130
+ * Add comprehensive TypeScript type inference system and documentation ([debde90](https://github.com/mineclover/context-action/commit/debde9069f6e4aa1d87ba2652f510c7fcf552707))
131
+ * Add warning messages for unregistered action handlers ([93fb16c](https://github.com/mineclover/context-action/commit/93fb16ccddb1d4458305b626fb3c9ff037e45956))
132
+ * clean release with unified version 0.7.8/0.7.9 ([f0b54a6](https://github.com/mineclover/context-action/commit/f0b54a6ecfa378a42e924492ac2cefaaf90dbb88))
133
+ * **react:** v0.8.1 - React Compiler integration with backwards compatibility ([f3adbcf](https://github.com/mineclover/context-action/commit/f3adbcf2060a89261f01703b3e69ed31852d36a3))
134
+
135
+
136
+ ### Performance Improvements
137
+
138
+ * Optimize core and react package implementations ([88fab30](https://github.com/mineclover/context-action/commit/88fab30709c03537a97b3ba8e1cfe058e80a1107))
139
+
140
+
141
+
142
+
143
+
144
+ ## [0.7.7](https://github.com/mineclover/context-action/compare/v0.6.0...v0.7.7) (2025-09-17)
145
+
146
+
147
+ ### Bug Fixes
148
+
149
+ * **ActionRegister:** enhance error handling and execution context management ([d32a1f6](https://github.com/mineclover/context-action/commit/d32a1f60858141db6dc7ff9bc72fa3056638c97f))
150
+ * **core:** resolve test failures and improve ActionRegister reliability ([82925b9](https://github.com/mineclover/context-action/commit/82925b92f15f2f737d12885512521bc9cc41dff4))
151
+ * lint 경고 수정 - 사용하지 않는 cacheKey 변수 제거 ([a507727](https://github.com/mineclover/context-action/commit/a507727ec177f49d58106779953283723013929a))
152
+ * Resolve ActionRegister execution modes and improve error handling ([71d06bd](https://github.com/mineclover/context-action/commit/71d06bded76cd3ee197002e97d7bb5cc3ccb96ee))
153
+ * resolve core and react package linting warnings ([fc0df76](https://github.com/mineclover/context-action/commit/fc0df76116c6f3de6acc9fc0845743e9e24f2aa2))
154
+ * resolve memory leaks in test files by replacing clearAll() with destroy() ([097a010](https://github.com/mineclover/context-action/commit/097a010ae0572c64643e744c4a529a44f7cbbcb5))
155
+ * resolve Node.js protocol browser compatibility issues ([854a2fa](https://github.com/mineclover/context-action/commit/854a2fa0c8bf87addb0e555f8555def584a04a33))
156
+ * Resolve test memory issues and finalize async handler support ([b4a1666](https://github.com/mineclover/context-action/commit/b4a1666990e2e653e8791b960addff20b8fc3abe))
157
+ * TypeScript 타입 안전성 개선 - targetHandler undefined 체크 추가 ([5aa2691](https://github.com/mineclover/context-action/commit/5aa26916647c0ba659b3e432191e1b590b2ef3f4))
158
+
159
+
160
+ ### Features
161
+
162
+ * Add backward jump support with infinite loop protection ([a0d133f](https://github.com/mineclover/context-action/commit/a0d133f28cf75c69ed70f92fdfbb48654e5b091b))
163
+ * Add comprehensive concurrency test coverage for concurrency.md ([79344e5](https://github.com/mineclover/context-action/commit/79344e57b15ee9e0a882cb65395bf419ecce2b0f))
164
+ * Complete ActionRegister comprehensive test suite improvements ([fda402f](https://github.com/mineclover/context-action/commit/fda402fcc1f611ceed011363df2d1c26c20d8478))
165
+ * Context-Action 라이브러리 핵심 성능 및 안정성 개선 ([f13fe47](https://github.com/mineclover/context-action/commit/f13fe4756c7f1e39872aca7a45fec09f37da3c2c))
166
+ * **core:** enhance ActionRegister performance with optimized caching and pooling ([96fb72a](https://github.com/mineclover/context-action/commit/96fb72a61230cfd38963dc28b853d9ec6323175a))
167
+ * implement advanced unregister function management system ([1086a8a](https://github.com/mineclover/context-action/commit/1086a8abb3a8887df58fe80c1bb02854f0eed7b7))
168
+ * major test improvements and ActionRegister enhancements ([670e426](https://github.com/mineclover/context-action/commit/670e4267d6509b1cd9c6dd048960245251af844f))
169
+ * modernize TypeScript configuration and fix dynamic imports ([725eef5](https://github.com/mineclover/context-action/commit/725eef5e02388e67103d94814935965e066f3e85))
170
+
171
+
172
+ ### Performance Improvements
173
+
174
+ * 메모리 효율성을 위한 필터 캐시 시스템 비활성화 ([1c16221](https://github.com/mineclover/context-action/commit/1c1622100be5f52b37a6f8dfb45bb88766528f80))
175
+
176
+
177
+
178
+
179
+
180
+ ## [0.7.6](https://github.com/mineclover/context-action/compare/v0.6.0...v0.7.6) (2025-09-17)
181
+
182
+
183
+ ### Bug Fixes
184
+
185
+ * **ActionRegister:** enhance error handling and execution context management ([d32a1f6](https://github.com/mineclover/context-action/commit/d32a1f60858141db6dc7ff9bc72fa3056638c97f))
186
+ * **core:** resolve test failures and improve ActionRegister reliability ([82925b9](https://github.com/mineclover/context-action/commit/82925b92f15f2f737d12885512521bc9cc41dff4))
187
+ * lint 경고 수정 - 사용하지 않는 cacheKey 변수 제거 ([a507727](https://github.com/mineclover/context-action/commit/a507727ec177f49d58106779953283723013929a))
188
+ * Resolve ActionRegister execution modes and improve error handling ([71d06bd](https://github.com/mineclover/context-action/commit/71d06bded76cd3ee197002e97d7bb5cc3ccb96ee))
189
+ * resolve core and react package linting warnings ([fc0df76](https://github.com/mineclover/context-action/commit/fc0df76116c6f3de6acc9fc0845743e9e24f2aa2))
190
+ * resolve memory leaks in test files by replacing clearAll() with destroy() ([097a010](https://github.com/mineclover/context-action/commit/097a010ae0572c64643e744c4a529a44f7cbbcb5))
191
+ * resolve Node.js protocol browser compatibility issues ([854a2fa](https://github.com/mineclover/context-action/commit/854a2fa0c8bf87addb0e555f8555def584a04a33))
192
+ * Resolve test memory issues and finalize async handler support ([b4a1666](https://github.com/mineclover/context-action/commit/b4a1666990e2e653e8791b960addff20b8fc3abe))
193
+ * TypeScript 타입 안전성 개선 - targetHandler undefined 체크 추가 ([5aa2691](https://github.com/mineclover/context-action/commit/5aa26916647c0ba659b3e432191e1b590b2ef3f4))
194
+
195
+
196
+ ### Features
197
+
198
+ * Add backward jump support with infinite loop protection ([a0d133f](https://github.com/mineclover/context-action/commit/a0d133f28cf75c69ed70f92fdfbb48654e5b091b))
199
+ * Add comprehensive concurrency test coverage for concurrency.md ([79344e5](https://github.com/mineclover/context-action/commit/79344e57b15ee9e0a882cb65395bf419ecce2b0f))
200
+ * Complete ActionRegister comprehensive test suite improvements ([fda402f](https://github.com/mineclover/context-action/commit/fda402fcc1f611ceed011363df2d1c26c20d8478))
201
+ * Context-Action 라이브러리 핵심 성능 및 안정성 개선 ([f13fe47](https://github.com/mineclover/context-action/commit/f13fe4756c7f1e39872aca7a45fec09f37da3c2c))
202
+ * **core:** enhance ActionRegister performance with optimized caching and pooling ([96fb72a](https://github.com/mineclover/context-action/commit/96fb72a61230cfd38963dc28b853d9ec6323175a))
203
+ * implement advanced unregister function management system ([1086a8a](https://github.com/mineclover/context-action/commit/1086a8abb3a8887df58fe80c1bb02854f0eed7b7))
204
+ * major test improvements and ActionRegister enhancements ([670e426](https://github.com/mineclover/context-action/commit/670e4267d6509b1cd9c6dd048960245251af844f))
205
+ * modernize TypeScript configuration and fix dynamic imports ([725eef5](https://github.com/mineclover/context-action/commit/725eef5e02388e67103d94814935965e066f3e85))
206
+
207
+
208
+ ### Performance Improvements
209
+
210
+ * 메모리 효율성을 위한 필터 캐시 시스템 비활성화 ([1c16221](https://github.com/mineclover/context-action/commit/1c1622100be5f52b37a6f8dfb45bb88766528f80))
211
+
212
+
213
+
214
+
215
+
216
+ ## [0.7.5](https://github.com/mineclover/context-action/compare/v0.6.0...v0.7.5) (2025-09-17)
217
+
218
+
219
+ ### Bug Fixes
220
+
221
+ * **ActionRegister:** enhance error handling and execution context management ([d32a1f6](https://github.com/mineclover/context-action/commit/d32a1f60858141db6dc7ff9bc72fa3056638c97f))
222
+ * **core:** resolve test failures and improve ActionRegister reliability ([82925b9](https://github.com/mineclover/context-action/commit/82925b92f15f2f737d12885512521bc9cc41dff4))
223
+ * lint 경고 수정 - 사용하지 않는 cacheKey 변수 제거 ([a507727](https://github.com/mineclover/context-action/commit/a507727ec177f49d58106779953283723013929a))
224
+ * Resolve ActionRegister execution modes and improve error handling ([71d06bd](https://github.com/mineclover/context-action/commit/71d06bded76cd3ee197002e97d7bb5cc3ccb96ee))
225
+ * resolve core and react package linting warnings ([fc0df76](https://github.com/mineclover/context-action/commit/fc0df76116c6f3de6acc9fc0845743e9e24f2aa2))
226
+ * resolve memory leaks in test files by replacing clearAll() with destroy() ([097a010](https://github.com/mineclover/context-action/commit/097a010ae0572c64643e744c4a529a44f7cbbcb5))
227
+ * Resolve test memory issues and finalize async handler support ([b4a1666](https://github.com/mineclover/context-action/commit/b4a1666990e2e653e8791b960addff20b8fc3abe))
228
+ * TypeScript 타입 안전성 개선 - targetHandler undefined 체크 추가 ([5aa2691](https://github.com/mineclover/context-action/commit/5aa26916647c0ba659b3e432191e1b590b2ef3f4))
229
+
230
+
231
+ ### Features
232
+
233
+ * Add backward jump support with infinite loop protection ([a0d133f](https://github.com/mineclover/context-action/commit/a0d133f28cf75c69ed70f92fdfbb48654e5b091b))
234
+ * Add comprehensive concurrency test coverage for concurrency.md ([79344e5](https://github.com/mineclover/context-action/commit/79344e57b15ee9e0a882cb65395bf419ecce2b0f))
235
+ * Complete ActionRegister comprehensive test suite improvements ([fda402f](https://github.com/mineclover/context-action/commit/fda402fcc1f611ceed011363df2d1c26c20d8478))
236
+ * Context-Action 라이브러리 핵심 성능 및 안정성 개선 ([f13fe47](https://github.com/mineclover/context-action/commit/f13fe4756c7f1e39872aca7a45fec09f37da3c2c))
237
+ * **core:** enhance ActionRegister performance with optimized caching and pooling ([96fb72a](https://github.com/mineclover/context-action/commit/96fb72a61230cfd38963dc28b853d9ec6323175a))
238
+ * implement advanced unregister function management system ([1086a8a](https://github.com/mineclover/context-action/commit/1086a8abb3a8887df58fe80c1bb02854f0eed7b7))
239
+ * major test improvements and ActionRegister enhancements ([670e426](https://github.com/mineclover/context-action/commit/670e4267d6509b1cd9c6dd048960245251af844f))
240
+ * modernize TypeScript configuration and fix dynamic imports ([725eef5](https://github.com/mineclover/context-action/commit/725eef5e02388e67103d94814935965e066f3e85))
241
+
242
+
243
+ ### Performance Improvements
244
+
245
+ * 메모리 효율성을 위한 필터 캐시 시스템 비활성화 ([1c16221](https://github.com/mineclover/context-action/commit/1c1622100be5f52b37a6f8dfb45bb88766528f80))
246
+
247
+
248
+
249
+
250
+
251
+ ## [0.7.4](https://github.com/mineclover/context-action/compare/v0.6.0...v0.7.4) (2025-09-17)
252
+
253
+
254
+ ### Bug Fixes
255
+
256
+ * **ActionRegister:** enhance error handling and execution context management ([d32a1f6](https://github.com/mineclover/context-action/commit/d32a1f60858141db6dc7ff9bc72fa3056638c97f))
257
+ * **core:** resolve test failures and improve ActionRegister reliability ([82925b9](https://github.com/mineclover/context-action/commit/82925b92f15f2f737d12885512521bc9cc41dff4))
258
+ * lint 경고 수정 - 사용하지 않는 cacheKey 변수 제거 ([a507727](https://github.com/mineclover/context-action/commit/a507727ec177f49d58106779953283723013929a))
259
+ * Resolve ActionRegister execution modes and improve error handling ([71d06bd](https://github.com/mineclover/context-action/commit/71d06bded76cd3ee197002e97d7bb5cc3ccb96ee))
260
+ * resolve core and react package linting warnings ([fc0df76](https://github.com/mineclover/context-action/commit/fc0df76116c6f3de6acc9fc0845743e9e24f2aa2))
261
+ * resolve memory leaks in test files by replacing clearAll() with destroy() ([097a010](https://github.com/mineclover/context-action/commit/097a010ae0572c64643e744c4a529a44f7cbbcb5))
262
+ * Resolve test memory issues and finalize async handler support ([b4a1666](https://github.com/mineclover/context-action/commit/b4a1666990e2e653e8791b960addff20b8fc3abe))
263
+ * TypeScript 타입 안전성 개선 - targetHandler undefined 체크 추가 ([5aa2691](https://github.com/mineclover/context-action/commit/5aa26916647c0ba659b3e432191e1b590b2ef3f4))
264
+
265
+
266
+ ### Features
267
+
268
+ * Add backward jump support with infinite loop protection ([a0d133f](https://github.com/mineclover/context-action/commit/a0d133f28cf75c69ed70f92fdfbb48654e5b091b))
269
+ * Add comprehensive concurrency test coverage for concurrency.md ([79344e5](https://github.com/mineclover/context-action/commit/79344e57b15ee9e0a882cb65395bf419ecce2b0f))
270
+ * Complete ActionRegister comprehensive test suite improvements ([fda402f](https://github.com/mineclover/context-action/commit/fda402fcc1f611ceed011363df2d1c26c20d8478))
271
+ * Context-Action 라이브러리 핵심 성능 및 안정성 개선 ([f13fe47](https://github.com/mineclover/context-action/commit/f13fe4756c7f1e39872aca7a45fec09f37da3c2c))
272
+ * **core:** enhance ActionRegister performance with optimized caching and pooling ([96fb72a](https://github.com/mineclover/context-action/commit/96fb72a61230cfd38963dc28b853d9ec6323175a))
273
+ * implement advanced unregister function management system ([1086a8a](https://github.com/mineclover/context-action/commit/1086a8abb3a8887df58fe80c1bb02854f0eed7b7))
274
+ * major test improvements and ActionRegister enhancements ([670e426](https://github.com/mineclover/context-action/commit/670e4267d6509b1cd9c6dd048960245251af844f))
275
+ * modernize TypeScript configuration and fix dynamic imports ([725eef5](https://github.com/mineclover/context-action/commit/725eef5e02388e67103d94814935965e066f3e85))
276
+
277
+
278
+ ### Performance Improvements
279
+
280
+ * 메모리 효율성을 위한 필터 캐시 시스템 비활성화 ([1c16221](https://github.com/mineclover/context-action/commit/1c1622100be5f52b37a6f8dfb45bb88766528f80))
281
+
282
+
283
+
284
+
285
+
286
+ ## [0.7.3](https://github.com/mineclover/context-action/compare/v0.6.0...v0.7.3) (2025-09-16)
287
+
288
+
289
+ ### Bug Fixes
290
+
291
+ * **ActionRegister:** enhance error handling and execution context management ([d32a1f6](https://github.com/mineclover/context-action/commit/d32a1f60858141db6dc7ff9bc72fa3056638c97f))
292
+ * **core:** resolve test failures and improve ActionRegister reliability ([82925b9](https://github.com/mineclover/context-action/commit/82925b92f15f2f737d12885512521bc9cc41dff4))
293
+ * resolve core and react package linting warnings ([fc0df76](https://github.com/mineclover/context-action/commit/fc0df76116c6f3de6acc9fc0845743e9e24f2aa2))
294
+ * Resolve test memory issues and finalize async handler support ([b4a1666](https://github.com/mineclover/context-action/commit/b4a1666990e2e653e8791b960addff20b8fc3abe))
295
+
296
+
297
+ ### Features
298
+
299
+ * Add comprehensive concurrency test coverage for concurrency.md ([79344e5](https://github.com/mineclover/context-action/commit/79344e57b15ee9e0a882cb65395bf419ecce2b0f))
300
+ * Complete ActionRegister comprehensive test suite improvements ([fda402f](https://github.com/mineclover/context-action/commit/fda402fcc1f611ceed011363df2d1c26c20d8478))
301
+ * Context-Action 라이브러리 핵심 성능 및 안정성 개선 ([f13fe47](https://github.com/mineclover/context-action/commit/f13fe4756c7f1e39872aca7a45fec09f37da3c2c))
302
+ * **core:** enhance ActionRegister performance with optimized caching and pooling ([96fb72a](https://github.com/mineclover/context-action/commit/96fb72a61230cfd38963dc28b853d9ec6323175a))
303
+ * implement advanced unregister function management system ([1086a8a](https://github.com/mineclover/context-action/commit/1086a8abb3a8887df58fe80c1bb02854f0eed7b7))
304
+ * major test improvements and ActionRegister enhancements ([670e426](https://github.com/mineclover/context-action/commit/670e4267d6509b1cd9c6dd048960245251af844f))
305
+ * modernize TypeScript configuration and fix dynamic imports ([725eef5](https://github.com/mineclover/context-action/commit/725eef5e02388e67103d94814935965e066f3e85))
306
+
307
+
308
+ ### Performance Improvements
309
+
310
+ * 메모리 효율성을 위한 필터 캐시 시스템 비활성화 ([1c16221](https://github.com/mineclover/context-action/commit/1c1622100be5f52b37a6f8dfb45bb88766528f80))
311
+
312
+
313
+
314
+
315
+
316
+ ## [0.7.2](https://github.com/mineclover/context-action/compare/v0.6.0...v0.7.2) (2025-08-31)
317
+
318
+
319
+ ### Bug Fixes
320
+
321
+ * **ActionRegister:** enhance error handling and execution context management ([d32a1f6](https://github.com/mineclover/context-action/commit/d32a1f60858141db6dc7ff9bc72fa3056638c97f))
322
+ * **core:** resolve test failures and improve ActionRegister reliability ([82925b9](https://github.com/mineclover/context-action/commit/82925b92f15f2f737d12885512521bc9cc41dff4))
323
+ * resolve core and react package linting warnings ([fc0df76](https://github.com/mineclover/context-action/commit/fc0df76116c6f3de6acc9fc0845743e9e24f2aa2))
324
+
325
+
326
+ ### Features
327
+
328
+ * Complete ActionRegister comprehensive test suite improvements ([fda402f](https://github.com/mineclover/context-action/commit/fda402fcc1f611ceed011363df2d1c26c20d8478))
329
+ * Context-Action 라이브러리 핵심 성능 및 안정성 개선 ([f13fe47](https://github.com/mineclover/context-action/commit/f13fe4756c7f1e39872aca7a45fec09f37da3c2c))
330
+ * **core:** enhance ActionRegister performance with optimized caching and pooling ([96fb72a](https://github.com/mineclover/context-action/commit/96fb72a61230cfd38963dc28b853d9ec6323175a))
331
+ * implement advanced unregister function management system ([1086a8a](https://github.com/mineclover/context-action/commit/1086a8abb3a8887df58fe80c1bb02854f0eed7b7))
332
+ * major test improvements and ActionRegister enhancements ([670e426](https://github.com/mineclover/context-action/commit/670e4267d6509b1cd9c6dd048960245251af844f))
333
+ * modernize TypeScript configuration and fix dynamic imports ([725eef5](https://github.com/mineclover/context-action/commit/725eef5e02388e67103d94814935965e066f3e85))
334
+
335
+
336
+
337
+
338
+
339
+ ## [0.7.1](https://github.com/mineclover/context-action/compare/v0.6.0...v0.7.1) (2025-08-31)
340
+
341
+
342
+ ### Bug Fixes
343
+
344
+ * **ActionRegister:** enhance error handling and execution context management ([d32a1f6](https://github.com/mineclover/context-action/commit/d32a1f60858141db6dc7ff9bc72fa3056638c97f))
345
+ * **core:** resolve test failures and improve ActionRegister reliability ([82925b9](https://github.com/mineclover/context-action/commit/82925b92f15f2f737d12885512521bc9cc41dff4))
346
+
347
+
348
+ ### Features
349
+
350
+ * Complete ActionRegister comprehensive test suite improvements ([fda402f](https://github.com/mineclover/context-action/commit/fda402fcc1f611ceed011363df2d1c26c20d8478))
351
+ * Context-Action 라이브러리 핵심 성능 및 안정성 개선 ([f13fe47](https://github.com/mineclover/context-action/commit/f13fe4756c7f1e39872aca7a45fec09f37da3c2c))
352
+ * **core:** enhance ActionRegister performance with optimized caching and pooling ([96fb72a](https://github.com/mineclover/context-action/commit/96fb72a61230cfd38963dc28b853d9ec6323175a))
353
+ * implement advanced unregister function management system ([1086a8a](https://github.com/mineclover/context-action/commit/1086a8abb3a8887df58fe80c1bb02854f0eed7b7))
354
+ * major test improvements and ActionRegister enhancements ([670e426](https://github.com/mineclover/context-action/commit/670e4267d6509b1cd9c6dd048960245251af844f))
355
+ * modernize TypeScript configuration and fix dynamic imports ([725eef5](https://github.com/mineclover/context-action/commit/725eef5e02388e67103d94814935965e066f3e85))
356
+
357
+
358
+
359
+
360
+
361
+ # [0.7.0](https://github.com/mineclover/context-action/compare/v0.6.0...v0.7.0) (2025-08-31)
362
+
363
+
364
+ ### Bug Fixes
365
+
366
+ * **ActionRegister:** enhance error handling and execution context management ([d32a1f6](https://github.com/mineclover/context-action/commit/d32a1f60858141db6dc7ff9bc72fa3056638c97f))
367
+ * **core:** resolve test failures and improve ActionRegister reliability ([82925b9](https://github.com/mineclover/context-action/commit/82925b92f15f2f737d12885512521bc9cc41dff4))
368
+
369
+
370
+ ### Features
371
+
372
+ * Complete ActionRegister comprehensive test suite improvements ([fda402f](https://github.com/mineclover/context-action/commit/fda402fcc1f611ceed011363df2d1c26c20d8478))
373
+ * Context-Action 라이브러리 핵심 성능 및 안정성 개선 ([f13fe47](https://github.com/mineclover/context-action/commit/f13fe4756c7f1e39872aca7a45fec09f37da3c2c))
374
+ * **core:** enhance ActionRegister performance with optimized caching and pooling ([96fb72a](https://github.com/mineclover/context-action/commit/96fb72a61230cfd38963dc28b853d9ec6323175a))
375
+ * implement advanced unregister function management system ([1086a8a](https://github.com/mineclover/context-action/commit/1086a8abb3a8887df58fe80c1bb02854f0eed7b7))
376
+ * major test improvements and ActionRegister enhancements ([670e426](https://github.com/mineclover/context-action/commit/670e4267d6509b1cd9c6dd048960245251af844f))
377
+ * modernize TypeScript configuration and fix dynamic imports ([725eef5](https://github.com/mineclover/context-action/commit/725eef5e02388e67103d94814935965e066f3e85))
378
+
379
+
380
+
381
+
382
+
383
+ # [0.6.0](https://github.com/mineclover/context-action/compare/v0.5.1...v0.6.0) (2025-08-29)
384
+
385
+
386
+ ### Bug Fixes
387
+
388
+ * resolve ActionGuard handler visualization and fix SearchPageRefactored TypeScript errors ([80ea9fb](https://github.com/mineclover/context-action/commit/80ea9fbfa22f4c39ea8182dddb155eb8b337c9b9))
389
+
390
+
391
+
392
+
393
+
394
+ ## [0.5.1](https://github.com/mineclover/context-action/compare/v0.5.0...v0.5.1) (2025-08-28)
395
+
396
+ **Note:** Version bump only for package @context-action/core
397
+
398
+
399
+
400
+
401
+
402
+ # [0.5.0](https://github.com/mineclover/context-action/compare/v0.4.0...v0.5.0) (2025-08-28)
403
+
404
+
405
+ ### Bug Fixes
406
+
407
+ * correct error handling test expectations for non-blocking handlers ([85a2538](https://github.com/mineclover/context-action/commit/85a2538eb8ccb9ec33c19ca6330d3d47592fa6f4))
408
+
409
+
410
+ ### Features
411
+
412
+ * **core:** implement v0.4.1 performance and architecture improvements ([e86e22b](https://github.com/mineclover/context-action/commit/e86e22b1649388d64762a22bb59d7b03c77bfd6b))
413
+ * **react:** comprehensive testing utilities, DevTools, and error handling systems ([9560c75](https://github.com/mineclover/context-action/commit/9560c752ab46962a16fdd3ff2284e383494c4e5a))
414
+ * **react:** enhance ActionContext with optimized dispatch and handler patterns ([49c94dc](https://github.com/mineclover/context-action/commit/49c94dc28237d572670b3b4855acceeee295f47c))
415
+ * replace complex immutability system with Immer for enhanced performance ([059e0c9](https://github.com/mineclover/context-action/commit/059e0c942a2bd8900ce94778179452eed041e22f))
416
+ * **tests:** add comprehensive test management system ([70ec8bb](https://github.com/mineclover/context-action/commit/70ec8bbef6e6bbe301d3d0e1aede745f08a39da9))
417
+
418
+
419
+
420
+
421
+
422
+ # [0.4.1](https://github.com/mineclover/context-action/compare/v0.4.0...v0.4.1) (2025-08-27)
423
+
424
+ ## 🚀 Performance & Architecture Improvements
425
+
426
+ ### ⚡ Major Performance Optimizations
427
+ - **REMOVED**: Complete removal of `executionStats` system - eliminates runtime overhead
428
+ - **OPTIMIZED**: Debug code reduced by 95% - from 40+ lines to 2 lines of essential logging
429
+ - **IMPROVED**: UUID-based handler ID generation using `crypto.randomUUID()` for guaranteed uniqueness
430
+ - **ELIMINATED**: Unnecessary `actionCounters` Map and complex ID generation logic
431
+
432
+ ### 🧠 Memory Management Enhancements
433
+ - **NEW**: Handler limit system with configurable `maxHandlersPerAction` (default: 1000)
434
+ - **NEW**: Memory safety controls to prevent DoS attacks and excessive memory usage
435
+ - **NEW**: Developer-friendly warnings when handler limits are exceeded
436
+ - **REMOVED**: Unnecessary `registrationQueue` as synchronous registration is sufficient
437
+
438
+ ### 🔧 Concurrency & Reliability Improvements
439
+ - **FIXED**: OperationQueue race conditions using Promise-based concurrency control
440
+ - **REPLACED**: Boolean `isProcessing` flag with `processingPromise: Promise<void> | null`
441
+ - **ADDED**: Separate `_doProcess()` method for safer queue processing
442
+ - **ENHANCED**: Unified error handling system with `HandlerError` interface
443
+
444
+ ### 🎯 Code Quality & Maintainability
445
+ - **REDUCED**: Overall code complexity by ~30% through systematic cleanup
446
+ - **UNIFIED**: Consistent error handling across all execution modes (sequential, parallel, race)
447
+ - **IMPROVED**: Type safety with better generic compatibility
448
+ - **STANDARDIZED**: Error processing with `handleExecutionError()` utility function
449
+
450
+ ### 🗑️ Breaking Changes & Removals
451
+ - **REMOVED**: `executionStats` related APIs - `clearExecutionStats()`, `clearActionExecutionStats()`
452
+ - **DEPRECATED**: `executionStats` property in `getActionStats()` returns `undefined`
453
+ - **NOTE**: All other APIs remain fully backward compatible
454
+
455
+ ### 📊 Performance Metrics
456
+ - **Memory Usage**: Reduced by ~30% (150KB → 105KB)
457
+ - **Handler Registration**: 15-20% faster
458
+ - **Action Dispatch**: 10-15% faster
459
+ - **Debug Mode**: 50%+ performance improvement
460
+ - **Code Complexity**: 25% reduction in cyclomatic complexity
461
+ - **Runtime Performance**: 10-50% improvement across different operations
462
+ - **Code Reduction**: 30% streamlined architecture with eliminated unnecessary features
463
+
464
+ ### 🧪 Quality Assurance
465
+ - **Tests**: All 166 tests passing (139 core + 27 new) with 6 environment-specific skips
466
+ - **New Test Suites**: Added memory-management.test.ts (13 tests) and execution-stats-removal.test.ts (14 tests)
467
+ - **Coverage**: Maintained 95%+ test coverage
468
+ - **Build**: Successfully builds with no type errors
469
+ - **Compatibility**: Full backward compatibility maintained
470
+
471
+ ---
472
+
473
+ # [0.4.0](https://github.com/mineclover/context-action/compare/v0.3.1...v0.4.0) (2025-08-27)
474
+
475
+ ## 🚀 Major Features & Improvements
476
+
477
+ ### 🎯 Advanced Filtering System
478
+ - **NEW**: Handler filtering by priority range with `{ min, max }` support
479
+ - **NEW**: Filter by specific handler IDs with `handlerIds` and `excludeHandlerIds`
480
+ - **NEW**: Custom filtering logic with `custom` predicate functions
481
+ - **NEW**: Combined filtering strategies for complex workflows
482
+ - **Performance**: Optimized filtering with conditional array copying
483
+
484
+ ### ⚡ Performance Optimizations
485
+ - **NEW**: Cached environment checks for `isDebugMode()` - 60% performance boost
486
+ - **NEW**: Optimized handler ID generation using per-action counters vs Math.random()
487
+ - **NEW**: Smart array filtering - only copies arrays when filtering is needed
488
+ - **NEW**: Unified logging method reduces overhead and improves consistency
489
+
490
+ ### 🧹 Memory Management & Cleanup
491
+ - **NEW**: ActionGuard auto-cleanup system with 60-second idle timeout
492
+ - **NEW**: Comprehensive `destroy()` method for ActionRegister cleanup
493
+ - **NEW**: Automatic timer and promise cleanup to prevent memory leaks
494
+ - **NEW**: Handler cleanup tracking with usage statistics
495
+
496
+ ### 🎛️ Enhanced Handler Configuration
497
+ - **NEW**: `replaceExisting` option for handler replacement (great for React HMR)
498
+ - **NEW**: Immediate execution bypass with `immediate` option
499
+ - **NEW**: Queue priority control with `queuePriority` option
500
+ - **NEW**: Execution timeout support with `timeout` option
501
+ - **NEW**: Retry on error with configurable `maxAttempts` and `delay`
502
+
503
+ ### 📊 Result Collection & Strategies
504
+ - **NEW**: Advanced result collection strategies: `first`, `last`, `all`, `merge`, `custom`
505
+ - **NEW**: Custom result merger functions for complex result aggregation
506
+ - **NEW**: `maxResults` limit for performance optimization
507
+ - **NEW**: `includeErrors` option for comprehensive error tracking
508
+ - **NEW**: Execution statistics with timing, success rates, and handler counts
509
+
510
+ ### ⚛️ React Integration Helpers
511
+ - **NEW**: `useActionHandler` hook with automatic cleanup and HMR support
512
+ - **NEW**: `createReactHandlerConfig` for React-optimized handler setup
513
+ - **NEW**: `createReactDispatcher` with React-specific error handling
514
+ - **NEW**: `ReactDevUtils` for development debugging and statistics
515
+ - **NEW**: `ReactActionError` for Error Boundary integration
516
+
517
+ ### 🏗️ Configuration Enhancements
518
+ - **NEW**: `useConcurrencyQueue` for thread-safe operations
519
+ - **NEW**: Global `errorHandler` for unhandled action errors
520
+ - **NEW**: Enhanced registry information with detailed statistics
521
+ - **IMPROVED**: Statistics are always available (no configuration needed)
522
+
523
+ ## 🔄 Backward Compatibility
524
+
525
+ **100% backward compatibility maintained** - all existing code works without changes.
526
+
527
+ - All new features are **opt-in** with sensible defaults
528
+ - Existing APIs unchanged and fully supported
529
+ - No breaking changes to core functionality
530
+ - Migration path provided for new features
531
+
532
+ ## 📈 Performance Improvements
533
+
534
+ - **Environment Checks**: 60% faster debug mode detection through caching
535
+ - **Handler IDs**: Optimized generation with per-action counters
536
+ - **Memory Usage**: Automatic cleanup prevents memory leaks
537
+ - **Filtering**: Smart array operations reduce unnecessary copying
538
+ - **Token Efficiency**: Unified logging reduces overhead
539
+
540
+ ## 🛡️ Enhanced Error Handling
541
+
542
+ - **Consistent Behavior**: All synchronous errors fail pipeline (fail-fast)
543
+ - **Error Collection**: Comprehensive error tracking with context
544
+ - **Retry Logic**: Built-in retry mechanisms for transient failures
545
+ - **Error Recovery**: Pipeline controller methods for graceful error handling
546
+
547
+ ## 🧪 Testing & Quality
548
+
549
+ - **Test Coverage**: 119 total tests including 11 new filtering tests
550
+ - **Type Safety**: Enhanced TypeScript definitions with strict checking
551
+ - **Performance Tests**: Comprehensive benchmarking for optimizations
552
+ - **Integration Tests**: Full React integration testing
553
+
554
+ ## 📚 Documentation Updates
555
+
556
+ - **Complete README**: Comprehensive documentation with all new features
557
+ - **API Reference**: Updated with all new types and options
558
+ - **Migration Guide**: Step-by-step guide from v0.3.x to v0.4.0
559
+ - **Examples**: Extensive code examples for all new features
560
+ - **Performance Tips**: Best practices for optimal performance
561
+
562
+ ### Bug Fixes
563
+
564
+ * **core**: Fix priority filtering implementation in filterHandlers method
565
+ * **core**: Resolve TypeScript import errors in react-helpers.ts
566
+ * **tests**: Update Jest configuration for proper filtering test execution
567
+ * **types**: Improve type safety with Required<HandlerConfig> assertions
568
+
569
+ ### Features
570
+
571
+ * **core**: Add comprehensive filtering system with priority, ID, and custom filters
572
+ * **core**: Implement performance optimizations with caching and smart operations
573
+ * **core**: Add ActionGuard auto-cleanup with configurable idle timeout
574
+ * **core**: Introduce replaceExisting option for handler replacement
575
+ * **core**: Add immediate execution and queue priority control
576
+ * **core**: Implement result collection strategies and execution statistics
577
+ * **react**: Add React integration helpers with HMR and Error Boundary support
578
+ * **config**: Extend ActionRegisterConfig with error handling and concurrency options
579
+ * **docs**: Complete documentation overhaul with new features and migration guide
580
+
581
+ ### Performance Improvements
582
+
583
+ * **core**: Cache environment variable checks for 60% performance boost
584
+ * **core**: Optimize handler ID generation with per-action counters
585
+ * **core**: Implement smart array filtering with conditional copying
586
+ * **core**: Add unified logging method to reduce overhead
587
+
588
+ ### Developer Experience
589
+
590
+ * **react**: useActionHandler hook with automatic cleanup and HMR support
591
+ * **react**: ReactDevUtils for development debugging and performance monitoring
592
+ * **docs**: Comprehensive examples for all filtering and configuration options
593
+ * **testing**: Extensive test suite with filtering and integration tests
594
+
595
+
596
+
597
+
598
+
599
+ ## [0.3.1](https://github.com/mineclover/context-action/compare/v0.2.1...v0.3.1) (2025-08-21)
600
+
601
+
602
+ ### Bug Fixes
603
+
604
+ * **ci:** standardize tsdown version across all packages ([714ab1d](https://github.com/mineclover/context-action/commit/714ab1d7f8005096f7abe2f09d8067f500168a3a))
605
+ * **core,react:** improve code quality and security across packages ([e7baf2f](https://github.com/mineclover/context-action/commit/e7baf2fb8bf49bc5ae0b3f92efbf567fb5d2da09))
606
+ * resolve event object detection warnings for RefStore ([de9a3c2](https://github.com/mineclover/context-action/commit/de9a3c2aec135ce0bb562ee9c7d367cbe201b4e4))
607
+
608
+
609
+ ### Features
610
+
611
+ * enhance type safety and fix test implementations ([ad374a7](https://github.com/mineclover/context-action/commit/ad374a71ff98b78e4ed14d524d6c4ecc8f6ab99e))
612
+ * implement RefContext mouse events with zero-render architecture ([274c510](https://github.com/mineclover/context-action/commit/274c5109ccdae1883a016cd17adeda55cb5ac537))
613
+ * **security:** major security and tooling updates ([f0d794e](https://github.com/mineclover/context-action/commit/f0d794eb007d58a301c01d0b4b36f07865da2434))
614
+
615
+
616
+
617
+
618
+
619
+ # [0.3.0](https://github.com/mineclover/context-action/compare/v0.2.1...v0.3.0) (2025-08-20)
620
+
621
+
622
+ ### Bug Fixes
623
+
624
+ * **ci:** standardize tsdown version across all packages ([714ab1d](https://github.com/mineclover/context-action/commit/714ab1d7f8005096f7abe2f09d8067f500168a3a))
625
+ * **core,react:** improve code quality and security across packages ([e7baf2f](https://github.com/mineclover/context-action/commit/e7baf2fb8bf49bc5ae0b3f92efbf567fb5d2da09))
626
+ * resolve event object detection warnings for RefStore ([de9a3c2](https://github.com/mineclover/context-action/commit/de9a3c2aec135ce0bb562ee9c7d367cbe201b4e4))
627
+
628
+
629
+ ### Features
630
+
631
+ * enhance type safety and fix test implementations ([ad374a7](https://github.com/mineclover/context-action/commit/ad374a71ff98b78e4ed14d524d6c4ecc8f6ab99e))
632
+ * implement RefContext mouse events with zero-render architecture ([274c510](https://github.com/mineclover/context-action/commit/274c5109ccdae1883a016cd17adeda55cb5ac537))
633
+ * **security:** major security and tooling updates ([f0d794e](https://github.com/mineclover/context-action/commit/f0d794eb007d58a301c01d0b4b36f07865da2434))
634
+
635
+
636
+
637
+
638
+
639
+ ## [0.2.3](https://github.com/mineclover/context-action/compare/v0.2.1...v0.2.3) (2025-08-19)
640
+
641
+
642
+ ### Bug Fixes
643
+
644
+ * **ci:** standardize tsdown version across all packages ([714ab1d](https://github.com/mineclover/context-action/commit/714ab1d7f8005096f7abe2f09d8067f500168a3a))
645
+ * **core,react:** improve code quality and security across packages ([e7baf2f](https://github.com/mineclover/context-action/commit/e7baf2fb8bf49bc5ae0b3f92efbf567fb5d2da09))
646
+
647
+
648
+ ### Features
649
+
650
+ * **security:** major security and tooling updates ([f0d794e](https://github.com/mineclover/context-action/commit/f0d794eb007d58a301c01d0b4b36f07865da2434))
651
+
652
+
653
+
654
+
655
+
656
+ ## [0.2.2](https://github.com/mineclover/context-action/compare/v0.2.1...v0.2.2) (2025-08-15)
657
+
658
+
659
+ ### Bug Fixes
660
+
661
+ * **ci:** standardize tsdown version across all packages ([714ab1d](https://github.com/mineclover/context-action/commit/714ab1d7f8005096f7abe2f09d8067f500168a3a))
662
+ * **core,react:** improve code quality and security across packages ([e7baf2f](https://github.com/mineclover/context-action/commit/e7baf2fb8bf49bc5ae0b3f92efbf567fb5d2da09))
663
+
664
+
665
+ ### Features
666
+
667
+ * **security:** major security and tooling updates ([f0d794e](https://github.com/mineclover/context-action/commit/f0d794eb007d58a301c01d0b4b36f07865da2434))
668
+
669
+
670
+
671
+
672
+
673
+ ## [0.2.1](https://github.com/mineclover/context-action/compare/v0.1.1...v0.2.1) (2025-08-15)
674
+
675
+
676
+ ### Features
677
+
678
+ * **core:** resolve concurrency issues with OperationQueue system ([e42339f](https://github.com/mineclover/context-action/commit/e42339ffd4d0983ee6787fadebae1d17d3d95f29))
679
+ * optimize codebase and remove legacy code ([19c042f](https://github.com/mineclover/context-action/commit/19c042f4a2915c0bd1bd9b76cb7750a061af6675))
680
+
681
+
682
+
683
+
684
+
685
+ # [0.2.0](https://github.com/mineclover/context-action/compare/v0.1.1...v0.2.0) (2025-08-15)
686
+
687
+
688
+ ### Features
689
+
690
+ * **core:** resolve concurrency issues with OperationQueue system ([e42339f](https://github.com/mineclover/context-action/commit/e42339ffd4d0983ee6787fadebae1d17d3d95f29))
691
+
692
+
693
+
694
+
695
+
696
+ # 0.1.0 (2025-08-14)
697
+
698
+
699
+ ### Bug Fixes
700
+
701
+ * ESLint 설정 파일 ES 모듈 호환성 문제 해결 ([1a92051](https://github.com/mineclover/context-action/commit/1a92051a2a3b48fbb502c7c65ee896c600661ce5))
702
+ * Implement lightweight secure handler ID generation to prevent prediction attacks ([2b9cde5](https://github.com/mineclover/context-action/commit/2b9cde5e0dd1a8efbcef796e3e44bb14f9faf480))
703
+ * resolve store initialization warning for falsy values ([9fabce8](https://github.com/mineclover/context-action/commit/9fabce846c2b927fd7a753144f50bd4f891e046a))
704
+ * resolve TypeScript type safety issues across packages ([9fe20b9](https://github.com/mineclover/context-action/commit/9fe20b9c5a249c262119fde5d35b3a094991963f))
705
+ * test-app tsconfig.json 참조 경로 수정 ([4d1ec3e](https://github.com/mineclover/context-action/commit/4d1ec3e5641b3cabac7d827fb113ccad8b10189b))
706
+ * Update test scripts to pass with no tests ([59a08d4](https://github.com/mineclover/context-action/commit/59a08d435ad52698497b220277569a521f89f5d7))
707
+
708
+
709
+ ### Features
710
+
711
+ * add AbortSignal support to core ActionRegister dispatch methods ([315cae7](https://github.com/mineclover/context-action/commit/315cae7509cc834b2cca183ff0025c10bb22ea6e))
712
+ * Add comprehensive logging system with OpenTelemetry support ([0a46cdd](https://github.com/mineclover/context-action/commit/0a46cdd265dee54c41a28751dfcb3db939dc6fb6))
713
+ * Change default log level to TRACE in environment variables ([d2a95d0](https://github.com/mineclover/context-action/commit/d2a95d02531a29943296e28ff40b3833c6858b4d))
714
+ * Complete React pages modularization and improve error handling ([19bc5a6](https://github.com/mineclover/context-action/commit/19bc5a6fd565688e90bc7f3069b1afd91cbb9cf1))
715
+ * **core:** Fix execution abort functionality and improve handler management ([88e3dd4](https://github.com/mineclover/context-action/commit/88e3dd407a039585a35467935d66261f668cf3ea))
716
+ * dispatch 옵션 업그레이드 - debounce, throttle, executionMode 지원 ([1b84388](https://github.com/mineclover/context-action/commit/1b8438857e97decaff02070d4a51e638d2b8a9ce))
717
+ * enhance action registration with auto-abort functionality ([d80aa5b](https://github.com/mineclover/context-action/commit/d80aa5bb6cc9a6eea293288789aeb91005261796))
718
+ * Enhance core package documentation and type definitions ([17a84e0](https://github.com/mineclover/context-action/commit/17a84e0e1465d0ebcddfc92ae3c6b767f8f20401))
719
+ * Enhance documentation and improve ActionRegister functionality ([bde754b](https://github.com/mineclover/context-action/commit/bde754b82f079cc378b9e414dc7d66ec062ae71d))
720
+ * **example:** Add comprehensive store management demo pages ([e1f0162](https://github.com/mineclover/context-action/commit/e1f0162ec6f71d7098f5289b4463bd7cf0353d8b))
721
+ * **glossary:** Extract architecture patterns from example code ([513faac](https://github.com/mineclover/context-action/commit/513faacd543208e26abbfbe1ea997206f28d7699))
722
+ * **glossary:** 스캐너 개선으로 ActionRegister 클래스 인식 및 구현 커버리지 35%로 향상 ([55d0a39](https://github.com/mineclover/context-action/commit/55d0a397ff33c90f6da3c4d28b09a76f60a14f55))
723
+ * HMR 시스템 완성 및 Core Store 비교 최적화 ([ccc5029](https://github.com/mineclover/context-action/commit/ccc50299f49d7d6fa115ef389a7eabdb52e4b0c5))
724
+ * implement complete pipeline control system with execution modes and action guards ([7f27112](https://github.com/mineclover/context-action/commit/7f2711279c6dd28e8a468b4313baeb0d61180e90))
725
+ * improve hook naming clarity with backwards compatibility ([485297e](https://github.com/mineclover/context-action/commit/485297ef164c69a4fc5b3607c493c0a949616ab9))
726
+ * Major architecture refactoring and documentation update ([aadb45d](https://github.com/mineclover/context-action/commit/aadb45d0bc86502243b2390a1c6da7d4736e0208))
727
+ * separate logger into independent package ([6cb727c](https://github.com/mineclover/context-action/commit/6cb727cfe03230d03e9f928fb92d86c2d3ae7360))
728
+ * Update logging configuration and enhance JSON settings ([8b15e76](https://github.com/mineclover/context-action/commit/8b15e76ff48c03aca2c876bf5f13eed36e26766b))
729
+ * 레거시 코드 제거 및 외부 abort 기능 개선 ([f4a0d18](https://github.com/mineclover/context-action/commit/f4a0d18d316656ba74182c376ffd65ed039ab747))
730
+ * 액션 실행 결과 반환 및 수집 시스템 구현 ([071131e](https://github.com/mineclover/context-action/commit/071131e286c392feef97d57ed3c08497c9add395))
731
+ * 파이프라인 결과 처리 시스템과 핸들러 메타데이터 확장 ([554dd29](https://github.com/mineclover/context-action/commit/554dd29a06f04371b1e84ad6458fbfee7f205ed0))
732
+ * 핵심 용어 JSDoc 태그 구현으로 용어집 매칭률 67% 달성 ([64b19e1](https://github.com/mineclover/context-action/commit/64b19e1be9da70106a26313c50f49da8eed8bfbb))
733
+
734
+
735
+ ### BREAKING CHANGES
736
+
737
+ * None - fully backwards compatible with deprecation warnings
738
+
739
+ The old naming (useActionRegister/useRegistry) was confusing as both returned
740
+ different things but had similar names. New naming clearly indicates:
741
+ - useActionHandler returns a function to add handlers
742
+ - useStores returns access to the store registry
743
+ * Auto-generated handler IDs now use unpredictable pattern
744
+
745
+ - Replace predictable handler_N pattern with handler_N_randomSuffix
746
+ - Use Math.random().toString(36) for lightweight randomness (2.3x faster than crypto.randomUUID)
747
+ - Maintain performance: ~0.01ms overhead vs 0.0007ms for crypto approach
748
+ - Prevent ID prediction attacks while preserving counter-based ordering
749
+ - Update documentation with performance comparison and security strategies
750
+
751
+ Security Impact:
752
+ - Before: handler_1, handler_2, handler_3 (predictable)
753
+ - After: handler_1_k3x9z, handler_2_m8p4w, handler_3_r7q2s (unpredictable)
754
+
755
+ Performance Results (10,000 iterations):
756
+ - crypto.randomUUID(): 0.0007ms/op
757
+ - Math.random() approach: 0.0003ms/op (chosen)
758
+ - Current predictable: 0.0001ms/op (vulnerable)
759
+
760
+ 🤖 Generated with [Claude Code](https://claude.ai/code)
761
+
762
+ Co-Authored-By: Claude <noreply@anthropic.com>
763
+
764
+
765
+
766
+
767
+
768
+ ## 0.0.5 (2025-08-13)
769
+
770
+
771
+ ### Bug Fixes
772
+
773
+ * ESLint 설정 파일 ES 모듈 호환성 문제 해결 ([1a92051](https://github.com/mineclover/context-action/commit/1a92051a2a3b48fbb502c7c65ee896c600661ce5))
774
+ * Implement lightweight secure handler ID generation to prevent prediction attacks ([2b9cde5](https://github.com/mineclover/context-action/commit/2b9cde5e0dd1a8efbcef796e3e44bb14f9faf480))
775
+ * resolve store initialization warning for falsy values ([9fabce8](https://github.com/mineclover/context-action/commit/9fabce846c2b927fd7a753144f50bd4f891e046a))
776
+ * resolve TypeScript type safety issues across packages ([9fe20b9](https://github.com/mineclover/context-action/commit/9fe20b9c5a249c262119fde5d35b3a094991963f))
777
+ * test-app tsconfig.json 참조 경로 수정 ([4d1ec3e](https://github.com/mineclover/context-action/commit/4d1ec3e5641b3cabac7d827fb113ccad8b10189b))
778
+ * Update test scripts to pass with no tests ([59a08d4](https://github.com/mineclover/context-action/commit/59a08d435ad52698497b220277569a521f89f5d7))
779
+
780
+
781
+ ### Features
782
+
783
+ * add AbortSignal support to core ActionRegister dispatch methods ([315cae7](https://github.com/mineclover/context-action/commit/315cae7509cc834b2cca183ff0025c10bb22ea6e))
784
+ * Add comprehensive logging system with OpenTelemetry support ([0a46cdd](https://github.com/mineclover/context-action/commit/0a46cdd265dee54c41a28751dfcb3db939dc6fb6))
785
+ * Change default log level to TRACE in environment variables ([d2a95d0](https://github.com/mineclover/context-action/commit/d2a95d02531a29943296e28ff40b3833c6858b4d))
786
+ * Complete React pages modularization and improve error handling ([19bc5a6](https://github.com/mineclover/context-action/commit/19bc5a6fd565688e90bc7f3069b1afd91cbb9cf1))
787
+ * **core:** Fix execution abort functionality and improve handler management ([88e3dd4](https://github.com/mineclover/context-action/commit/88e3dd407a039585a35467935d66261f668cf3ea))
788
+ * dispatch 옵션 업그레이드 - debounce, throttle, executionMode 지원 ([1b84388](https://github.com/mineclover/context-action/commit/1b8438857e97decaff02070d4a51e638d2b8a9ce))
789
+ * enhance action registration with auto-abort functionality ([d80aa5b](https://github.com/mineclover/context-action/commit/d80aa5bb6cc9a6eea293288789aeb91005261796))
790
+ * Enhance core package documentation and type definitions ([17a84e0](https://github.com/mineclover/context-action/commit/17a84e0e1465d0ebcddfc92ae3c6b767f8f20401))
791
+ * Enhance documentation and improve ActionRegister functionality ([bde754b](https://github.com/mineclover/context-action/commit/bde754b82f079cc378b9e414dc7d66ec062ae71d))
792
+ * **example:** Add comprehensive store management demo pages ([e1f0162](https://github.com/mineclover/context-action/commit/e1f0162ec6f71d7098f5289b4463bd7cf0353d8b))
793
+ * **glossary:** Extract architecture patterns from example code ([513faac](https://github.com/mineclover/context-action/commit/513faacd543208e26abbfbe1ea997206f28d7699))
794
+ * **glossary:** 스캐너 개선으로 ActionRegister 클래스 인식 및 구현 커버리지 35%로 향상 ([55d0a39](https://github.com/mineclover/context-action/commit/55d0a397ff33c90f6da3c4d28b09a76f60a14f55))
795
+ * HMR 시스템 완성 및 Core Store 비교 최적화 ([ccc5029](https://github.com/mineclover/context-action/commit/ccc50299f49d7d6fa115ef389a7eabdb52e4b0c5))
796
+ * implement complete pipeline control system with execution modes and action guards ([7f27112](https://github.com/mineclover/context-action/commit/7f2711279c6dd28e8a468b4313baeb0d61180e90))
797
+ * improve hook naming clarity with backwards compatibility ([485297e](https://github.com/mineclover/context-action/commit/485297ef164c69a4fc5b3607c493c0a949616ab9))
798
+ * Major architecture refactoring and documentation update ([aadb45d](https://github.com/mineclover/context-action/commit/aadb45d0bc86502243b2390a1c6da7d4736e0208))
799
+ * separate logger into independent package ([6cb727c](https://github.com/mineclover/context-action/commit/6cb727cfe03230d03e9f928fb92d86c2d3ae7360))
800
+ * Update logging configuration and enhance JSON settings ([8b15e76](https://github.com/mineclover/context-action/commit/8b15e76ff48c03aca2c876bf5f13eed36e26766b))
801
+ * 레거시 코드 제거 및 외부 abort 기능 개선 ([f4a0d18](https://github.com/mineclover/context-action/commit/f4a0d18d316656ba74182c376ffd65ed039ab747))
802
+ * 액션 실행 결과 반환 및 수집 시스템 구현 ([071131e](https://github.com/mineclover/context-action/commit/071131e286c392feef97d57ed3c08497c9add395))
803
+ * 파이프라인 결과 처리 시스템과 핸들러 메타데이터 확장 ([554dd29](https://github.com/mineclover/context-action/commit/554dd29a06f04371b1e84ad6458fbfee7f205ed0))
804
+ * 핵심 용어 JSDoc 태그 구현으로 용어집 매칭률 67% 달성 ([64b19e1](https://github.com/mineclover/context-action/commit/64b19e1be9da70106a26313c50f49da8eed8bfbb))
805
+
806
+
807
+ ### BREAKING CHANGES
808
+
809
+ * None - fully backwards compatible with deprecation warnings
810
+
811
+ The old naming (useActionRegister/useRegistry) was confusing as both returned
812
+ different things but had similar names. New naming clearly indicates:
813
+ - useActionHandler returns a function to add handlers
814
+ - useStores returns access to the store registry
815
+ * Auto-generated handler IDs now use unpredictable pattern
816
+
817
+ - Replace predictable handler_N pattern with handler_N_randomSuffix
818
+ - Use Math.random().toString(36) for lightweight randomness (2.3x faster than crypto.randomUUID)
819
+ - Maintain performance: ~0.01ms overhead vs 0.0007ms for crypto approach
820
+ - Prevent ID prediction attacks while preserving counter-based ordering
821
+ - Update documentation with performance comparison and security strategies
822
+
823
+ Security Impact:
824
+ - Before: handler_1, handler_2, handler_3 (predictable)
825
+ - After: handler_1_k3x9z, handler_2_m8p4w, handler_3_r7q2s (unpredictable)
826
+
827
+ Performance Results (10,000 iterations):
828
+ - crypto.randomUUID(): 0.0007ms/op
829
+ - Math.random() approach: 0.0003ms/op (chosen)
830
+ - Current predictable: 0.0001ms/op (vulnerable)
831
+
832
+ 🤖 Generated with [Claude Code](https://claude.ai/code)
833
+
834
+ Co-Authored-By: Claude <noreply@anthropic.com>
835
+
836
+
837
+
838
+
839
+
840
+ ## 0.0.4 (2025-08-03)
841
+
842
+
843
+ ### Bug Fixes
844
+
845
+ * ESLint 설정 파일 ES 모듈 호환성 문제 해결 ([1a92051](https://github.com/mineclover/context-action/commit/1a92051a2a3b48fbb502c7c65ee896c600661ce5))
846
+ * resolve TypeScript type safety issues across packages ([9fe20b9](https://github.com/mineclover/context-action/commit/9fe20b9c5a249c262119fde5d35b3a094991963f))
847
+ * test-app tsconfig.json 참조 경로 수정 ([4d1ec3e](https://github.com/mineclover/context-action/commit/4d1ec3e5641b3cabac7d827fb113ccad8b10189b))
848
+ * Update test scripts to pass with no tests ([59a08d4](https://github.com/mineclover/context-action/commit/59a08d435ad52698497b220277569a521f89f5d7))
849
+
850
+
851
+ ### Features
852
+
853
+ * Add comprehensive logging system with OpenTelemetry support ([0a46cdd](https://github.com/mineclover/context-action/commit/0a46cdd265dee54c41a28751dfcb3db939dc6fb6))
854
+ * Change default log level to TRACE in environment variables ([d2a95d0](https://github.com/mineclover/context-action/commit/d2a95d02531a29943296e28ff40b3833c6858b4d))
855
+ * Complete React pages modularization and improve error handling ([19bc5a6](https://github.com/mineclover/context-action/commit/19bc5a6fd565688e90bc7f3069b1afd91cbb9cf1))
856
+ * Enhance core package documentation and type definitions ([17a84e0](https://github.com/mineclover/context-action/commit/17a84e0e1465d0ebcddfc92ae3c6b767f8f20401))
857
+ * **example:** Add comprehensive store management demo pages ([e1f0162](https://github.com/mineclover/context-action/commit/e1f0162ec6f71d7098f5289b4463bd7cf0353d8b))
858
+ * **glossary:** 스캐너 개선으로 ActionRegister 클래스 인식 및 구현 커버리지 35%로 향상 ([55d0a39](https://github.com/mineclover/context-action/commit/55d0a397ff33c90f6da3c4d28b09a76f60a14f55))
859
+ * **glossary:** Extract architecture patterns from example code ([513faac](https://github.com/mineclover/context-action/commit/513faacd543208e26abbfbe1ea997206f28d7699))
860
+ * implement complete pipeline control system with execution modes and action guards ([7f27112](https://github.com/mineclover/context-action/commit/7f2711279c6dd28e8a468b4313baeb0d61180e90))
861
+ * Major architecture refactoring and documentation update ([aadb45d](https://github.com/mineclover/context-action/commit/aadb45d0bc86502243b2390a1c6da7d4736e0208))
862
+ * separate logger into independent package ([6cb727c](https://github.com/mineclover/context-action/commit/6cb727cfe03230d03e9f928fb92d86c2d3ae7360))
863
+ * Update logging configuration and enhance JSON settings ([8b15e76](https://github.com/mineclover/context-action/commit/8b15e76ff48c03aca2c876bf5f13eed36e26766b))