Skip to content

v7.0.0

Compare
Choose a tag to compare
@jfcere jfcere released this 20 Oct 23:33
· 11 commits to master since this release

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