Added
- Set up a git-hook via
husky
to lint and format the changes before a commit - Added the
typescript-eslint/recommended-type-checked
rule to theeslint
configuration - Added the
typescript-eslint/stylistic-type-checked
rule to theeslint
configuration
Changed
- Optimized the portfolio calculations by reusing date intervals
- Refactored the calculation of the allocations by market on the allocations page
- Refactored the calculation of the allocations by market on the public page
Fixed
- Handled an exception in the historical market data gathering of derived currencies