This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartstate
Watch
3
Star
0
Fork
0
You've already forked smartstate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
24c48d8e9b5ef7bb1e8b31bfcb6befe6b75a9dd6
smartstate
/
ts
History
Juergen Kunz
9ba75f6f98
feat(actions): add action context for safe nested dispatch with depth limit to prevent deadlocks
2026-03-02 19:11:44 +00:00
..
00_commitinfo_data.ts
feat(actions): add action context for safe nested dispatch with depth limit to prevent deadlocks
2026-03-02 19:11:44 +00:00
index.ts
feat(smartstate): Add middleware, computed, batching, selector memoization, AbortSignal support, and Web Component Context Protocol provider
2026-02-27 11:40:07 +00:00
smartstate.classes.computed.ts
feat(smartstate): Add middleware, computed, batching, selector memoization, AbortSignal support, and Web Component Context Protocol provider
2026-02-27 11:40:07 +00:00
smartstate.classes.smartstate.ts
fix(core): serialize state mutations, fix batch flushing/reentrancy, handle falsy initial values, dispose old StatePart on force, and improve notification/error handling
2026-02-28 08:52:41 +00:00
smartstate.classes.stateaction.ts
feat(actions): add action context for safe nested dispatch with depth limit to prevent deadlocks
2026-03-02 19:11:44 +00:00
smartstate.classes.statepart.ts
feat(actions): add action context for safe nested dispatch with depth limit to prevent deadlocks
2026-03-02 19:11:44 +00:00
smartstate.contextprovider.ts
feat(smartstate): Add middleware, computed, batching, selector memoization, AbortSignal support, and Web Component Context Protocol provider
2026-02-27 11:40:07 +00:00
smartstate.plugins.ts
fix(smartstate): Update build scripts and dependency versions; replace isohash with smarthashWeb for state hash generation
2025-06-19 23:57:56 +00:00