v5.0.0
Fix regression for handling `mouseenter`/`mouseleave` events introduced by #33310 (#33679)
Scrollbar: respect the initial body overflow value (#33706)
Minor ESLint rules cleanup (#32904)
Allow constructors to accept a CSS selector (#32245)
Fix wrong carousel transformation, direction to order (#33499)
Add missing test for clicking select option in a dropdown (#33734)
tests: replace deprecated jQuery method (#32309)
Throw a `TypeError` instead of the generic `Error` (#32585)
Simplify ScrollSpy config (#33250)
Dropdown: support `.dropdown-item` wrapped in `<li>` tags (#33634)
Update tests to check for `noop` to be removed