This repository has been archived by the owner on Dec 30, 2019. It is now read-only.
7.0.0
Breaking changes
This release includes several potentially breaking changes from various dependencies:
- TsLint
- Autoprefixer
- postcss-loader and its dependency updates of PostCSS, browserlist etc.
If you customized the corresponding configurations, you should also checks the changelogs of these packages for further information.
New features
The postcss step now utilizes postcss-flexbugs-fixes for automatically fixing common pitfalls and known cross-browser issues with flexbox layouts.
Other updates
Several other packages like the @angular/* packages received at most minor updates, so they should not break anything.