Releases: jfcere/ngx-malihu-scrollbar
v9.0.0
Update Angular 9
Library has been updated to support Angular 9.
As per Angular Documentation the new version stays backward compatible with Angular 8. For this reason updating ngx-malihu-scrollbar
should bring no breaking changes.
If you experience any problems concerning backward compatibility or anything please fill out an issue.
Breaking Changes
- Should be none
Commits
v8.0.0
Update Angular 8
Library has been updated to support Angular 8.
As per Angular Documentation the new version stays backward compatible with Angular 7. For this reason updating ngx-malihu-scrollbar
should bring no breaking changes.
If you experience any problems concerning backward compatibility or anything please fill out an issue.
Breaking Changes
- Should be none
Commits
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