12 Commits

Author SHA1 Message Date
jkunz a62fa83afc fix(types,testing): tighten action context typing and update tests for stricter TypeScript checks 2026-04-30 09:58:42 +00:00
jkunz 034ae56536 feat(stateprocess): add managed state processes with lifecycle controls, scheduled actions, and disposal safety 2026-03-27 11:32:49 +00:00
jkunz 9ba75f6f98 feat(actions): add action context for safe nested dispatch with depth limit to prevent deadlocks 2026-03-02 19:11:44 +00:00
jkunz 9312b8908c 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
jkunz a47d8bb3c7 fix(smartstate): Fix StateAction trigger method to properly return Promise
Default (tags) / security (push) Failing after 27s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-07-19 07:18:53 +00:00
philkunz 592228fc51 BREAKING CHANGE(core): switch to esm 2022-03-25 13:31:21 +01:00
philkunz 9584f403b1 fix(core): update 2020-11-29 23:51:05 +00:00
philkunz 8524c95440 fix(core): update 2020-05-18 04:10:36 +00:00
philkunz 1cf78441e2 fix(core): update 2019-09-25 15:28:39 +02:00
philkunz c5a3eb63ad fix(core): update 2019-02-27 02:00:47 +01:00
philkunz a4d43456d7 update action generation 2019-02-26 18:09:38 +01:00
philkunz 1663e31a2e fix(core): initial 2019-02-21 21:48:39 +01:00