All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2019-04-19)
- Make the whole login flow work again (ae1d8d2)
- backend: Fix TS bugs with target es5 (4aad97f)
- backend: Make database work again (addc6df)
- frontend: Fix signup mechanism (5d7f3ea)
- frontend: Fix typo in homepage URL (2b7198d)
- frontend: Use amaurym.com as homepage (348aca7)
- Use lerna (22acb5d)
- backend: Transform codebase to typescript (eb8d235)
- frontend: Convert everything to typescript (7449b15)
- frontend: Update web3 and use new MM login (5d34a71)
- We use lerna to manage the backend and frontend as two packages