Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
mocha-multi-reporters
/
Filename :
CHANGELOG.md
back
Copy
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.5.1](https://github.com/stanleyhlng/mocha-multi-reporters/compare/v1.5.0...v1.5.1) (2020-11-04) ### Bugs * Added missing config.json file into npm bundle ## [1.5.0](https://github.com/stanleyhlng/mocha-multi-reporters/compare/v1.1.7...v1.5.0) (2020-11-04) ### Features First release after a long time of no maintenance, brings this package current with the [cypress-multi-reporters](https://www.npmjs.com/package/cypress-multi-reporters) changes over the last couple of years. * Bring dependencies to current, including Mocha 8.2.0 * [#72](https://github.com/stanleyhlng/mocha-multi-reporters/pull/72) Upgrade to pick up YOU54F changes from cypress-multi-reporter until and including 1.4.0 * [#69](https://github.com/stanleyhlng/mocha-multi-reporters/pull/69) Finding reporter file using current directory does not work with yarn 2 * [#61](https://github.com/stanleyhlng/mocha-multi-reporters/pull/61) Check reporter * npm package cleanup ## [1.4.0](https://github.com/you54f/cypress-multi-reporters/compare/v1.3.0...v1.4.0) (2020-05-12) ## [1.3.0](https://github.com/you54f/cypress-multi-reporters/compare/v1.2.4...v1.3.0) (2020-05-11) ### [1.2.4](https://github.com/you54f/cypress-multi-reporters/compare/v1.2.3...v1.2.4) (2020-02-12) ### [1.2.3](https://github.com/you54f/cypress-multi-reporters/compare/v1.2.1...v1.2.3) (2019-10-17) ### [1.2.2](https://github.com/you54f/cypress-multi-reporters/compare/v1.2.1...v1.2.2) (2019-10-17) ### [1.2.1](https://github.com/you54f/cypress-multi-reporters/compare/v1.2.0...v1.2.1) (2019-08-07) ## [1.2.0](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.23...v1.2.0) (2019-07-08) ### Features * **options:** add options in rc file ([#14](https://github.com/you54f/cypress-multi-reporters/issues/14)) ([5f633ec](https://github.com/you54f/cypress-multi-reporters/commit/5f633ec)) ### [1.1.23](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.22...v1.1.23) (2019-07-08) ### [1.1.22](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.12...v1.1.22) (2019-06-07) ### Bug Fixes * check reporter fix, by @cacaocake ([1dc3c9](https://github.com/you54f/cypress-multi-reporters/commit/1dc3c9)) ### [1.1.21](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.20...v1.1.21) (2019-06-03) ### [1.1.20](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.19...v1.1.20) (2019-06-03) ### [1.1.19](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.18...v1.1.19) (2019-06-03) ### [1.1.18](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.17...v1.1.18) (2019-06-03) ### [1.1.17](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.16...v1.1.17) (2019-06-03) ### [1.1.16](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.15...v1.1.16) (2019-06-03) ### [1.1.15](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.14...v1.1.15) (2019-06-03) ### Bug Fixes * update all the deps ([f8cd4f8](https://github.com/you54f/cypress-multi-reporters/commit/f8cd4f8)) ### [1.1.14](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.13...v1.1.14) (2019-06-03) ### [1.1.13](https://github.com/you54f/cypress-multi-reporters/compare/v1.1.12...v1.1.13) (2019-06-03) ### Bug Fixes * make compatible with mocha 6+ and earlier versions ([b8db10c](https://github.com/you54f/cypress-multi-reporters/commit/b8db10c)) ### Build System * automated pipeline ([88b06c7](https://github.com/you54f/cypress-multi-reporters/commit/88b06c7))