v13.0.0
What's Changed
- feat: Angular standalone mode by @MurhafSousli in #493
Breaking changes
SmoothScrollModule
has been removed, you can importSmoothScroll
directive directly instead!NgScrollModule.withConfig()
function has been removed, useNG_SCROLLBAR_OPTIONS
to set the global config instead!
Full Changelog: v12.0.1...v13.0.0