## Refactoring & decomposition - [x] LcpItemBase - [x] TierFormatter - [x] Standardize (de)serialize - [x] Extract print layout components ## Tech debt paydown - [x] Clean dead code - [x] Resolve TODO/HACK markers - [x] Clean up/update dependencies - [x] Use TS abstracts ## Performance - [x] #2771 - [x] Tree shake vuetify components - [x] Deglobalize most CC components - [x] Store lookup mapping - [x] replace watchers (where possible) ## DX - [x] eslint - [x] prettier - [x] precommit hooks - [x] ts config cleanup - [x] rebuild gh actions pipeline - [x] collect and standardize naming conventions - [x] bundle analysis - [x] deployment config - [x] standardize commits - [x] semantic versioning - [x] sign commits - [x] automate changelog generation - [x] rewrite contributing.md - [x] improve bug/feature templates ## Error tracking - [x] error tracking service - [x] add sentry metrics ## PWA - [x] improve caching strategy - [x] update manifest - [x] add PWA update prompt
Refactoring & decomposition
Tech debt paydown
Performance
DX
Error tracking
PWA