Skip to content

Latest commit

 

History

History
124 lines (64 loc) · 2.58 KB

CHANGELOG.md

File metadata and controls

124 lines (64 loc) · 2.58 KB

Changelog

v0.0.10

compare changes

🚀 Enhancements

  • Accepts promises for change config and change response (c838f37)

🏡 Chore

  • Removes workflow unused (9f8e442)

❤️ Contributors

v0.0.9

compare changes

🩹 Fixes

❤️ Contributors

v0.0.8

compare changes

🚀 Enhancements

  • Add original response data changer (9cea561)

❤️ Contributors

v0.0.7

compare changes

🚀 Enhancements

  • Use parseURL and parseQuery from ufo (3bd9ab8)

🩹 Fixes

🏡 Chore

❤️ Contributors

v0.0.6

compare changes

🚀 Enhancements

  • Add regex support to match in response actions (ca4fb6f)

❤️ Contributors

v0.0.5

compare changes

🚀 Enhancements

  • Add regex support to match urls (0ab6586)

❤️ Contributors

v0.0.4

compare changes

🩹 Fixes

  • Fixes match url with query params (531c06c)

💅 Refactors

  • Adjust class name (848a669)
  • Create handler class (f668dae)

❤️ Contributors

v0.0.3

🚀 Enhancements

  • Uses axios adapter (7d1ee73)
  • Allow once and always mock (9d57dbb)
  • Add clear method (d99782b)

🏡 Chore

  • Update readme (e9b5c80)
  • Changes the output dir (9014ba2)
  • Update version (cc088b4)
  • Reverts output dir changes (1c70126)

❤️ Contributors