v5.0.7: Publish
⚠️ Breaking changes!
simplebar-angular
- Remove extra div wrapping the host element and breaking layout in some scenarios. (#408)
- Use
simplebar-core
instead of general package to reduce bundle size.
🐞 Bug Fixes
simplebar-core
- Fix SimpleBar not initialising when element is initially hidden (#406)
simplebar-react
- Fix passing
scrollableNodeRef
not working (#409)
simplebar-angular
- Component should now destroy properly