v1.2.0
This is mostly a developer-related release, with no new functionality or bug fixes, but substantial changes to the repository.
- Updated used libraries to the newest compatible versions
- Switched build tool to from Vue CLI to
vite
(in preparation of the migration to Vue3) - Changed repository structure
- Made e2e tests more robust
- Introduced
prettier
and reformatted the whole code