Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

48 lines (35 loc) · 1.19 KB

Changelog

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.3.0 - 2021-08-03

✨ Added

2.2.0 - 2021-07-30

✨ Added

  • handle nested for-loop
  • use dashboard v1.3.3

🐛 Fixed

  • support windows OS

🔥 Removed

  • possibility to define multiple states for the same route

2.1.5 - 2021-06-22

🐛 Fixed

  • show error message in CLI when invalid fakerjs syntax is detected

2.1.0 - 2021-06-18

✨ Added

  • handle javascript config file

1.0.2 - 2021-03-17

🐛 Fixed

  • crash if presence of non json file in mocked API folder

1.0.1 - 2021-03-15

🐛 Fixed

  • CLI crash on invalid configuration file path