Skip to content

Releases: rx-ts/ngrx

v0.4.2

Choose a tag to compare

@JounQin JounQin released this 23 Jan 15:12

0.4.2 (2019-09-12)

Bug Fixes

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

v0.4.1

Choose a tag to compare

@JounQin JounQin released this 23 Jan 15:13

0.4.1 (2019-08-26)

v0.4.0

Choose a tag to compare

@JounQin JounQin released this 26 Aug 03:33

0.4.0 (2019-08-25)

Features

v0.3.2

Choose a tag to compare

@JounQin JounQin released this 09 Aug 14:06
980ba18

0.3.2 (2019-08-09)

Features

  • no need to wrap retryTimes into Observable (edb8b1b)

v0.3.1

Choose a tag to compare

@JounQin JounQin released this 09 Aug 10:26

0.3.1 (2019-07-21)

Bug Fixes

  • ensure viewRef existence and detectChanges (bfa92cd)

v0.3.0

Choose a tag to compare

@JounQin JounQin released this 21 Jul 04:57

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

Choose a tag to compare

@JounQin JounQin released this 20 Jul 15:43

Features

v0.1.1

Choose a tag to compare

@JounQin JounQin released this 18 Jul 17:58

0.1.1 (2019-07-18)

Bug Fixes

  • improve build config and tree shaking (ce97050)

v0.1.0

Choose a tag to compare

@JounQin JounQin released this 18 Jul 15:48

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)