v2.7
A new release is out! Primarily regards technical improvements.
Visible changes
- Fixed styles for the dark theme
- Removed noisy deprecation messages in the console
- Updated all the dependencies to modern to possible fix security issues
- Added source maps to the NPM release
- Fixed CSS loading in common.js builds
Tech improvements
- Updated weback from 2 to 5
- Reworked build configurations
- Fixed code styling
– Increased supportability by refactoring promise chains into async/await - Fixed randomly failing tests
– Refined tests