- Replaced jQuery with vanilla JavaScript/TypeScript.
- Replaced Gulp/Bower with Vite.
- Made library more lightweight, removed unnecessary dependencies.
- Rewrote codebase to modern standards.
- Added linter for better code quality.
- Added automated tests with Playwright.