Releases: submodule-org/submodule
Releases · submodule-org/submodule
v12.5.1
12.5.1 (2025-01-17)
Bug Fixes
- changed name of get to value and getState to state (d9e9a82)
v12.5.0
12.5.0 (2025-01-17)
Features
- added get and getState to subscribable and controllerBase (7168963)
v12.4.1
12.4.1 (2025-01-16)
Bug Fixes
- Emission type was way too wide (d083e1a)
v12.4.0
12.4.0 (2025-01-16)
Features
- expose observables.createState and provideState (87cb88c)
v12.3.0
12.3.0 (2025-01-15)
Features
- added operators.withLatestFrom (406a1c6)
- expose lastValue from the stream (406a1c6)
v12.1.2
12.1.2 (2025-01-14)
Bug Fixes
- pushObservable should emit initial value (131231b)
- removed types/react optional dependency (2d2d925)
v12.1.1
12.1.1 (2025-01-14)
Bug Fixes
- ControllableObservable to be readonly (52af2ae)