Changelog

January 15, 2023 ยท View on GitHub

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)