Skip to content

Releases: cloudnc/ngx-sub-form

v8.0.0-feat-upgrade-angular-15.1

09 Dec 16:40

Choose a tag to compare

Pre-release

8.0.0-feat-upgrade-angular-15.1 (2022-12-09)

Features

BREAKING CHANGES

  • Angular 15 required

v7.0.0

07 Dec 08:50
0d6782a

Choose a tag to compare

7.0.0 (2022-12-07)

Features

  • remove deprecated API based on inheritance (4ab50c5)

BREAKING CHANGES

  • The old API is not available anymore

v6.0.4

20 Oct 15:21
69cc63c

Choose a tag to compare

6.0.4 (2022-10-20)

Bug Fixes

  • inject ChangeDetectorRef and call markForCheck in sideEffects (e76f270)
  • remove private ɵmarkDirty reference which was removed in angular 14.2. (eec042a)
  • skip some tests that were failing on master before the last merge for some reason and that are blocking an important release (3df75e5)

v6.0.4-fix-272.1

22 Sep 15:57

Choose a tag to compare

v6.0.4-fix-272.1 Pre-release
Pre-release

6.0.4-fix-272.1 (2022-09-22)

Bug Fixes

  • inject ChangeDetectorRef and call markForCheck in sideEffects (e76f270)
  • remove private ɵmarkDirty reference which was removed in angular 14.2. (eec042a)

v6.0.3

02 Aug 15:30
1f915b1

Choose a tag to compare

6.0.3 (2022-08-02)

Bug Fixes

v6.0.2

27 Jun 07:26
ca50754

Choose a tag to compare

6.0.2 (2022-06-27)

Bug Fixes

  • rename file to avoid broken export (e42fe2d)

v6.0.1

21 Jun 09:20
8bb3229

Choose a tag to compare

6.0.1 (2022-06-21)

Bug Fixes

  • update dependencies to fix an issue where createForm couldn't be imported from ngx-sub-form (a35e5e3)

v6.0.0

13 Jun 04:15

Choose a tag to compare

6.0.0 (2022-06-13)

Features

BREAKING CHANGES

  • requires angular 14

v5.3.2

08 Feb 09:06

Choose a tag to compare

5.3.2 (2022-02-08)

Bug Fixes

  • peer dependencies for angular and fast-deep-equal (cd8cc94)

v5.3.1

07 Feb 20:30

Choose a tag to compare

5.3.1 (2022-02-07)

Bug Fixes

  • peer dependencies for tsdef and ngx-observable-lifecycle (335ae02)