Skip to content

VOTE v2.2.0 - Typescript!

Latest
Compare
Choose a tag to compare
@LudvigHz LudvigHz released this 17 Jan 11:25
· 119 commits to master since this release
11a5537

This release is fully compatible with the previous v2.1.0 release and no logic or UI has changed. However, the codebase has been massively improved by converting all server-side code to typescript. In addition, many core dependencies have been updated to newer versions.

This should make VOTE much safer with strict type checking, as well as make future changes easier and safer. This is a first step in modernizing the codebase, where next we will be rewriting the frontend to something other than AngularJS (EOL mid 2023).