All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- migrate eslint to version 9
- use ts-node (instead of nodemon) for start (bundled) application in production
- bump packages + dependencies to latest versions
- change jest + tsconfig config to fit updated dependencies
- simple github actions pipeline
- unit tests for the frontend (more to be added)
- small styling improvements
- complete types for OrdersPagination