Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 962 Bytes

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 962 Bytes

Change Log

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.

[2.0.7] - 2024-10-24

Changed

  • migrate eslint to version 9

[2.0.6] - 2023-09-06

Changed

  • use ts-node (instead of nodemon) for start (bundled) application in production

[2.0.3] - [2.0.5]

Changed

  • bump packages + dependencies to latest versions
  • change jest + tsconfig config to fit updated dependencies

[2.0.2] - 2022-06-19

Added

  • simple github actions pipeline

[2.0.1] - 2022-06-19

Added

  • unit tests for the frontend (more to be added)
  • small styling improvements
  • complete types for OrdersPagination

[2.0.0] - 2022-06-18

Changed