Releases: MrWolfZ/ngrx-forms
Releases · MrWolfZ/ngrx-forms
5.0.0-beta.2
30 May 11:57
Compare
Sorry, something went wrong.
No results found
This is a beta release in preparation for the release of Angular 8.
Bugfixes
allow enabling empty disabled array states (8a33d12 ), thanks @nihique for reporting this bug, closes #149
5.0.0-beta.1
25 May 10:16
Compare
Sorry, something went wrong.
No results found
This is a beta release in preparation for the release of Angular 8.
Breaking Changes
update peer dependencies to require Angular >=8.0.0
update peer dependencies to require TypeScript >=3.4.0
Features
refactor FormState and Unboxed conditional type definitions to be simpler, which can improve build times and IDE performance
Build Improvements
switch to ng-packagr for building the library
add dtslint tests to ensure stability of FormState and Unboxed types
4.1.0
04 May 08:56
Compare
Sorry, something went wrong.
No results found
Features
add actions and update functions to swap or move array controls (42c2518 ), thanks @solnat and @tashoecraft for their contributions in #133 )
4.0.2
24 Apr 20:02
Compare
Sorry, something went wrong.
No results found
Bugfixes
allow clearing async error without pending validation (6116081 ), thanks @magnattic for reporting this bug, closes #143
4.0.1
11 Jan 09:11
Compare
Sorry, something went wrong.
No results found
Bugfixes
allow boxed undefined values as form control values (ab5ff58 ), thanks @dzonatan for reporting this bug, closes #131
3.2.2
11 Jan 09:25
Compare
Sorry, something went wrong.
No results found
Bugfixes
allow boxed undefined values as form control values (4d6cc03 ), thanks @dzonatan for reporting this bug, closes #131
4.0.0
01 Jan 12:56
Compare
Sorry, something went wrong.
No results found
Features
add support for Angular 7, ngrx v7, and TypeScript 3.1.X (aad53c4 ), thanks @wbhob for his contribution in #130 )
3.2.1
01 Jan 12:30
Compare
Sorry, something went wrong.
No results found
Bugfixes
fix wrong inferred value type for equalTo and notEqualTo validation functions when used with validate update function (0cc6ca3 )
3.2.0
31 Dec 19:40
Compare
Sorry, something went wrong.
No results found
Features
add support for boxed values in all validation functions (bed56f5 ), closes #96
3.1.0
21 Oct 08:23
Compare
Sorry, something went wrong.
No results found