Skip to content

Releases: rx-ts/ngrx

v0.4.2

23 Jan 15:12
Compare
Choose a tag to compare

0.4.2 (2019-09-12)

Bug Fixes

  • usage in aot mode, more strict lint rules (86ec714)

v0.4.1

23 Jan 15:13
Compare
Choose a tag to compare

0.4.1 (2019-08-26)

v0.4.0

26 Aug 03:33
Compare
Choose a tag to compare

0.4.0 (2019-08-25)

Features

v0.3.2

09 Aug 14:06
980ba18
Compare
Choose a tag to compare

0.3.2 (2019-08-09)

Features

  • no need to wrap retryTimes into Observable (edb8b1b)

v0.3.1

09 Aug 10:26
Compare
Choose a tag to compare

0.3.1 (2019-07-21)

Bug Fixes

  • ensure viewRef existence and detectChanges (bfa92cd)

v0.3.0

21 Jul 04:57
Compare
Choose a tag to compare

Bug Fixes

  • dispose last subscription automatically (50bc4a1)
  • use finalize operator instead of complete handler (573f9c8)

Features

  • add support of retry on error (3380c1c)

v0.2.0

20 Jul 15:43
Compare
Choose a tag to compare

Features

v0.1.1

18 Jul 17:58
Compare
Choose a tag to compare

0.1.1 (2019-07-18)

Bug Fixes

  • improve build config and tree shaking (ce97050)

v0.1.0

18 Jul 15:48
Compare
Choose a tag to compare

0.1.0 (2019-07-18)

Bug Fixes

  • storybook build error on CI (182b825)

Features

  • add basic usage of ObservableInput, ValueHook and VarDirective(#3) (608603c)
  • first blood, basic structure (eb2322d)