angular-redux / form

Keep your Angular2+ form state in Redux
MIT License
41 stars 15 forks source link

feat: add peer dep support for Angular 5 #51

Closed smithad15 closed 6 years ago

smithad15 commented 6 years ago

The library seems to work just fine with Angular 5. This removes the npm peer dependency warning. v7 of this library will be built with Angular 5 and will not be backwards compatible.