v7.0.0
ngx-malihu-scrollbar v7.0.0
- Library has been updated to Angular 7
- Version has been bumped to
7.0.0
to be aligned with Angular - Repository now uses Angular's library architecture
- Npm package is now published following the Angular Package Format (APF) specifications and bundled in FESM2015, FESM5, and UMD formats to be consumed by Angular CLI, Webpack, or SystemJS
As per Angular Documentation the new version stays backward compatible with Angular 6. For this reason updating ngx-markdown
should brings no breaking changes.
Breaking Changes
- None
Commits
- Update Angular 7 (#113) (250ab40) @jfcere