@ng-apimock/cypress-plugin
Version:
Cypress plugin for ng-apimock
80 lines (38 loc) โข 3.19 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.0.0](https://github.com/ng-apimock/cypress-plugin/compare/v2.2.1...v3.0.0) (2023-01-15)
### Bug Fixes
* ๐ Remove rejectUnauthorized option ([6edbbf8](https://github.com/ng-apimock/cypress-plugin/commit/6edbbf8d4359a17f11b7f61c2363b0325bbd7396))
### BREAKING CHANGES
* ๐งจ removed rejectUnauthorized options for https
## [2.2.1](https://github.com/ng-apimock/cypress-plugin/compare/v2.2.0...v2.2.1) (2023-01-15)
### Bug Fixes
* ๐ update security dependencies ([f703fa7](https://github.com/ng-apimock/cypress-plugin/commit/f703fa77b1a584deb8845f6c5f80b49da15a232f))
# [2.2.0](https://github.com/ng-apimock/cypress-plugin/compare/v2.1.0...v2.2.0) (2021-12-01)
### Features
* ๐ธ set a new cookie if the ngapimock cookie is missing ([7a841ef](https://github.com/ng-apimock/cypress-plugin/commit/7a841ef31d7c25eb2ab363438e689de7ec70f399))
# [2.1.0](https://github.com/ng-apimock/cypress-plugin/compare/v2.0.0...v2.1.0) (2021-11-30)
### Features
* update peerdependency for cypress ([4e7dbbc](https://github.com/ng-apimock/cypress-plugin/commit/4e7dbbc0d6cf91c31bb4e83ffa80cc72d6516062)), closes [#210](https://github.com/ng-apimock/cypress-plugin/issues/210)
# [2.0.0](https://github.com/ng-apimock/cypress-plugin/compare/v1.1.0...v2.0.0) (2021-11-29)
### Features
* ๐ธ update to latest version ([3a3225a](https://github.com/ng-apimock/cypress-plugin/commit/3a3225a68be72f28661f8017b4544e56967eec8d))
### BREAKING CHANGES
* ๐งจ #372
# [1.1.0](https://github.com/ng-apimock/cypress-plugin/compare/v1.0.2...v1.1.0) (2020-07-10)
### Bug Fixes
* response body is now returned ([14c60c8](https://github.com/ng-apimock/cypress-plugin/commit/14c60c822c2f74f5e410be7f44436601517e839a))
### Features
* ๐ธ add https support ([c62b7ab](https://github.com/ng-apimock/cypress-plugin/commit/c62b7aba0c0cbe0a6db1619fdf8ab78807a1e814))
* ๐ธ make client options configurable ([fc799e3](https://github.com/ng-apimock/cypress-plugin/commit/fc799e3bb9e4387ff3f1c246c3a5873767b69035))
* ๐ธ release ([3446148](https://github.com/ng-apimock/cypress-plugin/commit/3446148007e140cd9eab9fcf6149751a6a048594))
# 1.0.0 (2020-07-10)
### Bug Fixes
* response body is now returned ([14c60c8](https://github.com/ng-apimock/cypress-plugin/commit/14c60c822c2f74f5e410be7f44436601517e839a))
* response body is now returned ([04c6694](https://github.com/ng-apimock/cypress-plugin/commit/04c6694da1f3162016d82a40bc82ce043ddda6f4))
* **plugin:** fix circleci config ([3c9a62c](https://github.com/ng-apimock/cypress-plugin/commit/3c9a62c9c067b12d94cf13c74abdccda35a57bc1))
### Features
* ๐ธ add https support ([c62b7ab](https://github.com/ng-apimock/cypress-plugin/commit/c62b7aba0c0cbe0a6db1619fdf8ab78807a1e814))
* ๐ธ make client options configurable ([fc799e3](https://github.com/ng-apimock/cypress-plugin/commit/fc799e3bb9e4387ff3f1c246c3a5873767b69035))
* **plugin:** add cypress plugin ([265d0a3](https://github.com/ng-apimock/cypress-plugin/commit/265d0a327ee3b89addb52fff56892b10230ce6b2))