Skip to content

v4.4.0

Compare
Choose a tag to compare
@bludnic bludnic released this 26 Dec 18:06
· 699 commits to master since this release
20dbd18

✨ Features

🐛 Bugs

  • Transactions: Fixed infinite spinner loading (#567)
  • Healthcheck: Fixed login issue when there are no online nodes available (#571)

🔨 Tech Debt

  • Code: Add ESLint configuration (#566)
    • Defined styled guide
    • Fixed ESLint errors
    • Pretiffied the whole codebase
  • Deps: Refactored Lisk SDK (#567)
    • Upgrade lib version
    • Rewritten to TypeScript
    • Covered with tests