Skip to content

Releases: nartc/nartc-workspace

Release: ngx-bang 1.2.0

15 May 08:45
Compare
Choose a tag to compare

1.2.0 (2022-05-15)

Documentations

  • bang: play around with different API (cb66ab0)
  • use readonly (fcb9d52)

Release: ngrx-slice 6.2.1

15 May 08:42
Compare
Choose a tag to compare

6.2.1 (2022-05-15)

Bug Fixes

  • slice: use any instead of unknown (63e0977)

Documentations

Release: ngrx-slice 6.2.0

23 Feb 20:29
Compare
Choose a tag to compare

6.2.0 (2022-02-23)

⚠ BREAKING CHANGES

    • NgxLilGuiController and NgxLilGuiColor (change) is renamed to (valueChange)
  • NgxLilGui (change) is renamed to (guiChange), (finishChange) is renamed to (guiFinishChange)

Features

  • slice: update peerDeps (d21f159)

  • feat(lil-gui): add ngx-lil-gui to workspace (56d7c1a)

Release: ngx-bang 1.1.1

28 Jan 15:26
Compare
Choose a tag to compare

1.1.1 (2022-01-28)

Bug Fixes

  • bang: return state proxy to derive (1c9f4a7)

Release: ngx-bang 1.1.0

28 Jan 04:56
Compare
Choose a tag to compare

1.1.0 (2022-01-28)

Features

  • bang: update DeriveGet return type to Snapshot (d7ad8da)

Release: ngx-bang 1.0.0

25 Jan 21:21
Compare
Choose a tag to compare

1.0.0 (2022-01-25)

⚠ BREAKING CHANGES

    • NgxLilGuiController and NgxLilGuiColor (change) is renamed to (valueChange)
  • NgxLilGui (change) is renamed to (guiChange), (finishChange) is renamed to (guiFinishChange)

Features

  • bang/stateful: separate directive to secondary entry (8287bff)

  • bang: rework bang. sync with valtio (bab92d6)

  • feat(lil-gui): add ngx-lil-gui to workspace (56d7c1a)

Release: ngx-lil-gui 2.0.0

23 Jan 03:28
Compare
Choose a tag to compare

2.0.0 (2022-01-23)

⚠ BREAKING CHANGES

  • lil-gui: - NgxLilGuiController and NgxLilGuiColor (change) is renamed to (valueChange)
  • NgxLilGui (change) is renamed to (guiChange), (finishChange) is renamed to (guiFinishChange)

Features

  • lil-gui: add ngx-lil-gui to workspace (56d7c1a)

Documentations

Release: ngrx-slice 6.1.0

23 Jan 03:14
Compare
Choose a tag to compare

6.1.0 (2022-01-23)

Features

  • slice: add ngrx-slice to workspace (cf2c49a)

Documentations

Release: ngx-bang 1.0.0-beta.25

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

1.0.0-beta.25 (2022-01-21)

Bug Fixes

Release: ngx-bang 1.0.0-beta.24

21 Jan 16:45
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.24 (2022-01-21)

Bug Fixes

  • bang: relax Snapshot type (42c574f)