- Full English translation
- Sync AddSettingDialog local state with relevant goal in a much cleaner way
- Tackle local state / forms / events earlier (as we now do in the vanilla JS edition)
- Update all deps and address breaking changes.
- Refactor Action Creators and Reducers for goal addition and daily reset so that the reducers become 100% pure again in order to facilitate their debugging, replay, etc.
- Remove obsolete "Debugger for Chrome" VSC extension (it's now a built-in feature).
- Add the "Jest" extension (its DX is now quite nice).
- TYPESCRIPT + RTK FULL MIGRATION. A JS version is also maintained.
- Update all deps and address breaking changes.
(former entries removed when starting the English-language fork)