Skip to content

Latest commit

 

History

History
79 lines (38 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

79 lines (38 loc) · 3.12 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0 (2023-01-15)

Bug Fixes

  • 🐛 Remove rejectUnautho rized option (6edbbf8)

BREAKING CHANGES

  • 🧨 removed rejectUnauthorized options for https

2.2.1 (2023-01-15)

Security Fixes

  • 🐛 update security dependencies (f703fa7)

2.2.0 (2021-12-01)

Features

  • 🎸 set a new cookie if the ngapimock cookie is missing (7a841ef)

2.1.0 (2021-11-30)

Features

  • update peerdependency for cypress (4e7dbbc), closes #210

2.0.0 (2021-11-29)

Features

  • 🎸 update to latest version (3a3225a)

BREAKING CHANGES

  • 🧨 #372

1.1.0 (2020-07-10)

Bug Fixes

  • response body is now returned (14c60c8)

Features

  • 🎸 add https support (c62b7ab)
  • 🎸 make client options configurable (fc799e3)
  • 🎸 release (3446148)

1.0.0 (2020-07-10)

Bug Fixes

  • response body is now returned (14c60c8)
  • response body is now returned (04c6694)
  • plugin: fix circleci config (3c9a62c)

Features

  • 🎸 add https support (c62b7ab)
  • 🎸 make client options configurable (fc799e3)
  • plugin: add cypress plugin (265d0a3)