5.0.0-beta.1
Pre-release
Pre-release
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
andUnboxed
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
andUnboxed
types