jolt 0.0.4
jolt: ^0.0.4 copied to clipboard
A lightweight reactive state management library built on alien_signals, focused on simple and efficient state handling.
0.0.4 #
- fix: notify method not working
- feat: align stream shortcut listen parameters with original implementation
- fix: equality comparison issue caused by operator== overloading
0.0.3+1 #
- fix: effect scope context
0.0.3 #
- sync: align with alien_signals v3.0.1
- feat: advanced observer
- chore: update dependencies
0.0.2+1 #
- fix: some bugs
0.0.2 #
- Initial version.