Skip to content

Releases: angular-redux/form

v9.0.1

Choose a tag to compare

@smithad15 smithad15 released this 10 Jun 21:21
9a9a4ab

Fixes a compatibility issue with RxJS 6

Support for Angular 6

Choose a tag to compare

@SethDavenport SethDavenport released this 30 May 03:01
cd358a9
Dependency updates (#58)

* update to angular 6

* readme update

* move v9 out of beta

v6.7.0

Choose a tag to compare

@smithad15 smithad15 released this 21 Jan 04:32

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

Choose a tag to compare

@smithad15 smithad15 released this 30 Jul 15:17

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

Choose a tag to compare

@smithad15 smithad15 released this 23 Jul 16:53

Fixes an issue where tslint on consuming projects would run on the @angular-redux/form source code. (#35)