Skip to content

Releases: lodygin/ngx-development-kit

v3.1.0

23 Mar 22:50
Compare
Choose a tag to compare

3.1.0 (2023-03-23)

Features

  • validators: create url validator (97865d9)
  • validators: update behavior of the requiredString validator (f0ec49d)

Bug Fixes

  • validators: update path for the isUrlValidator (9599022)

v3.0.0

21 Mar 13:05
Compare
Choose a tag to compare

3.0.0 (2023-03-21)

⚠ BREAKING CHANGES

  • update peerDependencies

Build System

  • update peerDependencies (c0a93e1)

v2.5.0

19 Mar 21:58
Compare
Choose a tag to compare

2.5.0 (2023-03-19)

Features

  • validators: create required-string validator (8135e6a)

v2.4.0

17 Mar 19:27
Compare
Choose a tag to compare

2.4.0 (2023-03-17)

Features

  • pipes: create ngx-safe pipe (ea6268e)

v2.3.0

08 Mar 18:04
Compare
Choose a tag to compare

2.3.0 (2023-03-08)

Features

  • directives: create ngx-repeat directive (f53dda2)

v2.2.0

05 Mar 15:02
Compare
Choose a tag to compare

2.2.0 (2023-03-05)

Features

  • directives: create ngx-empty directive (affdf55)
  • modules: create ngx-for module (4e08cb5)

v2.1.0

03 Mar 23:19
Compare
Choose a tag to compare

2.1.0 (2023-03-03)

Features

  • directives: create ngx-track-by directive (9aa8bc6)

v2.0.0

27 Feb 15:51
Compare
Choose a tag to compare

2.0.0 (2023-02-27)

⚠ BREAKING CHANGES

  • pipes: rename the CallPipe on the NgxCallPipe
  • services: rename the DestroyService on the NgxDestroyService

Code Refactoring

  • pipes: rename the CallPipe on the NgxCallPipe (ab5e9be)
  • services: rename the DestroyService on the NgxDestroyService (f97f8f7)

v1.4.0

26 Feb 14:06
Compare
Choose a tag to compare

1.4.0 (2023-02-26)

Features

  • directives: create ngx-let directive (f9ea92f)

v1.3.0

24 Feb 06:47
Compare
Choose a tag to compare

1.3.0 (2023-02-24)

Features

  • services: create destroy service (ee6833a)