1.4.1
coaction v1.4.1
This patch release focuses on clearer core guidance and documentation, plus package version alignment across the workspace.
Core
- Clarified the warning and documentation for ambiguous
sliceMode: 'auto'object-of-functions inputs, with explicitsingleandslicesexamples. - Documented and tested that methods destructured from
store.getState()keep theirthisbinding to the latest store state. - Added a generated core API reference covering
create(), store types, middleware contracts, andcreateBinder().
Package Updates
- Published
coaction@1.4.1. - Aligned first-party integration packages to peer-depend on
coaction@^1.4.1:@coaction/alien-signals@coaction/history@coaction/jotai@coaction/logger@coaction/mobx@coaction/ng@coaction/persist@coaction/pinia@coaction/react@coaction/redux@coaction/solid@coaction/svelte@coaction/valtio@coaction/vue@coaction/xstate@coaction/yjs@coaction/zustand
Notes
- No core API behavior changed in this release beyond clearer development guidance and documentation.
Full Changelog: v1.4.0...v1.4.1