Skip to content

V1.0.3

Compare
Choose a tag to compare
@morsdyce morsdyce released this 29 Oct 19:42
· 738 commits to master since this release

New Features

  • Add support for web workers (#142)
  • Add ability to prettify exports in the API (#143)
  • Add new export dialog with ability to prettify exports and select specific mocks or scenarios (#143)

Bug fixes

  • fix(export): Remove an incorrect check of the content type to attempt parsing request parameters (#146)
  • Streamline the npm run test:integration command (#147)

General

  • Tests: Add Interceptor E2E tests (#147)
  • Added API Documentation to the website