Skip to content

Releases: oxcened/my-order

v2.0.0

22 Apr 09:39
e906e1e
Compare
Choose a tag to compare

Changes:

  • #4 e906e1e Migration to SPA with Vite.js and React Router v6
  • #3 82ebc8f Added jest and test pipeline
  • 09b0a56 Added Checkbox unit tests
  • 43e3155 Added Accordion unit tests
  • 5ee8dfc Added Dropdown unit tests
  • 16ec394 Added PrintOrderSummaryModal unit tests
  • e366776 Added Order unit tests

v1.0.1

22 Apr 08:46
Compare
Choose a tag to compare

Changes:

  • #2 6c60737 Fixed an issue where PrintOrderSummaryModal's form would submit on cancel button. (@alexSp84)

v1.0.0

22 Apr 08:40
Compare
Choose a tag to compare

Changes:

  • First release