Skip to content

Releases: submodule-org/submodule

v12.5.1

17 Jan 09:46
292d792
Compare
Choose a tag to compare

12.5.1 (2025-01-17)

Bug Fixes

  • changed name of get to value and getState to state (d9e9a82)

v12.5.0

17 Jan 09:21
411f181
Compare
Choose a tag to compare

12.5.0 (2025-01-17)

Features

  • added get and getState to subscribable and controllerBase (7168963)

v12.4.1

16 Jan 09:09
3c206c8
Compare
Choose a tag to compare

12.4.1 (2025-01-16)

Bug Fixes

  • Emission type was way too wide (d083e1a)

v12.4.0

16 Jan 09:00
8d55223
Compare
Choose a tag to compare

12.4.0 (2025-01-16)

Features

  • expose observables.createState and provideState (87cb88c)

v12.3.2

16 Jan 08:42
027b127
Compare
Choose a tag to compare

12.3.2 (2025-01-16)

Bug Fixes

v12.3.1

15 Jan 09:07
59a666a
Compare
Choose a tag to compare

12.3.1 (2025-01-15)

Bug Fixes

v12.3.0

15 Jan 08:40
49e87dd
Compare
Choose a tag to compare

12.3.0 (2025-01-15)

Features

  • added operators.withLatestFrom (406a1c6)
  • expose lastValue from the stream (406a1c6)

v12.2.0

14 Jan 08:56
68da955
Compare
Choose a tag to compare

12.2.0 (2025-01-14)

Features

  • improve tap operator DX (6905a30)

v12.1.2

14 Jan 07:40
8f796ec
Compare
Choose a tag to compare

12.1.2 (2025-01-14)

Bug Fixes

  • pushObservable should emit initial value (131231b)
  • removed types/react optional dependency (2d2d925)

v12.1.1

14 Jan 06:41
934f2b8
Compare
Choose a tag to compare

12.1.1 (2025-01-14)

Bug Fixes

  • ControllableObservable to be readonly (52af2ae)