Skip to content

Releases: nartc/nartc-workspace

Release: ngx-bang 1.0.0-beta.13

19 Jan 21:31
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.13 (2022-01-19)

Bug Fixes

  • bang: adjust StateProxy typings and add documentations (eaf38ae)

Release: ngx-bang 1.0.0-beta.12

19 Jan 21:07
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.12 (2022-01-19)

Bug Fixes

  • bang: force State to use stateful as well (fe37dc6)

Release: ngx-bang 1.0.0-beta.11

19 Jan 04:19
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.11 (2022-01-19)

Bug Fixes

  • bang: adjust typings for TDerived (fa1a364)

Release: ngx-bang 1.0.0-beta.10

19 Jan 02:27
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.10 (2022-01-19)

Bug Fixes

  • bang: revert to not using AppRef because it doesn't work as expecte (25ac8fb)

Release: ngx-bang 1.0.0-beta.9

18 Jan 22:07
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.9 (2022-01-18)

Bug Fixes

Release: ngx-bang 1.0.0-beta.8

18 Jan 22:02
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.8 (2022-01-18)

Bug Fixes

  • bang: attempt to pass down the invalidat eto child proxies (126dd6d)

Release: ngx-bang 1.0.0-beta.7

18 Jan 21:57
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.7 (2022-01-18)

Bug Fixes

  • bang: use getVersion for child proxies (0c3b104)

Release: ngx-bang 1.0.0-beta.6

18 Jan 21:51
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.6 (2022-01-18)

Bug Fixes

  • bang: attempt to fix how invalidate can be passed down to child proxies (20e862b)

Release: ngx-bang 1.0.0-beta.5

18 Jan 21:36
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.5 (2022-01-18)

Bug Fixes

  • bang: use AppRef in place of ChangeDetectorRef for root services (d9326a7)

Release: ngx-bang 1.0.0-beta.4

18 Jan 21:05
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.4 (2022-01-18)

Bug Fixes

  • bang: expose logic to set invalidate via setInvalidate instead of just constructor (38c0931)