fix(core): Improve scope handling in async contexts.

This commit is contained in:
2025-01-19 00:27:06 +01:00
parent 58b189c1c7
commit 9c0b53f373
6 changed files with 227 additions and 286 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-01-19 - 2.1.2 - fix(core)
Improve scope handling in async contexts.
- Modified the handling of scoped stores within `AsyncContext.runScoped` to simplify the API usage.
- Refactored tests to verify the context's behavior and isolation between parent and child stores.
## 2025-01-18 - 2.1.1 - fix(build)
Fix tsbuild script to include missing flag