Releases: angular-redux/form
Releases · angular-redux/form
v9.0.1
10 Jun 21:21
Compare
Sorry, something went wrong.
No results found
Fixes a compatibility issue with RxJS 6
Support for Angular 6
30 May 03:01
Compare
Sorry, something went wrong.
No results found
Dependency updates (#58)
* update to angular 6
* readme update
* move v9 out of beta
v6.7.0
21 Jan 04:32
Compare
Sorry, something went wrong.
No results found
Features
Add support for Angular v5 in peer dependencies (#51 )
Fixes
Reactive forms not updating values based on changes in the store (#41 )
v6.6.0
30 Jul 15:17
Compare
Sorry, something went wrong.
No results found
Features
Split directives into separate modules in order to allow partial imports and easier tree shaking (#37 )
Fixes
Error in type declaration entry point (#36 )
A couple of null type errors (#36 )
Use strict ngc
metadata emit for greater confidence in build output (#36 )
v6.5.3
23 Jul 16:53
Compare
Sorry, something went wrong.
No results found
Fixes an issue where tslint on consuming projects would run on the @angular-redux/form source code. (#35 )