Skip to content

v2.7

Compare
Choose a tag to compare
@NikolayRys NikolayRys released this 23 Aug 00:39
· 117 commits to master since this release

likely-2 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