From f4457030dcceb78a3319288359a93a27f275b875 Mon Sep 17 00:00:00 2001 From: Julien Elbaz Date: Wed, 28 Jun 2023 14:12:37 +0200 Subject: [PATCH] Revert changelog version --- CHANGELOG.md | 1438 ++++++++++++++++++++++++++++++--------------- package-lock.json | 663 ++++++++++++--------- package.json | 2 +- 3 files changed, 1344 insertions(+), 759 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1ce625..f5856ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,739 +1,1247 @@ -## 2.6.0 (2023-06-28) + +# [2.6.0](https://github.com/elbywan/wretch/compare/2.5.2...2.6.0) (2023-06-28) -* :arrow_up: Bump engine.io and socket.io ([3ef1738](https://github.com/elbywan/wretch/commit/3ef1738)) -* :arrow_up: Bump socket.io-parser from 4.2.2 to 4.2.3 ([b42aa0f](https://github.com/elbywan/wretch/commit/b42aa0f)) -* :arrow_up: Upgrade dependencies ([b183cf7](https://github.com/elbywan/wretch/commit/b183cf7)) -* :factory: Add fallback catcher method ([46610cf](https://github.com/elbywan/wretch/commit/46610cf)), closes [#192](https://github.com/elbywan/wretch/issues/192) -* :memo: Update node-fetch code snippet ([3b6ac7e](https://github.com/elbywan/wretch/commit/3b6ac7e)), closes [#179](https://github.com/elbywan/wretch/issues/179) -* Fix .addons typo in README ([e646004](https://github.com/elbywan/wretch/commit/e646004)) -* docs: fix example import in README.md ([20f66a5](https://github.com/elbywan/wretch/commit/20f66a5)) -* fix(docs): miss braces ([9e65465](https://github.com/elbywan/wretch/commit/9e65465)) +### :arrow_up: Version update(s) +* Bump engine.io and socket.io ([3ef1738](https://github.com/elbywan/wretch/commit/3ef1738)) +* Bump socket.io-parser from 4.2.2 to 4.2.3 ([b42aa0f](https://github.com/elbywan/wretch/commit/b42aa0f)) +* Upgrade dependencies ([b183cf7](https://github.com/elbywan/wretch/commit/b183cf7)) -## 2.5.2 (2023-04-11) +### :factory: New feature(s) -* :bug: Fix catcher and resolve callback argument type. ([76c295f](https://github.com/elbywan/wretch/commit/76c295f)), closes [#177](https://github.com/elbywan/wretch/issues/177) -* :memo: Node.js 18 section wording ([b696b1c](https://github.com/elbywan/wretch/commit/b696b1c)) -* :memo: Warn to use a custom until function to avoid retrying on 4xx errors ([1812c73](https://github.com/elbywan/wretch/commit/1812c73)), closes [#176](https://github.com/elbywan/wretch/issues/176) -* 2.5.2 tag ([bda300c](https://github.com/elbywan/wretch/commit/bda300c)) +* Add fallback catcher method ([46610cf](https://github.com/elbywan/wretch/commit/46610cf)), closes [#192](https://github.com/elbywan/wretch/issues/192) +### :memo: Documentation update(s) +* Update node-fetch code snippet ([3b6ac7e](https://github.com/elbywan/wretch/commit/3b6ac7e)), closes [#179](https://github.com/elbywan/wretch/issues/179) -## 2.5.1 (2023-02-27) -* :bug: Update resolver.ts - Add null verification to .get("Content-Type") ([a68a524](https://github.com/elbywan/wretch/commit/a68a524)) -* 2.5.1 tag ([77c0a1d](https://github.com/elbywan/wretch/commit/77c0a1d)) + +## [2.5.2](https://github.com/elbywan/wretch/compare/2.5.1...2.5.2) (2023-04-11) -## 2.5.0 (2023-02-20) +### :bug: Bug fix(es) -* :arrow_up: Bump @fastify/multipart from 7.3.0 to 7.4.1 ([e6074c9](https://github.com/elbywan/wretch/commit/e6074c9)) -* :arrow_up: Bump @sideway/formula from 3.0.0 to 3.0.1 ([8208646](https://github.com/elbywan/wretch/commit/8208646)) -* :arrow_up: Bump ua-parser-js from 0.7.31 to 0.7.33 ([1694fe6](https://github.com/elbywan/wretch/commit/1694fe6)) -* :factory: Parse error type as json on proper content-type ([ea9adbf](https://github.com/elbywan/wretch/commit/ea9adbf)), closes [#171](https://github.com/elbywan/wretch/issues/171) -* 2.5.0 tag ([a3bec71](https://github.com/elbywan/wretch/commit/a3bec71)) +* Fix catcher and resolve callback argument type. ([76c295f](https://github.com/elbywan/wretch/commit/76c295f)), closes [#177](https://github.com/elbywan/wretch/issues/177) +### :memo: Documentation update(s) +* Node.js 18 section wording ([b696b1c](https://github.com/elbywan/wretch/commit/b696b1c)) +* Warn to use a custom until function to avoid retrying on 4xx error ([1812c73](https://github.com/elbywan/wretch/commit/1812c73)), closes [#176](https://github.com/elbywan/wretch/issues/176) -## 2.4.1 (2023-01-20) -* :bug: Fix abort/progress addons state isolation issue ([2b3a659](https://github.com/elbywan/wretch/commit/2b3a659)) -* 2.4.1 tag ([f585b22](https://github.com/elbywan/wretch/commit/f585b22)) + +## [2.5.1](https://github.com/elbywan/wretch/compare/2.5.0...2.5.1) (2023-02-27) -## 2.4.0 (2023-01-19) +### :bug: Bug fix(es) -* :factory: Add skip argument to the retry middleware ([746f8c9](https://github.com/elbywan/wretch/commit/746f8c9)) -* 2.4.0 tag ([bd3575a](https://github.com/elbywan/wretch/commit/bd3575a)) +* Update resolver.ts - Add null verification to .get("Content-Type") ([a68a524](https://github.com/elbywan/wretch/commit/a68a524)) -## 2.3.2 (2023-01-11) + +# [2.5.0](https://github.com/elbywan/wretch/compare/2.4.1...2.5.0) (2023-02-20) -* :bug: Fix catcher priority ([d359bd7](https://github.com/elbywan/wretch/commit/d359bd7)), closes [#162](https://github.com/elbywan/wretch/issues/162) -* 2.3.2 tag ([d251fb1](https://github.com/elbywan/wretch/commit/d251fb1)) -* Fix typo in throttling.spec.ts ([9fc3e68](https://github.com/elbywan/wretch/commit/9fc3e68)) +### :arrow_up: Version update(s) +* Bump @fastify/multipart from 7.3.0 to 7.4.1 ([e6074c9](https://github.com/elbywan/wretch/commit/e6074c9)) +* Bump @sideway/formula from 3.0.0 to 3.0.1 ([8208646](https://github.com/elbywan/wretch/commit/8208646)) +* Bump ua-parser-js from 0.7.31 to 0.7.33 ([1694fe6](https://github.com/elbywan/wretch/commit/1694fe6)) -## 2.3.1 (2023-01-07) +### :factory: New feature(s) -* :bug: Fix middlewares and addons subpath exports ([bfd2542](https://github.com/elbywan/wretch/commit/bfd2542)), closes [#160](https://github.com/elbywan/wretch/issues/160) -* :memo: Add limitations section to the readme ([ad0a102](https://github.com/elbywan/wretch/commit/ad0a102)), closes [#159](https://github.com/elbywan/wretch/issues/159) -* 2.3.1 tag ([5098dea](https://github.com/elbywan/wretch/commit/5098dea)) +* Parse error type as json on proper content-type ([ea9adbf](https://github.com/elbywan/wretch/commit/ea9adbf)), closes [#171](https://github.com/elbywan/wretch/issues/171) -## 2.3.0 (2022-12-12) + +## [2.4.1](https://github.com/elbywan/wretch/compare/2.4.0...2.4.1) (2023-01-20) -* :factory: Add url property to WretchError ([a1f6ac6](https://github.com/elbywan/wretch/commit/a1f6ac6)), closes [#157](https://github.com/elbywan/wretch/issues/157) -* 2.3.0 tag ([c1fc7a6](https://github.com/elbywan/wretch/commit/c1fc7a6)) +### :bug: Bug fix(es) +* Fix abort/progress addons state isolation issue ([2b3a659](https://github.com/elbywan/wretch/commit/2b3a659)) -## 2.2.3 (2022-12-09) -* :bug: Better error catching precedence ([107fc71](https://github.com/elbywan/wretch/commit/107fc71)), closes [#155](https://github.com/elbywan/wretch/issues/155) -* 2.2.3 tag ([d18ef68](https://github.com/elbywan/wretch/commit/d18ef68)) + +# [2.4.0](https://github.com/elbywan/wretch/compare/2.3.2...2.4.0) (2023-01-19) -## 2.2.2 (2022-12-03) +### :factory: New feature(s) -* :bug: Fix compatibility issue between the perfs and progress addons ([b70e8cd](https://github.com/elbywan/wretch/commit/b70e8cd)) -* 2.2.2 tag ([3ffd0d3](https://github.com/elbywan/wretch/commit/3ffd0d3)) -* Fix readme typo ([39a37d1](https://github.com/elbywan/wretch/commit/39a37d1)) +* Add skip argument to the retry middleware ([746f8c9](https://github.com/elbywan/wretch/commit/746f8c9)) -## 2.2.1 (2022-12-03) + +## [2.3.2](https://github.com/elbywan/wretch/compare/2.3.1...2.3.2) (2023-01-11) -* :bug: Add missing export for the progress addon ([ebb0577](https://github.com/elbywan/wretch/commit/ebb0577)) -* :bug: Add missing progress addon rollup config ([bd6c89b](https://github.com/elbywan/wretch/commit/bd6c89b)) -* :bug: Register the progress addon in the .all entry point ([b01e03d](https://github.com/elbywan/wretch/commit/b01e03d)) -* 2.2.1 tag ([34b1594](https://github.com/elbywan/wretch/commit/34b1594)) -* Readme typo ([941efd5](https://github.com/elbywan/wretch/commit/941efd5)) +### :bug: Bug fix(es) +* Fix catcher priority ([d359bd7](https://github.com/elbywan/wretch/commit/d359bd7)), closes [#162](https://github.com/elbywan/wretch/issues/162) -## 2.2.0 (2022-12-03) -* :arrow_up: Bump dependencies including outdated rollup plugins ([bcbcdc5](https://github.com/elbywan/wretch/commit/bcbcdc5)) -* :arrow_up: Bump engine.io from 6.2.0 to 6.2.1 ([6a93854](https://github.com/elbywan/wretch/commit/6a93854)) -* :arrow_up: Bump fastify from 4.9.2 to 4.10.2 ([8ae9122](https://github.com/elbywan/wretch/commit/8ae9122)) -* :art: Add a prepare script ([17b0a76](https://github.com/elbywan/wretch/commit/17b0a76)) -* :bug: Fix a minor Wretch type issue in addons ([23ba7b1](https://github.com/elbywan/wretch/commit/23ba7b1)) -* :factory: Add progress addon ([2bae524](https://github.com/elbywan/wretch/commit/2bae524)), closes [#154](https://github.com/elbywan/wretch/issues/154) -* ⬆️ Upgrade actions/checkout to v3 ([a6a6502](https://github.com/elbywan/wretch/commit/a6a6502)) -* 2.2.0 tag ([9ab4c60](https://github.com/elbywan/wretch/commit/9ab4c60)) + +## [2.3.1](https://github.com/elbywan/wretch/compare/2.3.0...2.3.1) (2023-01-07) -## 2.1.5 (2022-10-15) +### :bug: Bug fix(es) -* :arrow_up: Bump dependencies ([6043c75](https://github.com/elbywan/wretch/commit/6043c75)) -* :arrow_up: Bump fastify from 4.3.0 to 4.8.1 ([130ccc2](https://github.com/elbywan/wretch/commit/130ccc2)) -* :bug: Query addon should strip undefined values ([ce395b5](https://github.com/elbywan/wretch/commit/ce395b5)), closes [#148](https://github.com/elbywan/wretch/issues/148) -* :memo: Add timeout code sample in the readme ([beb51c8](https://github.com/elbywan/wretch/commit/beb51c8)) -* :memo: Fix outdated code comments ([d4c546d](https://github.com/elbywan/wretch/commit/d4c546d)) -* :memo: Fix unpkg url in the readme ([07d4a00](https://github.com/elbywan/wretch/commit/07d4a00)) -* 2.1.5 tag ([5505c8b](https://github.com/elbywan/wretch/commit/5505c8b)) +* Fix middlewares and addons subpath exports ([bfd2542](https://github.com/elbywan/wretch/commit/bfd2542)), closes [#160](https://github.com/elbywan/wretch/issues/160) +### :memo: Documentation update(s) +* Add limitations section to the readme ([ad0a102](https://github.com/elbywan/wretch/commit/ad0a102)), closes [#159](https://github.com/elbywan/wretch/issues/159) -## 2.1.4 (2022-09-28) -* :bug: Relax the typechecker when using resolve within defer ([9e052c8](https://github.com/elbywan/wretch/commit/9e052c8)), closes [#146](https://github.com/elbywan/wretch/issues/146) -* 2.1.4 tag ([0e07574](https://github.com/elbywan/wretch/commit/0e07574)) + +# [2.3.0](https://github.com/elbywan/wretch/compare/2.2.3...2.3.0) (2022-12-12) -## 2.1.3 (2022-09-28) +### :factory: New feature(s) -* :bug: Fix the retry middleware crashing on network errors ([95cbad5](https://github.com/elbywan/wretch/commit/95cbad5)), closes [#145](https://github.com/elbywan/wretch/issues/145) -* 2.1.3 tag ([06f9b7a](https://github.com/elbywan/wretch/commit/06f9b7a)) +* Add url property to WretchError ([a1f6ac6](https://github.com/elbywan/wretch/commit/a1f6ac6)), closes [#157](https://github.com/elbywan/wretch/issues/157) -## 2.1.2 (2022-09-27) + +## [2.2.3](https://github.com/elbywan/wretch/compare/2.2.2...2.2.3) (2022-12-09) -* :art: Fix some linter warnings ([c1029c8](https://github.com/elbywan/wretch/commit/c1029c8)) -* :bug: Fix type inconsistencies in the body parsers ([b7cae7e](https://github.com/elbywan/wretch/commit/b7cae7e)), closes [#143](https://github.com/elbywan/wretch/issues/143) -* :memo: Fix throttling cache documentation link ([f66859d](https://github.com/elbywan/wretch/commit/f66859d)) -* 2.1.2 tag ([a2b3a37](https://github.com/elbywan/wretch/commit/a2b3a37)) +### :bug: Bug fix(es) +* Better error catching precedence ([107fc71](https://github.com/elbywan/wretch/commit/107fc71)), closes [#155](https://github.com/elbywan/wretch/issues/155) -## 2.1.1 (2022-09-03) -* :bug: Fix typo in function name #141 ([d82cfd5](https://github.com/elbywan/wretch/commit/d82cfd5)), closes [#141](https://github.com/elbywan/wretch/issues/141) -* 2.1.1 tag ([5520b06](https://github.com/elbywan/wretch/commit/5520b06)) + +## [2.2.2](https://github.com/elbywan/wretch/compare/2.2.1...2.2.2) (2022-12-03) -## 2.1.0 (2022-09-03) +### :bug: Bug fix(es) -* :factory: Add ability to resolve with latest response to the retry middleware. #141 ([60a7453](https://github.com/elbywan/wretch/commit/60a7453)), closes [#141](https://github.com/elbywan/wretch/issues/141) -* :memo: Remove outdated documentation entries for the retry middleware ([7a5620c](https://github.com/elbywan/wretch/commit/7a5620c)) -* 2.1.0 tag ([7c5b224](https://github.com/elbywan/wretch/commit/7c5b224)) +* Fix compatibility issue between the perfs and progress addons ([b70e8cd](https://github.com/elbywan/wretch/commit/b70e8cd)) -## 2.0.4 (2022-08-18) + +## [2.2.1](https://github.com/elbywan/wretch/compare/2.2.0...2.2.1) (2022-12-03) -* :art: Harmonize WretchError types ([1981837](https://github.com/elbywan/wretch/commit/1981837)) -* 2.0.4 tag ([5d33256](https://github.com/elbywan/wretch/commit/5d33256)) +### :bug: Bug fix(es) +* Add missing export for the progress addon ([ebb0577](https://github.com/elbywan/wretch/commit/ebb0577)) +* Add missing progress addon rollup config ([bd6c89b](https://github.com/elbywan/wretch/commit/bd6c89b)) +* Register the progress addon in the .all entry point ([b01e03d](https://github.com/elbywan/wretch/commit/b01e03d)) -## 2.0.3 (2022-08-16) -* :art: Export WretchError from the root index ([76f9096](https://github.com/elbywan/wretch/commit/76f9096)), closes [#79](https://github.com/elbywan/wretch/issues/79) -* 2.0.3 tag ([30e6b98](https://github.com/elbywan/wretch/commit/30e6b98)) + +# [2.2.0](https://github.com/elbywan/wretch/compare/2.1.5...2.2.0) (2022-12-03) -## 2.0.2 (2022-08-03) +### :arrow_up: Version update(s) -* :bug: Fix defer and resolve return types. ([0c59c6c](https://github.com/elbywan/wretch/commit/0c59c6c)), closes [#140](https://github.com/elbywan/wretch/issues/140) -* 2.0.2 tag ([e55fa04](https://github.com/elbywan/wretch/commit/e55fa04)) +* Bump dependencies including outdated rollup plugins ([bcbcdc5](https://github.com/elbywan/wretch/commit/bcbcdc5)) +* Bump engine.io from 6.2.0 to 6.2.1 ([6a93854](https://github.com/elbywan/wretch/commit/6a93854)) +* Bump fastify from 4.9.2 to 4.10.2 ([8ae9122](https://github.com/elbywan/wretch/commit/8ae9122)) +### :art: Code improvement(s) +* Add a prepare script ([17b0a76](https://github.com/elbywan/wretch/commit/17b0a76)) -## 2.0.1 (2022-08-02) +### :bug: Bug fix(es) -* :arrow_up: Add unpkg field to map to the right bundle. ([ae87b64](https://github.com/elbywan/wretch/commit/ae87b64)) -* :arrow_up: Upgrade dependencies. ([b6a1258](https://github.com/elbywan/wretch/commit/b6a1258)) -* :memo: Update cdn links. ([7571101](https://github.com/elbywan/wretch/commit/7571101)) -* 2.0.1 tag ([4c4838d](https://github.com/elbywan/wretch/commit/4c4838d)) -* Add addons ts video to the readme ([44f3083](https://github.com/elbywan/wretch/commit/44f3083)) -* Improve the chaining part of the readme ([adea0fe](https://github.com/elbywan/wretch/commit/adea0fe)) -* increase mock:wait timeout to 10s ([5be1ad8](https://github.com/elbywan/wretch/commit/5be1ad8)) -* Update bundle size ([a43a6ab](https://github.com/elbywan/wretch/commit/a43a6ab)) -* Update cdn links in readme ([1b6e8d5](https://github.com/elbywan/wretch/commit/1b6e8d5)) -* Update estimated gzip size in readme ([94ebf81](https://github.com/elbywan/wretch/commit/94ebf81)) -* Update github actions badge ([51f3846](https://github.com/elbywan/wretch/commit/51f3846)) -* Update migration guide ([cfa9eb6](https://github.com/elbywan/wretch/commit/cfa9eb6)) -* Update migration guide ([d3bff85](https://github.com/elbywan/wretch/commit/d3bff85)) +* Fix a minor Wretch type issue in addons ([23ba7b1](https://github.com/elbywan/wretch/commit/23ba7b1)) +### :factory: New feature(s) +* Add progress addon ([2bae524](https://github.com/elbywan/wretch/commit/2bae524)), closes [#154](https://github.com/elbywan/wretch/issues/154) -## 2.0.0 (2022-08-01) -* 2.0 tag ([baaddaa](https://github.com/elbywan/wretch/commit/baaddaa)) -* Add minimal example to the readme ([9c7e0ed](https://github.com/elbywan/wretch/commit/9c7e0ed)) -* Better webpack subpath exports compatibility ([cc1164c](https://github.com/elbywan/wretch/commit/cc1164c)) -* Fix readme minor typos ([bce61cc](https://github.com/elbywan/wretch/commit/bce61cc)) -* Fix typings when programming actions using the defer/resolver methods ([285456d](https://github.com/elbywan/wretch/commit/285456d)) -* Minor website tweaks ([c7fb571](https://github.com/elbywan/wretch/commit/c7fb571)) -* Update readme ([9e666ae](https://github.com/elbywan/wretch/commit/9e666ae)) -* Upgrade dependencies ([6a69b8f](https://github.com/elbywan/wretch/commit/6a69b8f)) -* Use unknown type for json body handler ([aec7590](https://github.com/elbywan/wretch/commit/aec7590)) -* Readme: wording ([ad88324](https://github.com/elbywan/wretch/commit/ad88324)) + +## [2.1.5](https://github.com/elbywan/wretch/compare/2.1.4...2.1.5) (2022-10-15) -## 2.0.0-next.1 (2022-07-08) +### :arrow_up: Version update(s) -* :art: Add editorconfig ([e81eaff](https://github.com/elbywan/wretch/commit/e81eaff)) -* :fire: Drop support on node < 14 ([1ff926c](https://github.com/elbywan/wretch/commit/1ff926c)) -* :memo: Additional improvements ([e79ff71](https://github.com/elbywan/wretch/commit/e79ff71)) -* :memo: Autogenerate API documentation and split it from the main README ([c710a71](https://github.com/elbywan/wretch/commit/c710a71)) -* :memo: Move svg asset and minor readme changes ([30de07c](https://github.com/elbywan/wretch/commit/30de07c)) -* :memo: Regenerate api doc ([7ae5b57](https://github.com/elbywan/wretch/commit/7ae5b57)) -* :memo: Small edits to the contributing file and renames scripts related to browser specs ([abec7f0](https://github.com/elbywan/wretch/commit/abec7f0)) -* :memo: Update bundle size ([1115d34](https://github.com/elbywan/wretch/commit/1115d34)) -* :memo: Update companion website ([d6bb842](https://github.com/elbywan/wretch/commit/d6bb842)) -* :memo: Update documentation ([15fd187](https://github.com/elbywan/wretch/commit/15fd187)) -* :white_check_mark: Fix resolvers test for node14 ([ca8b559](https://github.com/elbywan/wretch/commit/ca8b559)) -* :white_check_mark: Fix test on node 18 (with polyfilled fetch) ([d3b7b00](https://github.com/elbywan/wretch/commit/d3b7b00)) -* :white_check_mark: Replace restify with fastify for mock server ([9ee2cfc](https://github.com/elbywan/wretch/commit/9ee2cfc)) -* :white_check_mark: Run lint on CI ([9b819d3](https://github.com/elbywan/wretch/commit/9b819d3)) -* :white_check_mark: Test in multiple version of node in CI ([00d80a6](https://github.com/elbywan/wretch/commit/00d80a6)) -* ✅ Add deno specs and refactor types ([c873f02](https://github.com/elbywan/wretch/commit/c873f02)) -* ✅ Use karma.js to run browser specs ([e41f142](https://github.com/elbywan/wretch/commit/e41f142)) -* 🏭 Internalize the wretch-middlewares package ([a290f77](https://github.com/elbywan/wretch/commit/a290f77)) -* 2.0.0-next.1 tag ([d867227](https://github.com/elbywan/wretch/commit/d867227)) -* better emoji ([60d66fb](https://github.com/elbywan/wretch/commit/60d66fb)) -* fix typos ([b696753](https://github.com/elbywan/wretch/commit/b696753)) -* minor edits ([015781c](https://github.com/elbywan/wretch/commit/015781c)) -* Run the CI when pushing on dev ([37b45ea](https://github.com/elbywan/wretch/commit/37b45ea)) -* Update README.md ([21f3089](https://github.com/elbywan/wretch/commit/21f3089)) +* Bump dependencies ([6043c75](https://github.com/elbywan/wretch/commit/6043c75)) +* Bump fastify from 4.3.0 to 4.8.1 ([130ccc2](https://github.com/elbywan/wretch/commit/130ccc2)) +### :bug: Bug fix(es) +* Query addon should strip undefined values ([ce395b5](https://github.com/elbywan/wretch/commit/ce395b5)), closes [#148](https://github.com/elbywan/wretch/issues/148) -## 2.0.0-next.0 (2022-07-03) +### :memo: Documentation update(s) -* :arrow_up: Bump packages ([5302d04](https://github.com/elbywan/wretch/commit/5302d04)) -* :art: Improved packaging and bundling ([69c1e35](https://github.com/elbywan/wretch/commit/69c1e35)) -* :bug: Fix the jest resolver ([3a1f7b8](https://github.com/elbywan/wretch/commit/3a1f7b8)) -* :docs: Update readme and website ([2eb24dc](https://github.com/elbywan/wretch/commit/2eb24dc)) -* :factory: Add error cause ([9a0a387](https://github.com/elbywan/wretch/commit/9a0a387)), closes [#98](https://github.com/elbywan/wretch/issues/98) -* :factory: Mark errors with a custom class ([211c902](https://github.com/elbywan/wretch/commit/211c902)), closes [#79](https://github.com/elbywan/wretch/issues/79) -* :fire: Add url arg and harmonize replace/mixin arguments ([8e4d0aa](https://github.com/elbywan/wretch/commit/8e4d0aa)) -* :fire: Complete refactoring ([c2f5035](https://github.com/elbywan/wretch/commit/c2f5035)) -* :fire: Restore normal array behaviour for formdata and fix tests ([6879d48](https://github.com/elbywan/wretch/commit/6879d48)), closes [#119](https://github.com/elbywan/wretch/issues/119) -* :memo: Update browserstack badge. ([91cad34](https://github.com/elbywan/wretch/commit/91cad34)) -* :white_check_mark: Better tests coverage ([77e85dc](https://github.com/elbywan/wretch/commit/77e85dc)) -* 2.0.0-next.0 tag ([72e99f3](https://github.com/elbywan/wretch/commit/72e99f3)) -* final fixes ([d2d3a36](https://github.com/elbywan/wretch/commit/d2d3a36)) -* format tslint config file ([59e2e5d](https://github.com/elbywan/wretch/commit/59e2e5d)) -* gitignore test build output ([564bce3](https://github.com/elbywan/wretch/commit/564bce3)) -* golf bytes ([e4dd8aa](https://github.com/elbywan/wretch/commit/e4dd8aa)) -* golf more bytes ([6902d99](https://github.com/elbywan/wretch/commit/6902d99)) -* remove paypal funding ([95ad916](https://github.com/elbywan/wretch/commit/95ad916)) +* Add timeout code sample in the readme ([beb51c8](https://github.com/elbywan/wretch/commit/beb51c8)) +* Fix outdated code comments ([d4c546d](https://github.com/elbywan/wretch/commit/d4c546d)) +* Fix unpkg url in the readme ([07d4a00](https://github.com/elbywan/wretch/commit/07d4a00)) -### BREAKING CHANGE -* - Does not append [] anymore when appending an array through the .formData helper. + +## [2.1.4](https://github.com/elbywan/wretch/compare/2.1.3...2.1.4) (2022-09-28) -## 1.7.10 (2022-05-21) +### :bug: Bug fix(es) -* :arrow_up: Bump minimist from 1.2.5 to 1.2.6 ([6365ad0](https://github.com/elbywan/wretch/commit/6365ad0)) -* :arrow_up: Bump moment from 2.24.0 to 2.29.2 ([26e3889](https://github.com/elbywan/wretch/commit/26e3889)) -* :arrow_up: Bump to npm 8 ([9d5758e](https://github.com/elbywan/wretch/commit/9d5758e)) -* :bug: Ignore when the .perf promise throws ([33407ea](https://github.com/elbywan/wretch/commit/33407ea)), closes [#131](https://github.com/elbywan/wretch/issues/131) -* :memo: Update performance api node.js polyfill. ([185420b](https://github.com/elbywan/wretch/commit/185420b)) -* :white_check_mark: Migrate to github actions. ([4b93f43](https://github.com/elbywan/wretch/commit/4b93f43)) -* 1.7.10 tag ([c4c2c70](https://github.com/elbywan/wretch/commit/c4c2c70)) -* Add dummy action for testing purposes. ([38d5e0b](https://github.com/elbywan/wretch/commit/38d5e0b)) +* Relax the typechecker when using resolve within defer ([9e052c8](https://github.com/elbywan/wretch/commit/9e052c8)), closes [#146](https://github.com/elbywan/wretch/issues/146) -## 1.7.9 (2022-02-05) + +## [2.1.3](https://github.com/elbywan/wretch/compare/2.1.2...2.1.3) (2022-09-28) -* :bug: Body json serialization condition fix. ([1c90fa3](https://github.com/elbywan/wretch/commit/1c90fa3)), closes [#123](https://github.com/elbywan/wretch/issues/123) -* 1.7.9 tag ([370fd00](https://github.com/elbywan/wretch/commit/370fd00)) +### :bug: Bug fix(es) +* Fix the retry middleware crashing on network errors ([95cbad5](https://github.com/elbywan/wretch/commit/95cbad5)), closes [#145](https://github.com/elbywan/wretch/issues/145) -## 1.7.8 (2022-01-30) -* :arrow_up: Bump dependencies and npm audit. ([881d17a](https://github.com/elbywan/wretch/commit/881d17a)) -* :bug: Fix error for opaque responses. ([bbb5912](https://github.com/elbywan/wretch/commit/bbb5912)), closes [#121](https://github.com/elbywan/wretch/issues/121) -* :bug: Preserve exotic json content types when strigifying body. ([d51c17b](https://github.com/elbywan/wretch/commit/d51c17b)), closes [#122](https://github.com/elbywan/wretch/issues/122) -* 1.7.8 tag ([5ec641e](https://github.com/elbywan/wretch/commit/5ec641e)) + +## [2.1.2](https://github.com/elbywan/wretch/compare/2.1.1...2.1.2) (2022-09-27) -## 1.7.7 (2021-12-13) +### :art: Code improvement(s) -* :bug: Fix errorType argument type. ([5efd606](https://github.com/elbywan/wretch/commit/5efd606)), closes [#118](https://github.com/elbywan/wretch/issues/118) -* :memo: Update outdated badges. ([f286481](https://github.com/elbywan/wretch/commit/f286481)) -* 1.7.7 tag ([41a0e3d](https://github.com/elbywan/wretch/commit/41a0e3d)) +* Fix some linter warnings ([c1029c8](https://github.com/elbywan/wretch/commit/c1029c8)) +### :bug: Bug fix(es) +* Fix type inconsistencies in the body parsers ([b7cae7e](https://github.com/elbywan/wretch/commit/b7cae7e)), closes [#143](https://github.com/elbywan/wretch/issues/143) -## 1.7.6 (2021-08-06) +### :memo: Documentation update(s) -* :arrow_up: Upgrade dependencies. ([f62f977](https://github.com/elbywan/wretch/commit/f62f977)) -* :bug: Prevent appending an extra ?/& for empty query strings. #114 ([15464a8](https://github.com/elbywan/wretch/commit/15464a8)), closes [#114](https://github.com/elbywan/wretch/issues/114) -* :memo: Update readme badges. ([b65878f](https://github.com/elbywan/wretch/commit/b65878f)) -* 1.7.6 tag ([dcd114a](https://github.com/elbywan/wretch/commit/dcd114a)) +* Fix throttling cache documentation link ([f66859d](https://github.com/elbywan/wretch/commit/f66859d)) -## 1.7.5 (2021-06-30) + +## [2.1.1](https://github.com/elbywan/wretch/compare/2.1.0...2.1.1) (2022-09-03) -* :arrow_up: Bump find-my-way from 2.2.1 to 2.2.5 ([687a999](https://github.com/elbywan/wretch/commit/687a999)) -* :arrow_up: Bump handlebars from 4.7.6 to 4.7.7 ([0cb2ac2](https://github.com/elbywan/wretch/commit/0cb2ac2)) -* :arrow_up: Bump hosted-git-info from 2.8.8 to 2.8.9 ([c862315](https://github.com/elbywan/wretch/commit/c862315)) -* :arrow_up: Bump ini from 1.3.5 to 1.3.7 ([79fd31f](https://github.com/elbywan/wretch/commit/79fd31f)) -* :arrow_up: Bump lodash from 4.17.19 to 4.17.21 ([fe66a14](https://github.com/elbywan/wretch/commit/fe66a14)) -* :arrow_up: Bump node-notifier from 8.0.0 to 8.0.1 ([43cd685](https://github.com/elbywan/wretch/commit/43cd685)) -* :arrow_up: Bump ws from 7.3.1 to 7.4.6 ([d0f89f1](https://github.com/elbywan/wretch/commit/d0f89f1)) -* :arrow_up: Bump y18n from 4.0.0 to 4.0.1 ([6d0fbdc](https://github.com/elbywan/wretch/commit/6d0fbdc)) -* :arrow_up: Upgrade dependencies. ([805fade](https://github.com/elbywan/wretch/commit/805fade)) -* :bug: Take into account the options argument headers when stringifying body. #75 ([23484fd](https://github.com/elbywan/wretch/commit/23484fd)), closes [#75](https://github.com/elbywan/wretch/issues/75) -* :memo: Update readme import section ([5970e6d](https://github.com/elbywan/wretch/commit/5970e6d)) -* 💸 Add FUNDING.yml ([4888bee](https://github.com/elbywan/wretch/commit/4888bee)) -* 1.7.5 tag ([16d6619](https://github.com/elbywan/wretch/commit/16d6619)) -* Gitignore /dist file. ([69800b4](https://github.com/elbywan/wretch/commit/69800b4)) -* Remove /dist files from versioning. ([5cb651c](https://github.com/elbywan/wretch/commit/5cb651c)) +### :bug: Bug fix(es) +* Fix typo in function name #141 ([d82cfd5](https://github.com/elbywan/wretch/commit/d82cfd5)), closes [#141](https://github.com/elbywan/wretch/issues/141) -## 1.7.4 (2020-10-14) -* :bug: Fix post with overloaded json content-type charset. ([af48887](https://github.com/elbywan/wretch/commit/af48887)) -* :memo: Update package size approximation. ([2399419](https://github.com/elbywan/wretch/commit/2399419)) -* 1.7.4 tag ([e61da95](https://github.com/elbywan/wretch/commit/e61da95)) + +# [2.1.0](https://github.com/elbywan/wretch/compare/2.0.4...2.1.0) (2022-09-03) -## 1.7.3 (2020-10-12) +### :factory: New feature(s) -* :arrow_up: Bump lodash from 4.17.14 to 4.17.19 ([c5c255f](https://github.com/elbywan/wretch/commit/c5c255f)) -* :arrow_up: Bump node-fetch from 2.6.0 to 2.6.1 ([d536ba5](https://github.com/elbywan/wretch/commit/d536ba5)) -* :arrow_up: Upgrade dependencies ([0bb3235](https://github.com/elbywan/wretch/commit/0bb3235)) -* :bug: Allow custom charset with json body. ([52d2caa](https://github.com/elbywan/wretch/commit/52d2caa)), closes [#90](https://github.com/elbywan/wretch/issues/90) -* :memo: Fix readme arry typo. ([b465a4f](https://github.com/elbywan/wretch/commit/b465a4f)) -* :memo: Fix readme bad chars. ([12b7231](https://github.com/elbywan/wretch/commit/12b7231)) -* :memo: Mention Deno in the readme. ([b52847a](https://github.com/elbywan/wretch/commit/b52847a)) -* 1.7.3 tag ([4dbc097](https://github.com/elbywan/wretch/commit/4dbc097)) -* fix typo in readme ([294bdb3](https://github.com/elbywan/wretch/commit/294bdb3)) -* docs: Fix simple typo, passsed -> passed ([f25394f](https://github.com/elbywan/wretch/commit/f25394f)) +* Add ability to resolve with latest response to the retry middle ([60a7453](https://github.com/elbywan/wretch/commit/60a7453)), closes [#141](https://github.com/elbywan/wretch/issues/141) +### :memo: Documentation update(s) +* Remove outdated documentation entries for the retry middleware ([7a5620c](https://github.com/elbywan/wretch/commit/7a5620c)) -## 1.7.2 (2020-04-13) -* :arrow_up: Bump acorn from 6.4.0 to 6.4.1 ([24bc906](https://github.com/elbywan/wretch/commit/24bc906)) -* :arrow_up: Upgrade dependencies ([76b32fd](https://github.com/elbywan/wretch/commit/76b32fd)) -* :bug: Prevent overriding content-type when passing body in http methods. #75 ([f6f9302](https://github.com/elbywan/wretch/commit/f6f9302)), closes [#75](https://github.com/elbywan/wretch/issues/75) -* 1.7.2 tag ([8c02bc5](https://github.com/elbywan/wretch/commit/8c02bc5)) + +## [2.0.4](https://github.com/elbywan/wretch/compare/2.0.3...2.0.4) (2022-08-18) -## 1.7.1 (2020-01-25) +### :art: Code improvement(s) -* :bug: Fix crash on nested null formdata value. #68 ([9c1adf0](https://github.com/elbywan/wretch/commit/9c1adf0)), closes [#68](https://github.com/elbywan/wretch/issues/68) -* :memo: Update broken readme link. ([e115c63](https://github.com/elbywan/wretch/commit/e115c63)) -* 1.7.1 tag ([bc99e50](https://github.com/elbywan/wretch/commit/bc99e50)) +* Harmonize WretchError types ([1981837](https://github.com/elbywan/wretch/commit/1981837)) -## 1.7.0 (2020-01-25) + +## [2.0.3](https://github.com/elbywan/wretch/compare/2.0.2...2.0.3) (2022-08-16) -* :arrow_up: Upgrade packages ([a68d94e](https://github.com/elbywan/wretch/commit/a68d94e)) -* :factory: Support nested objects in formData. #68 ([90d9555](https://github.com/elbywan/wretch/commit/90d9555)), closes [#68](https://github.com/elbywan/wretch/issues/68) -* 1.7.0 tag ([74462ee](https://github.com/elbywan/wretch/commit/74462ee)) +### :art: Code improvement(s) +* Export WretchError from the root index ([76f9096](https://github.com/elbywan/wretch/commit/76f9096)), closes [#79](https://github.com/elbywan/wretch/issues/79) -## 1.6.0 (2019-11-27) -* :factory: Add esm bundle. #63 ([9655b46](https://github.com/elbywan/wretch/commit/9655b46)), closes [#63](https://github.com/elbywan/wretch/issues/63) -* :factory: Add fetch error catcher. #62 ([96a147c](https://github.com/elbywan/wretch/commit/96a147c)), closes [#62](https://github.com/elbywan/wretch/issues/62) -* 1.6.0 tag ([a7940c8](https://github.com/elbywan/wretch/commit/a7940c8)) + +## [2.0.2](https://github.com/elbywan/wretch/compare/2.0.1...2.0.2) (2022-08-03) -## 1.5.5 (2019-10-15) +### :bug: Bug fix(es) -* :arrow_up: Upgrade packages ([05c0b9e](https://github.com/elbywan/wretch/commit/05c0b9e)) -* :bug: Fix handling falsey values for body callback and payload. ([2d99a4f](https://github.com/elbywan/wretch/commit/2d99a4f)), closes [#58](https://github.com/elbywan/wretch/issues/58) -* :memo: Update readme browserstack badge. ([eddfd91](https://github.com/elbywan/wretch/commit/eddfd91)) -* :white_check_mark: Restore latest browserstack matrix and add an exception for firefox CI. ([ef09fd8](https://github.com/elbywan/wretch/commit/ef09fd8)) -* :white_check_mark: Use macos firefox on browserstack ([e51048e](https://github.com/elbywan/wretch/commit/e51048e)) -* 1.5.5 tag ([5b158fc](https://github.com/elbywan/wretch/commit/5b158fc)) +* Fix defer and resolve return types. ([0c59c6c](https://github.com/elbywan/wretch/commit/0c59c6c)), closes [#140](https://github.com/elbywan/wretch/issues/140) -## 1.5.4 (2019-07-16) + +## [2.0.1](https://github.com/elbywan/wretch/compare/2.0.0...2.0.1) (2022-08-02) -* :arrow_up: Upgrade packages to fix vulnerabilities. ([dced4c1](https://github.com/elbywan/wretch/commit/dced4c1)) -* :memo: Fix readme opts link ([5595ef7](https://github.com/elbywan/wretch/commit/5595ef7)) -* :white_check_mark: Add missing browser test ([2f5498c](https://github.com/elbywan/wretch/commit/2f5498c)) -* :white_check_mark: Add missing browser tests ([9bd7e4f](https://github.com/elbywan/wretch/commit/9bd7e4f)) -* :white_check_mark: Fix browserstack browser & os matrix. ([451ef23](https://github.com/elbywan/wretch/commit/451ef23)) -* 1.5.4 tag ([2b79b3d](https://github.com/elbywan/wretch/commit/2b79b3d)) -* Add test ([62a3501](https://github.com/elbywan/wretch/commit/62a3501)) -* Pass method option to defer callback ([a45ac65](https://github.com/elbywan/wretch/commit/a45ac65)) +### :arrow_up: Version update(s) +* Add unpkg field to map to the right bundle. ([ae87b64](https://github.com/elbywan/wretch/commit/ae87b64)) +* Upgrade dependencies. ([b6a1258](https://github.com/elbywan/wretch/commit/b6a1258)) -## 1.5.3 (2019-07-11) +### :memo: Documentation update(s) -* :arrow_up: Upgrade dependencies ([5e77291](https://github.com/elbywan/wretch/commit/5e77291)) -* :bug: Preserve headers on null/undefined argument ([9e3fe0a](https://github.com/elbywan/wretch/commit/9e3fe0a)), closes [#52](https://github.com/elbywan/wretch/issues/52) -* 1.5.3 tag ([9fe16a8](https://github.com/elbywan/wretch/commit/9fe16a8)) -* squashme ([a3fff82](https://github.com/elbywan/wretch/commit/a3fff82)) +* Update cdn links. ([7571101](https://github.com/elbywan/wretch/commit/7571101)) -## 1.5.2 (2019-04-28) + +# [2.0.0](https://github.com/elbywan/wretch/compare/2.0.0-next.1...2.0.0) (2022-08-01) -* :bug: Clear pending timeout when request resolves / fails ([687570b](https://github.com/elbywan/wretch/commit/687570b)), closes [#50](https://github.com/elbywan/wretch/issues/50) -* :memo: Add 1.5.1 changelog ([fd4386c](https://github.com/elbywan/wretch/commit/fd4386c)) -* :memo: Fix .catcher documentation typo. ([2b98d6b](https://github.com/elbywan/wretch/commit/2b98d6b)) -* :memo: Remove bad usage of .error in the readme ([a5209d0](https://github.com/elbywan/wretch/commit/a5209d0)) -* 1.5.2 tag ([f71faef](https://github.com/elbywan/wretch/commit/f71faef)) -* Update README.md ([6c3a271](https://github.com/elbywan/wretch/commit/6c3a271)) -## 1.5.1 (2019-03-17) + +# [2.0.0-next.1](https://github.com/elbywan/wretch/compare/2.0.0-next.0...2.0.0-next.1) (2022-07-08) -* :arrow_up: Upgrade rollup dep ([d890b8a](https://github.com/elbywan/wretch/commit/d890b8a)) -* :bug: Fix mutating catchers propagation to cloned wretchers ([d207027](https://github.com/elbywan/wretch/commit/d207027)), closes [#44](https://github.com/elbywan/wretch/issues/44) -* :memo: Add the concept of middleware context to the readme. ([50a78c5](https://github.com/elbywan/wretch/commit/50a78c5)) -* :memo: Change package kb size displayed in the html ([b3ebb78](https://github.com/elbywan/wretch/commit/b3ebb78)) -* :white_check_mark: CI build on node.js LTS ([90290ab](https://github.com/elbywan/wretch/commit/90290ab)) -* :white_check_mark: Test form-data with streams. ([92af63a](https://github.com/elbywan/wretch/commit/92af63a)) -* 1.5.1 tag ([2f5af21](https://github.com/elbywan/wretch/commit/2f5af21)) +### :art: Code improvement(s) +* Add editorconfig ([e81eaff](https://github.com/elbywan/wretch/commit/e81eaff)) -## 1.5.0 (2019-02-23) +### :fire: Breaking change(s) -* :arrow_up: Upgrade dependencies and fix package version in lock file ([b17d10a](https://github.com/elbywan/wretch/commit/b17d10a)) -* :arrow_up: Upgrade jest and rollup ([0573f7a](https://github.com/elbywan/wretch/commit/0573f7a)) -* :art: Add inline source maps ([03ca27e](https://github.com/elbywan/wretch/commit/03ca27e)) -* :factory: Add a replay() method. ([5af4ecc](https://github.com/elbywan/wretch/commit/5af4ecc)), closes [#35](https://github.com/elbywan/wretch/issues/35) -* :memo: More details about the response types in the readme ([270fe16](https://github.com/elbywan/wretch/commit/270fe16)) -* 1.5.0 tag ([05e07ac](https://github.com/elbywan/wretch/commit/05e07ac)) +* Drop support on node < 14 ([1ff926c](https://github.com/elbywan/wretch/commit/1ff926c)) +### :memo: Documentation update(s) +* Additional improvements ([e79ff71](https://github.com/elbywan/wretch/commit/e79ff71)) +* Autogenerate API documentation and split it from the main README ([c710a71](https://github.com/elbywan/wretch/commit/c710a71)) +* Move svg asset and minor readme changes ([30de07c](https://github.com/elbywan/wretch/commit/30de07c)) +* Regenerate api doc ([7ae5b57](https://github.com/elbywan/wretch/commit/7ae5b57)) +* Small edits to the contributing file and renames scripts related t ([abec7f0](https://github.com/elbywan/wretch/commit/abec7f0)) +* Update bundle size ([1115d34](https://github.com/elbywan/wretch/commit/1115d34)) +* Update companion website ([d6bb842](https://github.com/elbywan/wretch/commit/d6bb842)) +* Update documentation ([15fd187](https://github.com/elbywan/wretch/commit/15fd187)) -## 1.4.2 (2018-10-21) +### :white_check_mark: Test improvement(s) -* :arrow_up: Upgrade packages ([268565d](https://github.com/elbywan/wretch/commit/268565d)) -* :art: Export typedefs at the root level ([d2bcb13](https://github.com/elbywan/wretch/commit/d2bcb13)) -* :memo: Fix readme typo ([78b7a2b](https://github.com/elbywan/wretch/commit/78b7a2b)) -* :memo: Update .query documentation ([03c5cbe](https://github.com/elbywan/wretch/commit/03c5cbe)) -* :white_check_mark: Improve performance timings test coverage ([c4db506](https://github.com/elbywan/wretch/commit/c4db506)) -* 1.4.2 tag ([e53622d](https://github.com/elbywan/wretch/commit/e53622d)) -* Update README.md ([5c9c35e](https://github.com/elbywan/wretch/commit/5c9c35e)) +* Fix resolvers test for node14 ([ca8b559](https://github.com/elbywan/wretch/commit/ca8b559)) +* Fix test on node 18 (with polyfilled fetch) ([d3b7b00](https://github.com/elbywan/wretch/commit/d3b7b00)) +* Replace restify with fastify for mock server ([9ee2cfc](https://github.com/elbywan/wretch/commit/9ee2cfc)) +* Run lint on CI ([9b819d3](https://github.com/elbywan/wretch/commit/9b819d3)) +* Test in multiple version of node in CI ([00d80a6](https://github.com/elbywan/wretch/commit/00d80a6)) -## 1.4.1 (2018-08-13) + +# [2.0.0-next.0](https://github.com/elbywan/wretch/compare/1.7.10...2.0.0-next.0) (2022-07-03) -* :arrow_up: 1.4.1 tag ([429fd8d](https://github.com/elbywan/wretch/commit/429fd8d)) -* :arrow_up: Upgrade devDeps ([0a6c223](https://github.com/elbywan/wretch/commit/0a6c223)) -* :art: Improve typedefs ([232c063](https://github.com/elbywan/wretch/commit/232c063)) -* :bug: Add default errorType to response object ([c134efa](https://github.com/elbywan/wretch/commit/c134efa)) -* :white_check_mark: Improve unit tests to check default error type ([3f1bb4b](https://github.com/elbywan/wretch/commit/3f1bb4b)), closes [#c134](https://github.com/elbywan/wretch/issues/c134) -* :white_check_mark: Prevent running browserstack on PRs ([c350060](https://github.com/elbywan/wretch/commit/c350060)) -* Update README.md ([ff5692d](https://github.com/elbywan/wretch/commit/ff5692d)) +### :arrow_up: Version update(s) +* Bump packages ([5302d04](https://github.com/elbywan/wretch/commit/5302d04)) -## 1.4.0 (2018-07-10) +### :art: Code improvement(s) -* :arrow_up: 1.4.0 tag ([27acc8e](https://github.com/elbywan/wretch/commit/27acc8e)) -* :fire: Make .formUrl encode arrays in a standard way ([f04c9af](https://github.com/elbywan/wretch/commit/f04c9af)), closes [#26](https://github.com/elbywan/wretch/issues/26) -* Update README.md ([e3e9701](https://github.com/elbywan/wretch/commit/e3e9701)) -* Update README.md ([74ad74c](https://github.com/elbywan/wretch/commit/74ad74c)) +* Improved packaging and bundling ([69c1e35](https://github.com/elbywan/wretch/commit/69c1e35)) +### :bug: Bug fix(es) +* Fix the jest resolver ([3a1f7b8](https://github.com/elbywan/wretch/commit/3a1f7b8)) -## 1.3.1 (2018-06-12) +### :docs: undefined -* :arrow_up: 1.3.1 tag ([f162e0e](https://github.com/elbywan/wretch/commit/f162e0e)) -* :art: Launch the mock server aside of the test file. ([35c5a4e](https://github.com/elbywan/wretch/commit/35c5a4e)) -* :memo: Add bundlephobia badge. ([0399a65](https://github.com/elbywan/wretch/commit/0399a65)) -* :memo: Add paypal badge ([cd98e4d](https://github.com/elbywan/wretch/commit/cd98e4d)) -* :memo: Fix broken readme links. ([75f767d](https://github.com/elbywan/wretch/commit/75f767d)) -* :memo: Mention browserstack in the readme. ([2f6ad8e](https://github.com/elbywan/wretch/commit/2f6ad8e)) -* :memo: Update readme package version ([04f75ce](https://github.com/elbywan/wretch/commit/04f75ce)) -* ✅ Add jasmine browser tests & integrate with browserstack. ([4c946bb](https://github.com/elbywan/wretch/commit/4c946bb)) +* Update readme and website ([2eb24dc](https://github.com/elbywan/wretch/commit/2eb24dc)) +### :factory: New feature(s) +* Add error cause ([9a0a387](https://github.com/elbywan/wretch/commit/9a0a387)), closes [#98](https://github.com/elbywan/wretch/issues/98) +* Mark errors with a custom class ([211c902](https://github.com/elbywan/wretch/commit/211c902)), closes [#79](https://github.com/elbywan/wretch/issues/79) -## 1.3.0 (2018-06-09) +### :fire: Breaking change(s) -* :arrow_up: 1.3.0 tag ([ff05dfc](https://github.com/elbywan/wretch/commit/ff05dfc)) -* :bug: Fix .url call when the url contains query parameters ([e68764f](https://github.com/elbywan/wretch/commit/e68764f)) -* :factory: Add deferred callback chain. ([10ddfe5](https://github.com/elbywan/wretch/commit/10ddfe5)) -* :fire: Add body argument shorthand to the http methods. ([103cde3](https://github.com/elbywan/wretch/commit/103cde3)) -* :memo: Mention the wretch-middlewares package in the readme ([880c02c](https://github.com/elbywan/wretch/commit/880c02c)) -* :memo: Update .query anchor ([b2670d9](https://github.com/elbywan/wretch/commit/b2670d9)) +* Add url arg and harmonize replace/mixin arguments ([8e4d0aa](https://github.com/elbywan/wretch/commit/8e4d0aa)) +* Complete refactoring ([c2f5035](https://github.com/elbywan/wretch/commit/c2f5035)) +* Restore normal array behaviour for formdata and fix tests ([6879d48](https://github.com/elbywan/wretch/commit/6879d48)), closes [#119](https://github.com/elbywan/wretch/issues/119) +### :memo: Documentation update(s) +* Update browserstack badge. ([91cad34](https://github.com/elbywan/wretch/commit/91cad34)) -## 1.2.0 (2018-05-24) +### :white_check_mark: Test improvement(s) -* :arrow_up: 1.2.0 tag ([3f067df](https://github.com/elbywan/wretch/commit/3f067df)) -* :factory: Accept string argument in .query() #20 ([b53cca3](https://github.com/elbywan/wretch/commit/b53cca3)), closes [#20](https://github.com/elbywan/wretch/issues/20) -* :fire: Make .query() chainable #20 ([1a6a7c8](https://github.com/elbywan/wretch/commit/1a6a7c8)), closes [#20](https://github.com/elbywan/wretch/issues/20) -* :white_check_mark: Add more node.js versions used by the travis CI ([7d6d779](https://github.com/elbywan/wretch/commit/7d6d779)) -* :white_check_mark: Fixes for node.js v10 ([0dcba96](https://github.com/elbywan/wretch/commit/0dcba96)) -* ⬆️ Upgrade dev dependencies ([57c6c6f](https://github.com/elbywan/wretch/commit/57c6c6f)) -* add monthly downloads badge ([386f340](https://github.com/elbywan/wretch/commit/386f340)) -* small website style update ([970b19e](https://github.com/elbywan/wretch/commit/970b19e)) +* Better tests coverage ([77e85dc](https://github.com/elbywan/wretch/commit/77e85dc)) -## 1.1.2 (2018-03-07) + +## [1.7.10](https://github.com/elbywan/wretch/compare/1.7.9...1.7.10) (2022-05-21) -* :arrow_up: 1.1.2 tag ([f4e9ffe](https://github.com/elbywan/wretch/commit/f4e9ffe)) -* :art: Relaxed Response & Options types ([16c0b97](https://github.com/elbywan/wretch/commit/16c0b97)) -* :white_check_mark: Update tests with a working abortController polyfill ([171ac48](https://github.com/elbywan/wretch/commit/171ac48)) -* ⬆️ Update packages ([de2b842](https://github.com/elbywan/wretch/commit/de2b842)) -* Update README.md ([eddeba7](https://github.com/elbywan/wretch/commit/eddeba7)) +### :arrow_up: Version update(s) +* Bump minimist from 1.2.5 to 1.2.6 ([6365ad0](https://github.com/elbywan/wretch/commit/6365ad0)) +* Bump moment from 2.24.0 to 2.29.2 ([26e3889](https://github.com/elbywan/wretch/commit/26e3889)) +* Bump to npm 8 ([9d5758e](https://github.com/elbywan/wretch/commit/9d5758e)) -## 1.1.1 (2018-01-08) +### :bug: Bug fix(es) -* :arrow_up: 1.1.1 tag ([efc67a4](https://github.com/elbywan/wretch/commit/efc67a4)) -* :art: Remove typo ([7883219](https://github.com/elbywan/wretch/commit/7883219)) -* :factory: Pass the original request to the catchers/resolvers callback ([1e4d3a4](https://github.com/elbywan/wretch/commit/1e4d3a4)) -* :memo: Update middleware and intro ([09b0dc1](https://github.com/elbywan/wretch/commit/09b0dc1)) -* ⬆️ Update packages ([e5cf536](https://github.com/elbywan/wretch/commit/e5cf536)) +* Ignore when the .perf promise throws ([33407ea](https://github.com/elbywan/wretch/commit/33407ea)), closes [#131](https://github.com/elbywan/wretch/issues/131) +### :memo: Documentation update(s) +* Update performance api node.js polyfill. ([185420b](https://github.com/elbywan/wretch/commit/185420b)) -## 1.1.0 (2017-11-17) +### :white_check_mark: Test improvement(s) -* :arrow_up: 1.1.0 tag ([75e0c68](https://github.com/elbywan/wretch/commit/75e0c68)) -* :art: Comply with the commonjs typescript transpilation (#10) ([6931ff6](https://github.com/elbywan/wretch/commit/6931ff6)), closes [#10](https://github.com/elbywan/wretch/issues/10) -* :art: Refactor method function call ([cf07316](https://github.com/elbywan/wretch/commit/cf07316)) -* :art: Remove irregular whitespace ([7bc2990](https://github.com/elbywan/wretch/commit/7bc2990)) -* :bug: Fix es6 const generated by rollup typescript helpers ([6791721](https://github.com/elbywan/wretch/commit/6791721)), closes [#11](https://github.com/elbywan/wretch/issues/11) -* :factory: Add middlewares helper. (#12) ([b9c6a65](https://github.com/elbywan/wretch/commit/b9c6a65)), closes [#12](https://github.com/elbywan/wretch/issues/12) -* :memo: Adding middlewares code samples (#12). ([b43cb1b](https://github.com/elbywan/wretch/commit/b43cb1b)), closes [#12](https://github.com/elbywan/wretch/issues/12) -* :memo: Update npm badge color ([0eae7bb](https://github.com/elbywan/wretch/commit/0eae7bb)) -* :memo: Update readme top message and remove experimental flag for aborting requests feature ([e449b46](https://github.com/elbywan/wretch/commit/e449b46)) -* ⬆️ Update packages ([41834e0](https://github.com/elbywan/wretch/commit/41834e0)) +* Migrate to github actions. ([4b93f43](https://github.com/elbywan/wretch/commit/4b93f43)) -## 1.0.0 (2017-10-20) + +## [1.7.9](https://github.com/elbywan/wretch/compare/1.7.8...1.7.9) (2022-02-05) -* :arrow_up: 1.0.0 tag ([63b7d2b](https://github.com/elbywan/wretch/commit/63b7d2b)) -* :art: Widen resolver return type ([6e2b299](https://github.com/elbywan/wretch/commit/6e2b299)) -* :factory: Add auth method to set the Authorization header. ([1694396](https://github.com/elbywan/wretch/commit/1694396)) -* :factory: Add early resolvers with the resolve function ([481803b](https://github.com/elbywan/wretch/commit/481803b)) -* :factory: Add HEAD and OPTIONS http methods. ([3c30844](https://github.com/elbywan/wretch/commit/3c30844)) -* :memo: Add homepage usage section, tagboxes and footer ([fd3bcf7](https://github.com/elbywan/wretch/commit/fd3bcf7)) -* :memo: Bypass jekyll ([22c957c](https://github.com/elbywan/wretch/commit/22c957c)) -* :memo: Fix readme typo ([9d1b4c6](https://github.com/elbywan/wretch/commit/9d1b4c6)) -* :memo: Readme modifications : fix method links, simplify polyfills, add homepage links ([e37ea0b](https://github.com/elbywan/wretch/commit/e37ea0b)) -* :white_check_mark: Migrate from mocha to jest ([f67bd84](https://github.com/elbywan/wretch/commit/f67bd84)) +### :bug: Bug fix(es) +* Body json serialization condition fix. ([1c90fa3](https://github.com/elbywan/wretch/commit/1c90fa3)), closes [#123](https://github.com/elbywan/wretch/issues/123) -## 0.3.1 (2017-10-09) -* :arrow_up: 0.3.1 tag ([ccca2dc](https://github.com/elbywan/wretch/commit/ccca2dc)) -* :memo: Add homepage in package.json ([c78a5dd](https://github.com/elbywan/wretch/commit/c78a5dd)) + +## [1.7.8](https://github.com/elbywan/wretch/compare/1.7.7...1.7.8) (2022-01-30) -## 0.3.0 (2017-10-09) +### :arrow_up: Version update(s) -* :arrow_up: 0.3.0 tag ([a9450c1](https://github.com/elbywan/wretch/commit/a9450c1)) -* :art: Add polyfill getter method ([ca49cfc](https://github.com/elbywan/wretch/commit/ca49cfc)) -* :art: Can now catch on error name ([2a0f7e9](https://github.com/elbywan/wretch/commit/2a0f7e9)) -* :checkered_flag: Refactor perfs() to improve robustness and performance ([7b2b27c](https://github.com/elbywan/wretch/commit/7b2b27c)) -* :factory: Abortable requests ([c5888fe](https://github.com/elbywan/wretch/commit/c5888fe)), closes [#7](https://github.com/elbywan/wretch/issues/7) -* :factory: Add formUrl body type ([64f6c3e](https://github.com/elbywan/wretch/commit/64f6c3e)), closes [#9](https://github.com/elbywan/wretch/issues/9) -* :fire: The .options function now mixin by default ([47b4630](https://github.com/elbywan/wretch/commit/47b4630)) -* :fire: Remove .baseUrl and change .url behaviour ([5142b02](https://github.com/elbywan/wretch/commit/5142b02)), closes [#8](https://github.com/elbywan/wretch/issues/8) -* :memo Clarify usage in readme ([f297512](https://github.com/elbywan/wretch/commit/f297512)) -* :memo: Add methods indexes and clarify some point in the readme ([54dae1c](https://github.com/elbywan/wretch/commit/54dae1c)) -* :memo: Add minimalist companion website. ([10f2197](https://github.com/elbywan/wretch/commit/10f2197)) -* :memo: Add readme announcement. ([d87a57d](https://github.com/elbywan/wretch/commit/d87a57d)) -* :memo: Fix readme typo ([85852a6](https://github.com/elbywan/wretch/commit/85852a6)) -* :memo: Fixed readme usage layout ([7f8ea0f](https://github.com/elbywan/wretch/commit/7f8ea0f)) -* :memo: Update readme ([7881e2c](https://github.com/elbywan/wretch/commit/7881e2c)) +* Bump dependencies and npm audit. ([881d17a](https://github.com/elbywan/wretch/commit/881d17a)) +### :bug: Bug fix(es) +* Fix error for opaque responses. ([bbb5912](https://github.com/elbywan/wretch/commit/bbb5912)), closes [#121](https://github.com/elbywan/wretch/issues/121) +* Preserve exotic json content types when strigifying body. ([d51c17b](https://github.com/elbywan/wretch/commit/d51c17b)), closes [#122](https://github.com/elbywan/wretch/issues/122) -## 0.2.4 (2017-10-06) -* :arrow_up: 0.2.4 tag ([879e14a](https://github.com/elbywan/wretch/commit/879e14a)) -* :bug: Fix perfs() concurrency issues ([79f86ce](https://github.com/elbywan/wretch/commit/79f86ce)) + +## [1.7.7](https://github.com/elbywan/wretch/compare/1.7.6...1.7.7) (2021-12-13) -## 0.2.3 (2017-10-06) +### :bug: Bug fix(es) -* :arrow_up: 0.2.3 tag ([cce504c](https://github.com/elbywan/wretch/commit/cce504c)) -* :art: Add module field in package.json ([90431ff](https://github.com/elbywan/wretch/commit/90431ff)) -* :art: Add node.js partial support to the perf function ([0045672](https://github.com/elbywan/wretch/commit/0045672)) -* :art: Hide the changelog preset beneath a scripts folder + rewrite ([696503c](https://github.com/elbywan/wretch/commit/696503c)) -* :factory: Highly experimental perfs function. ([6fa1d29](https://github.com/elbywan/wretch/commit/6fa1d29)) -* :memo: Correct errorType typo ([e058b7a](https://github.com/elbywan/wretch/commit/e058b7a)) -* :memo: Fix contributing typo ([d12e29c](https://github.com/elbywan/wretch/commit/d12e29c)) -* :memo: Perfs() documentation ([6c90e15](https://github.com/elbywan/wretch/commit/6c90e15)) -* :memo: Readme : image cdn and shorten unpkg link ([8eac8c9](https://github.com/elbywan/wretch/commit/8eac8c9)) -* :white_check_mark: Write perfs() tests ([3a14499](https://github.com/elbywan/wretch/commit/3a14499)) +* Fix errorType argument type. ([5efd606](https://github.com/elbywan/wretch/commit/5efd606)), closes [#118](https://github.com/elbywan/wretch/issues/118) +### :memo: Documentation update(s) +* Update outdated badges. ([f286481](https://github.com/elbywan/wretch/commit/f286481)) -## 0.2.2 (2017-10-04) -* :arrow_up: 0.2.2 tag ([0883134](https://github.com/elbywan/wretch/commit/0883134)) -* :art: Moves polyfills to the config object ([2820e34](https://github.com/elbywan/wretch/commit/2820e34)) -* :factory: Allow non-global fetch & FormData ([112b9cc](https://github.com/elbywan/wretch/commit/112b9cc)) + +## [1.7.6](https://github.com/elbywan/wretch/compare/1.7.5...1.7.6) (2021-08-06) -## 0.2.1 (2017-10-03) +### :arrow_up: Version update(s) -* :arrow_up: 0.2.1 tag ([d13e8ad](https://github.com/elbywan/wretch/commit/d13e8ad)) -* :art: Add custom changelog preset ([023a73c](https://github.com/elbywan/wretch/commit/023a73c)) -* :art: change changelog format to atom ([970bf7b](https://github.com/elbywan/wretch/commit/970bf7b)) -* :bug: Fix baseUrl not mixing in options ([5c90df4](https://github.com/elbywan/wretch/commit/5c90df4)) -* :memo: Add badges ([d29c96d](https://github.com/elbywan/wretch/commit/d29c96d)) -* :memo: Regenerate changelog ([c14ede7](https://github.com/elbywan/wretch/commit/c14ede7)) -* :memo: Update contributing guidelines ([b96022d](https://github.com/elbywan/wretch/commit/b96022d)) +* Upgrade dependencies. ([f62f977](https://github.com/elbywan/wretch/commit/f62f977)) +### :bug: Bug fix(es) +* Prevent appending an extra ?/& for empty query strings. #114 ([15464a8](https://github.com/elbywan/wretch/commit/15464a8)), closes [#114](https://github.com/elbywan/wretch/issues/114) -## 0.2.0 (2017-10-03) +### :memo: Documentation update(s) -* :arrow_up: 0.2.0 tag ([d903c48](https://github.com/elbywan/wretch/commit/d903c48)) -* :fire: :art: Replace mixdefaults with a mixin flag. ([c497f6e](https://github.com/elbywan/wretch/commit/c497f6e)) -* :memo: Create CONTRIBUTING.md ([c79578a](https://github.com/elbywan/wretch/commit/c79578a)) -* :memo: Update readme with unpkg ([1131755](https://github.com/elbywan/wretch/commit/1131755)) -* :memo: Update README.md ([b8f3cc8](https://github.com/elbywan/wretch/commit/b8f3cc8)) +* Update readme badges. ([b65878f](https://github.com/elbywan/wretch/commit/b65878f)) -## 0.1.5 (2017-10-03) + +## [1.7.5](https://github.com/elbywan/wretch/compare/1.7.4...1.7.5) (2021-06-30) -* :arrow_up: 0.1.5 tag ([6551424](https://github.com/elbywan/wretch/commit/6551424)) -* :art: Update changelog ([7717052](https://github.com/elbywan/wretch/commit/7717052)) -* :checkered_flag: Use a Map instead of an Array for catchers ([dba8e63](https://github.com/elbywan/wretch/commit/dba8e63)) +### :arrow_up: Version update(s) +* Bump find-my-way from 2.2.1 to 2.2.5 ([687a999](https://github.com/elbywan/wretch/commit/687a999)) +* Bump handlebars from 4.7.6 to 4.7.7 ([0cb2ac2](https://github.com/elbywan/wretch/commit/0cb2ac2)) +* Bump hosted-git-info from 2.8.8 to 2.8.9 ([c862315](https://github.com/elbywan/wretch/commit/c862315)) +* Bump ini from 1.3.5 to 1.3.7 ([79fd31f](https://github.com/elbywan/wretch/commit/79fd31f)) +* Bump lodash from 4.17.19 to 4.17.21 ([fe66a14](https://github.com/elbywan/wretch/commit/fe66a14)) +* Bump node-notifier from 8.0.0 to 8.0.1 ([43cd685](https://github.com/elbywan/wretch/commit/43cd685)) +* Bump ws from 7.3.1 to 7.4.6 ([d0f89f1](https://github.com/elbywan/wretch/commit/d0f89f1)) +* Bump y18n from 4.0.0 to 4.0.1 ([6d0fbdc](https://github.com/elbywan/wretch/commit/6d0fbdc)) +* Upgrade dependencies. ([805fade](https://github.com/elbywan/wretch/commit/805fade)) -## 0.1.4 (2017-10-03) +### :bug: Bug fix(es) -* :arrow_up; 0.1.4 tag ([525d9f7](https://github.com/elbywan/wretch/commit/525d9f7)) -* :art: Better changelog ([d4ae365](https://github.com/elbywan/wretch/commit/d4ae365)) -* :checkered_flag: [mix] small perf improvements ([fb319eb](https://github.com/elbywan/wretch/commit/fb319eb)) -* :factory: Add changelog ([457852d](https://github.com/elbywan/wretch/commit/457852d)) -* :factory: Add global catchers with the catcher method ([04b5cb9](https://github.com/elbywan/wretch/commit/04b5cb9)) -* :memo: Fix typos ([ad0d612](https://github.com/elbywan/wretch/commit/ad0d612)) -* :memo: Fix typos ([6b074dc](https://github.com/elbywan/wretch/commit/6b074dc)) -* :memo: Update README.md ([ff48732](https://github.com/elbywan/wretch/commit/ff48732)) +* Take into account the options argument headers when stringifying bo ([23484fd](https://github.com/elbywan/wretch/commit/23484fd)), closes [#75](https://github.com/elbywan/wretch/issues/75) +### :memo: Documentation update(s) +* Update readme import section ([5970e6d](https://github.com/elbywan/wretch/commit/5970e6d)) -## 0.1.3 (2017-10-03) -* :arrow_up: 0.1.3 tag ([c8ad85e](https://github.com/elbywan/wretch/commit/c8ad85e)) -* :arrow_up: Update deps ([aec23f0](https://github.com/elbywan/wretch/commit/aec23f0)) -* :art: Add gitattributes ([45329a4](https://github.com/elbywan/wretch/commit/45329a4)) -* :art: Add tslint ([0078004](https://github.com/elbywan/wretch/commit/0078004)) -* :art: Code split ([d3e725a](https://github.com/elbywan/wretch/commit/d3e725a)) -* :art: Update .gitattributes ([52eebb1](https://github.com/elbywan/wretch/commit/52eebb1)) -* :bug: Fix typos in mergeArrays ([966cbeb](https://github.com/elbywan/wretch/commit/966cbeb)) -* :factory: Add headers/content/body methods and better options type. ([3c9c10e](https://github.com/elbywan/wretch/commit/3c9c10e)) -* :memo: Clearer README ([4579bb6](https://github.com/elbywan/wretch/commit/4579bb6)) -* :memo: Update README.md ([743b7d5](https://github.com/elbywan/wretch/commit/743b7d5)) -* :memo: Update README.md ([11094dd](https://github.com/elbywan/wretch/commit/11094dd)) -* :memo: Update README.md ([9bc38dd](https://github.com/elbywan/wretch/commit/9bc38dd)) + +## [1.7.4](https://github.com/elbywan/wretch/compare/1.7.3...1.7.4) (2020-10-14) -## 0.1.2 (2017-10-03) +### :bug: Bug fix(es) -* :arrow_up: 0.1.2 tag ([eb3a094](https://github.com/elbywan/wretch/commit/eb3a094)) -* :art: Correct types ([f6aeb64](https://github.com/elbywan/wretch/commit/f6aeb64)) -* :art: Improve typescript definitions ([b8d4e96](https://github.com/elbywan/wretch/commit/b8d4e96)) -* :factory: Add baseUrl ([a0107c9](https://github.com/elbywan/wretch/commit/a0107c9)), closes [#2](https://github.com/elbywan/wretch/issues/2) -* :memo: Readme update ([e2e3522](https://github.com/elbywan/wretch/commit/e2e3522)) -* :memo: Readme update ([3cb3b23](https://github.com/elbywan/wretch/commit/3cb3b23)) -* :memo: Typo fix ([6a06919](https://github.com/elbywan/wretch/commit/6a06919)) -* :memo: Update README.md ([ae0c9c0](https://github.com/elbywan/wretch/commit/ae0c9c0)) +* Fix post with overloaded json content-type charset. ([af48887](https://github.com/elbywan/wretch/commit/af48887)) +### :memo: Documentation update(s) +* Update package size approximation. ([2399419](https://github.com/elbywan/wretch/commit/2399419)) -## 0.1.1 (2017-10-03) -* :arrow_up: 0.1.1 tag ([f054836](https://github.com/elbywan/wretch/commit/f054836)) -* :art: Correct optional callbacks in declaration files ([0b37983](https://github.com/elbywan/wretch/commit/0b37983)) + +## [1.7.3](https://github.com/elbywan/wretch/compare/1.7.2...1.7.3) (2020-10-12) -## 0.1.0 (2017-10-03) +### :arrow_up: Version update(s) -* :arrow_up: 0.1.0 tag ([2d161d6](https://github.com/elbywan/wretch/commit/2d161d6)) -* :art: Add coverage ([517ee5d](https://github.com/elbywan/wretch/commit/517ee5d)) -* :art: Move from webpack to rollup and restore source maps ([6515d7a](https://github.com/elbywan/wretch/commit/6515d7a)) -* :fire: Remove source maps ([338f080](https://github.com/elbywan/wretch/commit/338f080)) -* :memo: Add documentation ([5cae7f3](https://github.com/elbywan/wretch/commit/5cae7f3)) -* :white_check_mark: Improve coverage ([5b10a93](https://github.com/elbywan/wretch/commit/5b10a93)) +* Bump lodash from 4.17.14 to 4.17.19 ([c5c255f](https://github.com/elbywan/wretch/commit/c5c255f)) +* Bump node-fetch from 2.6.0 to 2.6.1 ([d536ba5](https://github.com/elbywan/wretch/commit/d536ba5)) +* Upgrade dependencies ([0bb3235](https://github.com/elbywan/wretch/commit/0bb3235)) +### :bug: Bug fix(es) +* Allow custom charset with json body. ([52d2caa](https://github.com/elbywan/wretch/commit/52d2caa)), closes [#90](https://github.com/elbywan/wretch/issues/90) -## 0.0.1 (2017-10-03) +### :memo: Documentation update(s) -* :arrow_up: 0.0.1 tag ([4d6eeed](https://github.com/elbywan/wretch/commit/4d6eeed)) -* :factory: init ([ac4ae15](https://github.com/elbywan/wretch/commit/ac4ae15)) -* Initial commit ([494dbf8](https://github.com/elbywan/wretch/commit/494dbf8)) +* Fix readme arry typo. ([b465a4f](https://github.com/elbywan/wretch/commit/b465a4f)) +* Fix readme bad chars. ([12b7231](https://github.com/elbywan/wretch/commit/12b7231)) +* Mention Deno in the readme. ([b52847a](https://github.com/elbywan/wretch/commit/b52847a)) + + + + +## [1.7.2](https://github.com/elbywan/wretch/compare/1.7.1...1.7.2) (2020-04-13) + + +### :arrow_up: Version update(s) + +* Bump acorn from 6.4.0 to 6.4.1 ([24bc906](https://github.com/elbywan/wretch/commit/24bc906)) +* Upgrade dependencies ([76b32fd](https://github.com/elbywan/wretch/commit/76b32fd)) + +### :bug: Bug fix(es) + +* Prevent overriding content-type when passing body in http methods. ([f6f9302](https://github.com/elbywan/wretch/commit/f6f9302)), closes [#75](https://github.com/elbywan/wretch/issues/75) + + + + +## [1.7.1](https://github.com/elbywan/wretch/compare/1.7.0...1.7.1) (2020-01-25) + + +### :bug: Bug fix(es) + +* Fix crash on nested null formdata value. #68 ([9c1adf0](https://github.com/elbywan/wretch/commit/9c1adf0)), closes [#68](https://github.com/elbywan/wretch/issues/68) + +### :memo: Documentation update(s) + +* Update broken readme link. ([e115c63](https://github.com/elbywan/wretch/commit/e115c63)) + + + + +# [1.7.0](https://github.com/elbywan/wretch/compare/1.6.0...1.7.0) (2020-01-25) + + +### :arrow_up: Version update(s) + +* Upgrade packages ([a68d94e](https://github.com/elbywan/wretch/commit/a68d94e)) + +### :factory: New feature(s) + +* Support nested objects in formData. #68 ([90d9555](https://github.com/elbywan/wretch/commit/90d9555)), closes [#68](https://github.com/elbywan/wretch/issues/68) + + + + +# [1.6.0](https://github.com/elbywan/wretch/compare/1.5.5...1.6.0) (2019-11-27) + + +### :factory: New feature(s) + +* Add esm bundle. #63 ([9655b46](https://github.com/elbywan/wretch/commit/9655b46)), closes [#63](https://github.com/elbywan/wretch/issues/63) +* Add fetch error catcher. #62 ([96a147c](https://github.com/elbywan/wretch/commit/96a147c)), closes [#62](https://github.com/elbywan/wretch/issues/62) + + + + +## [1.5.5](https://github.com/elbywan/wretch/compare/1.5.4...1.5.5) (2019-10-15) + + +### :arrow_up: Version update(s) + +* Upgrade packages ([05c0b9e](https://github.com/elbywan/wretch/commit/05c0b9e)) + +### :bug: Bug fix(es) + +* Fix handling falsey values for body callback and payload. ([2d99a4f](https://github.com/elbywan/wretch/commit/2d99a4f)), closes [#58](https://github.com/elbywan/wretch/issues/58) + +### :memo: Documentation update(s) + +* Update readme browserstack badge. ([eddfd91](https://github.com/elbywan/wretch/commit/eddfd91)) + +### :white_check_mark: Test improvement(s) + +* Restore latest browserstack matrix and add an exceptio ([ef09fd8](https://github.com/elbywan/wretch/commit/ef09fd8)) +* Use macos firefox on browserstack ([e51048e](https://github.com/elbywan/wretch/commit/e51048e)) + + + + +## [1.5.4](https://github.com/elbywan/wretch/compare/1.5.3...1.5.4) (2019-07-16) + + +### :arrow_up: Version update(s) + +* Upgrade packages to fix vulnerabilities. ([dced4c1](https://github.com/elbywan/wretch/commit/dced4c1)) + +### :memo: Documentation update(s) + +* Fix readme opts link ([5595ef7](https://github.com/elbywan/wretch/commit/5595ef7)) + +### :white_check_mark: Test improvement(s) + +* Add missing browser test ([2f5498c](https://github.com/elbywan/wretch/commit/2f5498c)) +* Add missing browser tests ([9bd7e4f](https://github.com/elbywan/wretch/commit/9bd7e4f)) +* Fix browserstack browser & os matrix. ([451ef23](https://github.com/elbywan/wretch/commit/451ef23)) + + + + +## [1.5.3](https://github.com/elbywan/wretch/compare/1.5.2...1.5.3) (2019-07-11) + + +### :arrow_up: Version update(s) + +* Upgrade dependencies ([5e77291](https://github.com/elbywan/wretch/commit/5e77291)) + +### :bug: Bug fix(es) + +* Preserve headers on null/undefined argument ([9e3fe0a](https://github.com/elbywan/wretch/commit/9e3fe0a)), closes [#52](https://github.com/elbywan/wretch/issues/52) + + + + +## [1.5.2](https://github.com/elbywan/wretch/compare/1.5.1...1.5.2) (2019-04-28) + + +### :bug: Bug fix(es) + +* Clear pending timeout when request resolves / fails ([687570b](https://github.com/elbywan/wretch/commit/687570b)), closes [#50](https://github.com/elbywan/wretch/issues/50) + +### :memo: Documentation update(s) + +* Add 1.5.1 changelog ([fd4386c](https://github.com/elbywan/wretch/commit/fd4386c)) +* Fix .catcher documentation typo. ([2b98d6b](https://github.com/elbywan/wretch/commit/2b98d6b)) +* Remove bad usage of .error in the readme ([a5209d0](https://github.com/elbywan/wretch/commit/a5209d0)) + + + + +## [1.5.1](https://github.com/elbywan/wretch/compare/1.5.0...1.5.1) (2019-03-17) + + +### :arrow_up: Version update(s) + +* Upgrade rollup dep ([d890b8a](https://github.com/elbywan/wretch/commit/d890b8a)) + +### :bug: Bug fix(es) + +* Fix mutating catchers propagation to cloned wretchers ([d207027](https://github.com/elbywan/wretch/commit/d207027)), closes [#44](https://github.com/elbywan/wretch/issues/44) + +### :memo: Documentation update(s) + +* Add the concept of middleware context to the readme. ([50a78c5](https://github.com/elbywan/wretch/commit/50a78c5)) +* Change package kb size displayed in the html ([b3ebb78](https://github.com/elbywan/wretch/commit/b3ebb78)) + +### :white_check_mark: Test improvement(s) + +* CI build on node.js LTS ([90290ab](https://github.com/elbywan/wretch/commit/90290ab)) +* Test form-data with streams. ([92af63a](https://github.com/elbywan/wretch/commit/92af63a)) + + + + +# [1.5.0](https://github.com/elbywan/wretch/compare/1.4.2...1.5.0) (2019-02-23) + + +### :arrow_up: Version update(s) + +* Upgrade dependencies and fix package version in lock file ([b17d10a](https://github.com/elbywan/wretch/commit/b17d10a)) +* Upgrade jest and rollup ([0573f7a](https://github.com/elbywan/wretch/commit/0573f7a)) + +### :art: Code improvement(s) + +* Add inline source maps ([03ca27e](https://github.com/elbywan/wretch/commit/03ca27e)) + +### :factory: New feature(s) + +* Add a replay() method. ([5af4ecc](https://github.com/elbywan/wretch/commit/5af4ecc)), closes [#35](https://github.com/elbywan/wretch/issues/35) + +### :memo: Documentation update(s) + +* More details about the response types in the readme ([270fe16](https://github.com/elbywan/wretch/commit/270fe16)) + + + + +## [1.4.2](https://github.com/elbywan/wretch/compare/1.4.1...1.4.2) (2018-10-21) + + +### :arrow_up: Version update(s) + +* Upgrade packages ([268565d](https://github.com/elbywan/wretch/commit/268565d)) + +### :art: Code improvement(s) + +* Export typedefs at the root level ([d2bcb13](https://github.com/elbywan/wretch/commit/d2bcb13)) + +### :memo: Documentation update(s) + +* Fix readme typo ([78b7a2b](https://github.com/elbywan/wretch/commit/78b7a2b)) +* Update .query documentation ([03c5cbe](https://github.com/elbywan/wretch/commit/03c5cbe)) + +### :white_check_mark: Test improvement(s) + +* Improve performance timings test coverage ([c4db506](https://github.com/elbywan/wretch/commit/c4db506)) + + + + +## [1.4.1](https://github.com/elbywan/wretch/compare/1.4.0...1.4.1) (2018-08-13) + + +### :arrow_up: Version update(s) + +* 1.4.1 tag ([429fd8d](https://github.com/elbywan/wretch/commit/429fd8d)) +* Upgrade devDeps ([0a6c223](https://github.com/elbywan/wretch/commit/0a6c223)) + +### :art: Code improvement(s) + +* Improve typedefs ([232c063](https://github.com/elbywan/wretch/commit/232c063)) + +### :bug: Bug fix(es) + +* Add default errorType to response object ([c134efa](https://github.com/elbywan/wretch/commit/c134efa)) + +### :white_check_mark: Test improvement(s) + +* Improve unit tests to check default error type ([3f1bb4b](https://github.com/elbywan/wretch/commit/3f1bb4b)), closes [#c134](https://github.com/elbywan/wretch/issues/c134) +* Prevent running browserstack on PRs ([c350060](https://github.com/elbywan/wretch/commit/c350060)) + + + + +# [1.4.0](https://github.com/elbywan/wretch/compare/1.3.1...1.4.0) (2018-07-10) + + +### :arrow_up: Version update(s) + +* 1.4.0 tag ([27acc8e](https://github.com/elbywan/wretch/commit/27acc8e)) + +### :fire: Breaking change(s) + +* Make .formUrl encode arrays in a standard way ([f04c9af](https://github.com/elbywan/wretch/commit/f04c9af)), closes [#26](https://github.com/elbywan/wretch/issues/26) + + + + +## [1.3.1](https://github.com/elbywan/wretch/compare/1.3.0...1.3.1) (2018-06-12) + + +### :arrow_up: Version update(s) + +* 1.3.1 tag ([f162e0e](https://github.com/elbywan/wretch/commit/f162e0e)) + +### :art: Code improvement(s) + +* Launch the mock server aside of the test file. ([35c5a4e](https://github.com/elbywan/wretch/commit/35c5a4e)) + +### :memo: Documentation update(s) + +* Add bundlephobia badge. ([0399a65](https://github.com/elbywan/wretch/commit/0399a65)) +* Add paypal badge ([cd98e4d](https://github.com/elbywan/wretch/commit/cd98e4d)) +* Fix broken readme links. ([75f767d](https://github.com/elbywan/wretch/commit/75f767d)) +* Mention browserstack in the readme. ([2f6ad8e](https://github.com/elbywan/wretch/commit/2f6ad8e)) +* Update readme package version ([04f75ce](https://github.com/elbywan/wretch/commit/04f75ce)) + + + + +# [1.3.0](https://github.com/elbywan/wretch/compare/1.2.0...1.3.0) (2018-06-09) + + +### :arrow_up: Version update(s) + +* 1.3.0 tag ([ff05dfc](https://github.com/elbywan/wretch/commit/ff05dfc)) + +### :bug: Bug fix(es) + +* Fix .url call when the url contains query parameters ([e68764f](https://github.com/elbywan/wretch/commit/e68764f)) + +### :factory: New feature(s) + +* Add deferred callback chain. ([10ddfe5](https://github.com/elbywan/wretch/commit/10ddfe5)) + +### :fire: Breaking change(s) + +* Add body argument shorthand to the http methods. ([103cde3](https://github.com/elbywan/wretch/commit/103cde3)) + +### :memo: Documentation update(s) + +* Mention the wretch-middlewares package in the readme ([880c02c](https://github.com/elbywan/wretch/commit/880c02c)) +* Update .query anchor ([b2670d9](https://github.com/elbywan/wretch/commit/b2670d9)) + + + + +# [1.2.0](https://github.com/elbywan/wretch/compare/1.1.2...1.2.0) (2018-05-24) + + +### :arrow_up: Version update(s) + +* 1.2.0 tag ([3f067df](https://github.com/elbywan/wretch/commit/3f067df)) + +### :factory: New feature(s) + +* Accept string argument in .query() #20 ([b53cca3](https://github.com/elbywan/wretch/commit/b53cca3)), closes [#20](https://github.com/elbywan/wretch/issues/20) + +### :fire: Breaking change(s) + +* Make .query() chainable #20 ([1a6a7c8](https://github.com/elbywan/wretch/commit/1a6a7c8)), closes [#20](https://github.com/elbywan/wretch/issues/20) + +### :white_check_mark: Test improvement(s) + +* Add more node.js versions used by the travis CI ([7d6d779](https://github.com/elbywan/wretch/commit/7d6d779)) +* Fixes for node.js v10 ([0dcba96](https://github.com/elbywan/wretch/commit/0dcba96)) + + + + +## [1.1.2](https://github.com/elbywan/wretch/compare/1.1.1...1.1.2) (2018-03-07) + + +### :arrow_up: Version update(s) + +* 1.1.2 tag ([f4e9ffe](https://github.com/elbywan/wretch/commit/f4e9ffe)) + +### :art: Code improvement(s) + +* Relaxed Response & Options types ([16c0b97](https://github.com/elbywan/wretch/commit/16c0b97)) + +### :white_check_mark: Test improvement(s) + +* Update tests with a working abortController polyfill ([171ac48](https://github.com/elbywan/wretch/commit/171ac48)) + + + + +## [1.1.1](https://github.com/elbywan/wretch/compare/1.1.0...1.1.1) (2018-01-08) + + +### :arrow_up: Version update(s) + +* 1.1.1 tag ([efc67a4](https://github.com/elbywan/wretch/commit/efc67a4)) + +### :art: Code improvement(s) + +* Remove typo ([7883219](https://github.com/elbywan/wretch/commit/7883219)) + +### :factory: New feature(s) + +* Pass the original request to the catchers/resolvers callback ([1e4d3a4](https://github.com/elbywan/wretch/commit/1e4d3a4)) + +### :memo: Documentation update(s) + +* Update middleware and intro ([09b0dc1](https://github.com/elbywan/wretch/commit/09b0dc1)) + + + + +# [1.1.0](https://github.com/elbywan/wretch/compare/1.0.0...1.1.0) (2017-11-17) + + +### :arrow_up: Version update(s) + +* 1.1.0 tag ([75e0c68](https://github.com/elbywan/wretch/commit/75e0c68)) + +### :art: Code improvement(s) + +* Comply with the commonjs typescript transpilation (#10) ([6931ff6](https://github.com/elbywan/wretch/commit/6931ff6)), closes [#10](https://github.com/elbywan/wretch/issues/10) +* Refactor method function call ([cf07316](https://github.com/elbywan/wretch/commit/cf07316)) +* Remove irregular whitespace ([7bc2990](https://github.com/elbywan/wretch/commit/7bc2990)) + +### :bug: Bug fix(es) + +* Fix es6 const generated by rollup typescript helpers ([6791721](https://github.com/elbywan/wretch/commit/6791721)), closes [#11](https://github.com/elbywan/wretch/issues/11) + +### :factory: New feature(s) + +* Add middlewares helper. (#12) ([b9c6a65](https://github.com/elbywan/wretch/commit/b9c6a65)), closes [#12](https://github.com/elbywan/wretch/issues/12) + +### :memo: Documentation update(s) + +* Adding middlewares code samples (#12). ([b43cb1b](https://github.com/elbywan/wretch/commit/b43cb1b)), closes [#12](https://github.com/elbywan/wretch/issues/12) +* Update npm badge color ([0eae7bb](https://github.com/elbywan/wretch/commit/0eae7bb)) +* Update readme top message and remove experimental flag for abortin ([e449b46](https://github.com/elbywan/wretch/commit/e449b46)) + + + + +# [1.0.0](https://github.com/elbywan/wretch/compare/0.3.1...1.0.0) (2017-10-20) + + +### :arrow_up: Version update(s) + +* 1.0.0 tag ([63b7d2b](https://github.com/elbywan/wretch/commit/63b7d2b)) + +### :art: Code improvement(s) + +* Widen resolver return type ([6e2b299](https://github.com/elbywan/wretch/commit/6e2b299)) + +### :factory: New feature(s) + +* Add auth method to set the Authorization header. ([1694396](https://github.com/elbywan/wretch/commit/1694396)) +* Add early resolvers with the resolve function ([481803b](https://github.com/elbywan/wretch/commit/481803b)) +* Add HEAD and OPTIONS http methods. ([3c30844](https://github.com/elbywan/wretch/commit/3c30844)) + +### :memo: Documentation update(s) + +* Add homepage usage section, tagboxes and footer ([fd3bcf7](https://github.com/elbywan/wretch/commit/fd3bcf7)) +* Bypass jekyll ([22c957c](https://github.com/elbywan/wretch/commit/22c957c)) +* Fix readme typo ([9d1b4c6](https://github.com/elbywan/wretch/commit/9d1b4c6)) +* Readme modifications : fix method links, simplify polyfills, add h ([e37ea0b](https://github.com/elbywan/wretch/commit/e37ea0b)) + +### :white_check_mark: Test improvement(s) + +* Migrate from mocha to jest ([f67bd84](https://github.com/elbywan/wretch/commit/f67bd84)) + + + + +## [0.3.1](https://github.com/elbywan/wretch/compare/0.3.0...0.3.1) (2017-10-09) + + +### :arrow_up: Version update(s) + +* 0.3.1 tag ([ccca2dc](https://github.com/elbywan/wretch/commit/ccca2dc)) + +### :memo: Documentation update(s) + +* Add homepage in package.json ([c78a5dd](https://github.com/elbywan/wretch/commit/c78a5dd)) + + + + +# [0.3.0](https://github.com/elbywan/wretch/compare/0.2.4...0.3.0) (2017-10-09) + + +### :arrow_up: Version update(s) + +* 0.3.0 tag ([a9450c1](https://github.com/elbywan/wretch/commit/a9450c1)) + +### :art: Code improvement(s) + +* Add polyfill getter method ([ca49cfc](https://github.com/elbywan/wretch/commit/ca49cfc)) +* Can now catch on error name ([2a0f7e9](https://github.com/elbywan/wretch/commit/2a0f7e9)) + +### :checkered_flag: Performance update(s) + +* Refactor perfs() to improve robustness and performance ([7b2b27c](https://github.com/elbywan/wretch/commit/7b2b27c)) + +### :factory: New feature(s) + +* Abortable requests ([c5888fe](https://github.com/elbywan/wretch/commit/c5888fe)), closes [#7](https://github.com/elbywan/wretch/issues/7) +* Add formUrl body type ([64f6c3e](https://github.com/elbywan/wretch/commit/64f6c3e)), closes [#9](https://github.com/elbywan/wretch/issues/9) + +### :fire: Breaking change(s) + +* The .options function now mixin by default ([47b4630](https://github.com/elbywan/wretch/commit/47b4630)) +* Remove .baseUrl and change .url behaviour ([5142b02](https://github.com/elbywan/wretch/commit/5142b02)), closes [#8](https://github.com/elbywan/wretch/issues/8) + +### :memo: Documentation update(s) + +* Add methods indexes and clarify some point in the readme ([54dae1c](https://github.com/elbywan/wretch/commit/54dae1c)) +* Add minimalist companion website. ([10f2197](https://github.com/elbywan/wretch/commit/10f2197)) +* Add readme announcement. ([d87a57d](https://github.com/elbywan/wretch/commit/d87a57d)) +* Fix readme typo ([85852a6](https://github.com/elbywan/wretch/commit/85852a6)) +* Fixed readme usage layout ([7f8ea0f](https://github.com/elbywan/wretch/commit/7f8ea0f)) +* Update readme ([7881e2c](https://github.com/elbywan/wretch/commit/7881e2c)) + + + + +## [0.2.4](https://github.com/elbywan/wretch/compare/0.2.3...0.2.4) (2017-10-06) + + +### :arrow_up: Version update(s) + +* 0.2.4 tag ([879e14a](https://github.com/elbywan/wretch/commit/879e14a)) + +### :bug: Bug fix(es) + +* Fix perfs() concurrency issues ([79f86ce](https://github.com/elbywan/wretch/commit/79f86ce)) + + + + +## [0.2.3](https://github.com/elbywan/wretch/compare/0.2.2...0.2.3) (2017-10-06) + + +### :arrow_up: Version update(s) + +* 0.2.3 tag ([cce504c](https://github.com/elbywan/wretch/commit/cce504c)) + +### :art: Code improvement(s) + +* Add module field in package.json ([90431ff](https://github.com/elbywan/wretch/commit/90431ff)) +* Add node.js partial support to the perf function ([0045672](https://github.com/elbywan/wretch/commit/0045672)) +* Hide the changelog preset beneath a scripts folder + rewrite ([696503c](https://github.com/elbywan/wretch/commit/696503c)) + +### :factory: New feature(s) + +* Highly experimental perfs function. ([6fa1d29](https://github.com/elbywan/wretch/commit/6fa1d29)) + +### :memo: Documentation update(s) + +* Correct errorType typo ([e058b7a](https://github.com/elbywan/wretch/commit/e058b7a)) +* Fix contributing typo ([d12e29c](https://github.com/elbywan/wretch/commit/d12e29c)) +* Perfs() documentation ([6c90e15](https://github.com/elbywan/wretch/commit/6c90e15)) +* Readme : image cdn and shorten unpkg link ([8eac8c9](https://github.com/elbywan/wretch/commit/8eac8c9)) + +### :white_check_mark: Test improvement(s) + +* Write perfs() tests ([3a14499](https://github.com/elbywan/wretch/commit/3a14499)) + + + + +## [0.2.2](https://github.com/elbywan/wretch/compare/0.2.1...0.2.2) (2017-10-04) + + +### :arrow_up: Version update(s) + +* 0.2.2 tag ([0883134](https://github.com/elbywan/wretch/commit/0883134)) + +### :art: Code improvement(s) + +* Moves polyfills to the config object ([2820e34](https://github.com/elbywan/wretch/commit/2820e34)) + +### :factory: New feature(s) + +* Allow non-global fetch & FormData ([112b9cc](https://github.com/elbywan/wretch/commit/112b9cc)) + + + + +## [0.2.1](https://github.com/elbywan/wretch/compare/0.2.0...0.2.1) (2017-10-03) + + +### :arrow_up: Version update(s) + +* 0.2.1 tag ([d13e8ad](https://github.com/elbywan/wretch/commit/d13e8ad)) + +### :art: Code improvement(s) + +* Add custom changelog preset ([023a73c](https://github.com/elbywan/wretch/commit/023a73c)) +* change changelog format to atom ([970bf7b](https://github.com/elbywan/wretch/commit/970bf7b)) + +### :bug: Bug fix(es) + +* Fix baseUrl not mixing in options ([5c90df4](https://github.com/elbywan/wretch/commit/5c90df4)) + +### :memo: Documentation update(s) + +* Add badges ([d29c96d](https://github.com/elbywan/wretch/commit/d29c96d)) +* Regenerate changelog ([c14ede7](https://github.com/elbywan/wretch/commit/c14ede7)) +* Update contributing guidelines ([b96022d](https://github.com/elbywan/wretch/commit/b96022d)) + + + + +# [0.2.0](https://github.com/elbywan/wretch/compare/0.1.5...0.2.0) (2017-10-03) + + +### :arrow_up: Version update(s) + +* 0.2.0 tag ([d903c48](https://github.com/elbywan/wretch/commit/d903c48)) + +### :fire: Breaking change(s) + +* :art: Replace mixdefaults with a mixin flag. ([c497f6e](https://github.com/elbywan/wretch/commit/c497f6e)) + +### :memo: Documentation update(s) + +* Create CONTRIBUTING.md ([c79578a](https://github.com/elbywan/wretch/commit/c79578a)) +* Update readme with unpkg ([1131755](https://github.com/elbywan/wretch/commit/1131755)) +* Update README.md ([b8f3cc8](https://github.com/elbywan/wretch/commit/b8f3cc8)) + + + + +## [0.1.5](https://github.com/elbywan/wretch/compare/0.1.4...0.1.5) (2017-10-03) + + +### :arrow_up: Version update(s) + +* 0.1.5 tag ([6551424](https://github.com/elbywan/wretch/commit/6551424)) + +### :art: Code improvement(s) + +* Update changelog ([7717052](https://github.com/elbywan/wretch/commit/7717052)) + +### :checkered_flag: Performance update(s) + +* Use a Map instead of an Array for catchers ([dba8e63](https://github.com/elbywan/wretch/commit/dba8e63)) + + + + +## [0.1.4](https://github.com/elbywan/wretch/compare/0.1.3...0.1.4) (2017-10-03) + + +### :art: Code improvement(s) + +* Better changelog ([d4ae365](https://github.com/elbywan/wretch/commit/d4ae365)) + +### :checkered_flag: Performance update(s) + +* [mix] small perf improvements ([fb319eb](https://github.com/elbywan/wretch/commit/fb319eb)) + +### :factory: New feature(s) + +* Add changelog ([457852d](https://github.com/elbywan/wretch/commit/457852d)) +* Add global catchers with the catcher method ([04b5cb9](https://github.com/elbywan/wretch/commit/04b5cb9)) + +### :memo: Documentation update(s) + +* Fix typos ([ad0d612](https://github.com/elbywan/wretch/commit/ad0d612)) +* Fix typos ([6b074dc](https://github.com/elbywan/wretch/commit/6b074dc)) +* Update README.md ([ff48732](https://github.com/elbywan/wretch/commit/ff48732)) + + + + +## [0.1.3](https://github.com/elbywan/wretch/compare/0.1.2...0.1.3) (2017-10-03) + + +### :arrow_up: Version update(s) + +* 0.1.3 tag ([c8ad85e](https://github.com/elbywan/wretch/commit/c8ad85e)) +* Update deps ([aec23f0](https://github.com/elbywan/wretch/commit/aec23f0)) + +### :art: Code improvement(s) + +* Add gitattributes ([45329a4](https://github.com/elbywan/wretch/commit/45329a4)) +* Add tslint ([0078004](https://github.com/elbywan/wretch/commit/0078004)) +* Code split ([d3e725a](https://github.com/elbywan/wretch/commit/d3e725a)) +* Update .gitattributes ([52eebb1](https://github.com/elbywan/wretch/commit/52eebb1)) + +### :bug: Bug fix(es) + +* Fix typos in mergeArrays ([966cbeb](https://github.com/elbywan/wretch/commit/966cbeb)) + +### :factory: New feature(s) + +* Add headers/content/body methods and better options type. ([3c9c10e](https://github.com/elbywan/wretch/commit/3c9c10e)) + +### :memo: Documentation update(s) + +* Clearer README ([4579bb6](https://github.com/elbywan/wretch/commit/4579bb6)) +* Update README.md ([743b7d5](https://github.com/elbywan/wretch/commit/743b7d5)) +* Update README.md ([11094dd](https://github.com/elbywan/wretch/commit/11094dd)) +* Update README.md ([9bc38dd](https://github.com/elbywan/wretch/commit/9bc38dd)) + + + + +## [0.1.2](https://github.com/elbywan/wretch/compare/0.1.1...0.1.2) (2017-10-03) + + +### :arrow_up: Version update(s) + +* 0.1.2 tag ([eb3a094](https://github.com/elbywan/wretch/commit/eb3a094)) + +### :art: Code improvement(s) + +* Correct types ([f6aeb64](https://github.com/elbywan/wretch/commit/f6aeb64)) +* Improve typescript definitions ([b8d4e96](https://github.com/elbywan/wretch/commit/b8d4e96)) + +### :factory: New feature(s) + +* Add baseUrl ([a0107c9](https://github.com/elbywan/wretch/commit/a0107c9)), closes [#2](https://github.com/elbywan/wretch/issues/2) + +### :memo: Documentation update(s) + +* Readme update ([e2e3522](https://github.com/elbywan/wretch/commit/e2e3522)) +* Readme update ([3cb3b23](https://github.com/elbywan/wretch/commit/3cb3b23)) +* Typo fix ([6a06919](https://github.com/elbywan/wretch/commit/6a06919)) +* Update README.md ([ae0c9c0](https://github.com/elbywan/wretch/commit/ae0c9c0)) + + + + +## [0.1.1](https://github.com/elbywan/wretch/compare/0.1.0...0.1.1) (2017-10-03) + + +### :arrow_up: Version update(s) + +* 0.1.1 tag ([f054836](https://github.com/elbywan/wretch/commit/f054836)) + +### :art: Code improvement(s) + +* Correct optional callbacks in declaration files ([0b37983](https://github.com/elbywan/wretch/commit/0b37983)) + + + + +# [0.1.0](https://github.com/elbywan/wretch/compare/0.0.1...0.1.0) (2017-10-03) + + +### :arrow_up: Version update(s) + +* 0.1.0 tag ([2d161d6](https://github.com/elbywan/wretch/commit/2d161d6)) + +### :art: Code improvement(s) + +* Add coverage ([517ee5d](https://github.com/elbywan/wretch/commit/517ee5d)) +* Move from webpack to rollup and restore source maps ([6515d7a](https://github.com/elbywan/wretch/commit/6515d7a)) + +### :fire: Breaking change(s) + +* Remove source maps ([338f080](https://github.com/elbywan/wretch/commit/338f080)) + +### :memo: Documentation update(s) + +* Add documentation ([5cae7f3](https://github.com/elbywan/wretch/commit/5cae7f3)) + +### :white_check_mark: Test improvement(s) + +* Improve coverage ([5b10a93](https://github.com/elbywan/wretch/commit/5b10a93)) + + + + +## [0.0.1](https://github.com/elbywan/wretch/compare/ac4ae15...0.0.1) (2017-10-03) + + +### :arrow_up: Version update(s) + +* 0.0.1 tag ([4d6eeed](https://github.com/elbywan/wretch/commit/4d6eeed)) + +### :factory: New feature(s) + +* init ([ac4ae15](https://github.com/elbywan/wretch/commit/ac4ae15)) diff --git a/package-lock.json b/package-lock.json index 3131543..5ea0ae3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wretch", - "version": "2.5.2", + "version": "2.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wretch", - "version": "2.5.2", + "version": "2.6.0", "license": "MIT", "devDependencies": { "@fastify/basic-auth": "^4.0.0", @@ -22,7 +22,7 @@ "@types/node": "^18.11.7", "abortcontroller-polyfill": "^1.7.5", "concurrently": "^8.2.0", - "conventional-changelog-cli": "^3.0.0", + "conventional-changelog-cli": "^2.2.2", "conventional-changelog-wretch": "file:scripts/conventional-changelog-wretch", "dtrace-provider": "^0.8.8", "fastify": "^4.18.0", @@ -2608,164 +2608,190 @@ } }, "node_modules/conventional-changelog": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-4.0.0.tgz", - "integrity": "sha512-JbZjwE1PzxQCvm+HUTIr+pbSekS8qdOZzMakdFyPtdkEWwFvwEJYONzjgMm0txCb2yBcIcfKDmg8xtCKTdecNQ==", + "version": "3.1.25", + "resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-3.1.25.tgz", + "integrity": "sha512-ryhi3fd1mKf3fSjbLXOfK2D06YwKNic1nC9mWqybBHdObPd8KJ2vjaXZfYj1U23t+V8T8n0d7gwnc9XbIdFbyQ==", "dev": true, "dependencies": { - "conventional-changelog-angular": "^6.0.0", - "conventional-changelog-atom": "^3.0.0", - "conventional-changelog-codemirror": "^3.0.0", - "conventional-changelog-conventionalcommits": "^6.0.0", - "conventional-changelog-core": "^5.0.0", - "conventional-changelog-ember": "^3.0.0", - "conventional-changelog-eslint": "^4.0.0", - "conventional-changelog-express": "^3.0.0", - "conventional-changelog-jquery": "^4.0.0", - "conventional-changelog-jshint": "^3.0.0", - "conventional-changelog-preset-loader": "^3.0.0" + "conventional-changelog-angular": "^5.0.12", + "conventional-changelog-atom": "^2.0.8", + "conventional-changelog-codemirror": "^2.0.8", + "conventional-changelog-conventionalcommits": "^4.5.0", + "conventional-changelog-core": "^4.2.1", + "conventional-changelog-ember": "^2.0.9", + "conventional-changelog-eslint": "^3.0.9", + "conventional-changelog-express": "^2.0.6", + "conventional-changelog-jquery": "^3.0.11", + "conventional-changelog-jshint": "^2.0.9", + "conventional-changelog-preset-loader": "^2.3.4" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-angular": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz", - "integrity": "sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==", + "version": "5.0.13", + "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz", + "integrity": "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==", "dev": true, "dependencies": { - "compare-func": "^2.0.0" + "compare-func": "^2.0.0", + "q": "^1.5.1" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-atom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-3.0.0.tgz", - "integrity": "sha512-pnN5bWpH+iTUWU3FaYdw5lJmfWeqSyrUkG+wyHBI9tC1dLNnHkbAOg1SzTQ7zBqiFrfo55h40VsGXWMdopwc5g==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz", + "integrity": "sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==", "dev": true, + "dependencies": { + "q": "^1.5.1" + }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-cli": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-3.0.0.tgz", - "integrity": "sha512-3zMYi0IrfNd6AAHdPMrcgCg5DbcffiqNaEBf8cYrlntXPbBIXaELTbnRmUy5TQAe0Hkgi0J6+/VmRCkkJQflcQ==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz", + "integrity": "sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==", "dev": true, "dependencies": { "add-stream": "^1.0.0", - "conventional-changelog": "^4.0.0", - "meow": "^8.1.2", + "conventional-changelog": "^3.1.24", + "lodash": "^4.17.15", + "meow": "^8.0.0", "tempfile": "^3.0.0" }, "bin": { "conventional-changelog": "cli.js" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-codemirror": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-3.0.0.tgz", - "integrity": "sha512-wzchZt9HEaAZrenZAUUHMCFcuYzGoZ1wG/kTRMICxsnW5AXohYMRxnyecP9ob42Gvn5TilhC0q66AtTPRSNMfw==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.8.tgz", + "integrity": "sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==", "dev": true, + "dependencies": { + "q": "^1.5.1" + }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-conventionalcommits": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz", - "integrity": "sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==", + "version": "4.6.3", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz", + "integrity": "sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==", "dev": true, "dependencies": { - "compare-func": "^2.0.0" + "compare-func": "^2.0.0", + "lodash": "^4.17.15", + "q": "^1.5.1" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-core": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-5.0.1.tgz", - "integrity": "sha512-Rvi5pH+LvgsqGwZPZ3Cq/tz4ty7mjijhr3qR4m9IBXNbxGGYgTVVO+duXzz9aArmHxFtwZ+LRkrNIMDQzgoY4A==", + "version": "4.2.4", + "resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.2.4.tgz", + "integrity": "sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==", "dev": true, "dependencies": { "add-stream": "^1.0.0", - "conventional-changelog-writer": "^6.0.0", - "conventional-commits-parser": "^4.0.0", - "dateformat": "^3.0.3", - "get-pkg-repo": "^4.2.1", - "git-raw-commits": "^3.0.0", + "conventional-changelog-writer": "^5.0.0", + "conventional-commits-parser": "^3.2.0", + "dateformat": "^3.0.0", + "get-pkg-repo": "^4.0.0", + "git-raw-commits": "^2.0.8", "git-remote-origin-url": "^2.0.0", - "git-semver-tags": "^5.0.0", - "normalize-package-data": "^3.0.3", + "git-semver-tags": "^4.1.1", + "lodash": "^4.17.15", + "normalize-package-data": "^3.0.0", + "q": "^1.5.1", "read-pkg": "^3.0.0", - "read-pkg-up": "^3.0.0" + "read-pkg-up": "^3.0.0", + "through2": "^4.0.0" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-ember": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-3.0.0.tgz", - "integrity": "sha512-7PYthCoSxIS98vWhVcSphMYM322OxptpKAuHYdVspryI0ooLDehRXWeRWgN+zWSBXKl/pwdgAg8IpLNSM1/61A==", + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.9.tgz", + "integrity": "sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==", "dev": true, + "dependencies": { + "q": "^1.5.1" + }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-eslint": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-4.0.0.tgz", - "integrity": "sha512-nEZ9byP89hIU0dMx37JXQkE1IpMmqKtsaR24X7aM3L6Yy/uAtbb+ogqthuNYJkeO1HyvK7JsX84z8649hvp43Q==", + "version": "3.0.9", + "resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.9.tgz", + "integrity": "sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==", "dev": true, + "dependencies": { + "q": "^1.5.1" + }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-express": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-3.0.0.tgz", - "integrity": "sha512-HqxihpUMfIuxvlPvC6HltA4ZktQEUan/v3XQ77+/zbu8No/fqK3rxSZaYeHYant7zRxQNIIli7S+qLS9tX9zQA==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-2.0.6.tgz", + "integrity": "sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==", "dev": true, + "dependencies": { + "q": "^1.5.1" + }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-jquery": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-jquery/-/conventional-changelog-jquery-4.0.0.tgz", - "integrity": "sha512-TTIN5CyzRMf8PUwyy4IOLmLV2DFmPtasKN+x7EQKzwSX8086XYwo+NeaeA3VUT8bvKaIy5z/JoWUvi7huUOgaw==", + "version": "3.0.11", + "resolved": "https://registry.npmjs.org/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.11.tgz", + "integrity": "sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==", "dev": true, + "dependencies": { + "q": "^1.5.1" + }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-jshint": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-3.0.0.tgz", - "integrity": "sha512-bQof4byF4q+n+dwFRkJ/jGf9dCNUv4/kCDcjeCizBvfF81TeimPZBB6fT4HYbXgxxfxWXNl/i+J6T0nI4by6DA==", + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.9.tgz", + "integrity": "sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==", "dev": true, "dependencies": { - "compare-func": "^2.0.0" + "compare-func": "^2.0.0", + "q": "^1.5.1" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-preset-loader": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-3.0.0.tgz", - "integrity": "sha512-qy9XbdSLmVnwnvzEisjxdDiLA4OmV3o8db+Zdg4WiFw14fP3B6XNz98X0swPPpkTd/pc1K7+adKgEDM1JCUMiA==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz", + "integrity": "sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==", "dev": true, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-changelog-wretch": { @@ -2773,55 +2799,59 @@ "link": true }, "node_modules/conventional-changelog-writer": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-6.0.0.tgz", - "integrity": "sha512-8PyWTnn7zBIt9l4hj4UusFs1TyG+9Ulu1zlOAc72L7Sdv9Hsc8E86ot7htY3HXCVhXHB/NO0pVGvZpwsyJvFfw==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz", + "integrity": "sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==", "dev": true, "dependencies": { - "conventional-commits-filter": "^3.0.0", - "dateformat": "^3.0.3", + "conventional-commits-filter": "^2.0.7", + "dateformat": "^3.0.0", "handlebars": "^4.7.7", "json-stringify-safe": "^5.0.1", - "meow": "^8.1.2", - "semver": "^6.3.0", - "split": "^1.0.1" + "lodash": "^4.17.15", + "meow": "^8.0.0", + "semver": "^6.0.0", + "split": "^1.0.0", + "through2": "^4.0.0" }, "bin": { "conventional-changelog-writer": "cli.js" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-commits-filter": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-3.0.0.tgz", - "integrity": "sha512-1ymej8b5LouPx9Ox0Dw/qAO2dVdfpRFq28e5Y0jJEU8ZrLdy0vOSkkIInwmxErFGhg6SALro60ZrwYFVTUDo4Q==", + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz", + "integrity": "sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==", "dev": true, "dependencies": { "lodash.ismatch": "^4.4.0", - "modify-values": "^1.0.1" + "modify-values": "^1.0.0" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/conventional-commits-parser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-4.0.0.tgz", - "integrity": "sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz", + "integrity": "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==", "dev": true, "dependencies": { "is-text-path": "^1.0.1", - "JSONStream": "^1.3.5", - "meow": "^8.1.2", - "split2": "^3.2.2" + "JSONStream": "^1.0.4", + "lodash": "^4.17.15", + "meow": "^8.0.0", + "split2": "^3.0.0", + "through2": "^4.0.0" }, "bin": { "conventional-commits-parser": "cli.js" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/convert-source-map": { @@ -3680,6 +3710,31 @@ "node": ">=6.9.0" } }, + "node_modules/get-pkg-repo/node_modules/readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dev": true, + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/get-pkg-repo/node_modules/through2": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "dev": true, + "dependencies": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + } + }, "node_modules/get-pkg-repo/node_modules/yargs": { "version": "16.2.0", "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", @@ -3711,20 +3766,22 @@ } }, "node_modules/git-raw-commits": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-3.0.0.tgz", - "integrity": "sha512-b5OHmZ3vAgGrDn/X0kS+9qCfNKWe4K/jFnhwzVWWg0/k5eLa3060tZShrRg8Dja5kPc+YjS0Gc6y7cRr44Lpjw==", + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz", + "integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==", "dev": true, "dependencies": { "dargs": "^7.0.0", - "meow": "^8.1.2", - "split2": "^3.2.2" + "lodash": "^4.17.15", + "meow": "^8.0.0", + "split2": "^3.0.0", + "through2": "^4.0.0" }, "bin": { "git-raw-commits": "cli.js" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/git-remote-origin-url": { @@ -3741,19 +3798,19 @@ } }, "node_modules/git-semver-tags": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-5.0.0.tgz", - "integrity": "sha512-fZ+tmZ1O5aXW/T5nLzZLbxWAHdQTLLXalOECMNAmhoEQSfqZjtaeMjpsXH4C5qVhrICTkVQeQFujB1lKzIHljA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-4.1.1.tgz", + "integrity": "sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==", "dev": true, "dependencies": { - "meow": "^8.1.2", - "semver": "^6.3.0" + "meow": "^8.0.0", + "semver": "^6.0.0" }, "bin": { "git-semver-tags": "cli.js" }, "engines": { - "node": ">=14" + "node": ">=10" } }, "node_modules/gitconfiglocal": { @@ -6226,6 +6283,16 @@ } ] }, + "node_modules/q": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", + "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==", + "dev": true, + "engines": { + "node": ">=0.6.0", + "teleport": ">=0.2.0" + } + }, "node_modules/qjobs": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz", @@ -7015,34 +7082,14 @@ } }, "node_modules/string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "dev": true, "dependencies": { - "safe-buffer": "~5.2.0" + "safe-buffer": "~5.1.0" } }, - "node_modules/string_decoder/node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, "node_modules/string-length": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", @@ -7274,37 +7321,26 @@ "dev": true }, "node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", + "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==", "dev": true, "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" + "readable-stream": "3" } }, "node_modules/through2/node_modules/readable-stream": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", - "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", - "dev": true, - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/through2/node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", "dev": true, "dependencies": { - "safe-buffer": "~5.1.0" + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" } }, "node_modules/tiny-lru": { @@ -10113,162 +10149,192 @@ "dev": true }, "conventional-changelog": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-4.0.0.tgz", - "integrity": "sha512-JbZjwE1PzxQCvm+HUTIr+pbSekS8qdOZzMakdFyPtdkEWwFvwEJYONzjgMm0txCb2yBcIcfKDmg8xtCKTdecNQ==", + "version": "3.1.25", + "resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-3.1.25.tgz", + "integrity": "sha512-ryhi3fd1mKf3fSjbLXOfK2D06YwKNic1nC9mWqybBHdObPd8KJ2vjaXZfYj1U23t+V8T8n0d7gwnc9XbIdFbyQ==", "dev": true, "requires": { - "conventional-changelog-angular": "^6.0.0", - "conventional-changelog-atom": "^3.0.0", - "conventional-changelog-codemirror": "^3.0.0", - "conventional-changelog-conventionalcommits": "^6.0.0", - "conventional-changelog-core": "^5.0.0", - "conventional-changelog-ember": "^3.0.0", - "conventional-changelog-eslint": "^4.0.0", - "conventional-changelog-express": "^3.0.0", - "conventional-changelog-jquery": "^4.0.0", - "conventional-changelog-jshint": "^3.0.0", - "conventional-changelog-preset-loader": "^3.0.0" + "conventional-changelog-angular": "^5.0.12", + "conventional-changelog-atom": "^2.0.8", + "conventional-changelog-codemirror": "^2.0.8", + "conventional-changelog-conventionalcommits": "^4.5.0", + "conventional-changelog-core": "^4.2.1", + "conventional-changelog-ember": "^2.0.9", + "conventional-changelog-eslint": "^3.0.9", + "conventional-changelog-express": "^2.0.6", + "conventional-changelog-jquery": "^3.0.11", + "conventional-changelog-jshint": "^2.0.9", + "conventional-changelog-preset-loader": "^2.3.4" } }, "conventional-changelog-angular": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz", - "integrity": "sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==", + "version": "5.0.13", + "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz", + "integrity": "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==", "dev": true, "requires": { - "compare-func": "^2.0.0" + "compare-func": "^2.0.0", + "q": "^1.5.1" } }, "conventional-changelog-atom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-3.0.0.tgz", - "integrity": "sha512-pnN5bWpH+iTUWU3FaYdw5lJmfWeqSyrUkG+wyHBI9tC1dLNnHkbAOg1SzTQ7zBqiFrfo55h40VsGXWMdopwc5g==", - "dev": true + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz", + "integrity": "sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==", + "dev": true, + "requires": { + "q": "^1.5.1" + } }, "conventional-changelog-cli": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-3.0.0.tgz", - "integrity": "sha512-3zMYi0IrfNd6AAHdPMrcgCg5DbcffiqNaEBf8cYrlntXPbBIXaELTbnRmUy5TQAe0Hkgi0J6+/VmRCkkJQflcQ==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz", + "integrity": "sha512-8grMV5Jo8S0kP3yoMeJxV2P5R6VJOqK72IiSV9t/4H5r/HiRqEBQ83bYGuz4Yzfdj4bjaAEhZN/FFbsFXr5bOA==", "dev": true, "requires": { "add-stream": "^1.0.0", - "conventional-changelog": "^4.0.0", - "meow": "^8.1.2", + "conventional-changelog": "^3.1.24", + "lodash": "^4.17.15", + "meow": "^8.0.0", "tempfile": "^3.0.0" } }, "conventional-changelog-codemirror": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-3.0.0.tgz", - "integrity": "sha512-wzchZt9HEaAZrenZAUUHMCFcuYzGoZ1wG/kTRMICxsnW5AXohYMRxnyecP9ob42Gvn5TilhC0q66AtTPRSNMfw==", - "dev": true + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.8.tgz", + "integrity": "sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==", + "dev": true, + "requires": { + "q": "^1.5.1" + } }, "conventional-changelog-conventionalcommits": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz", - "integrity": "sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==", + "version": "4.6.3", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz", + "integrity": "sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==", "dev": true, "requires": { - "compare-func": "^2.0.0" + "compare-func": "^2.0.0", + "lodash": "^4.17.15", + "q": "^1.5.1" } }, "conventional-changelog-core": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-5.0.1.tgz", - "integrity": "sha512-Rvi5pH+LvgsqGwZPZ3Cq/tz4ty7mjijhr3qR4m9IBXNbxGGYgTVVO+duXzz9aArmHxFtwZ+LRkrNIMDQzgoY4A==", + "version": "4.2.4", + "resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.2.4.tgz", + "integrity": "sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==", "dev": true, "requires": { "add-stream": "^1.0.0", - "conventional-changelog-writer": "^6.0.0", - "conventional-commits-parser": "^4.0.0", - "dateformat": "^3.0.3", - "get-pkg-repo": "^4.2.1", - "git-raw-commits": "^3.0.0", + "conventional-changelog-writer": "^5.0.0", + "conventional-commits-parser": "^3.2.0", + "dateformat": "^3.0.0", + "get-pkg-repo": "^4.0.0", + "git-raw-commits": "^2.0.8", "git-remote-origin-url": "^2.0.0", - "git-semver-tags": "^5.0.0", - "normalize-package-data": "^3.0.3", + "git-semver-tags": "^4.1.1", + "lodash": "^4.17.15", + "normalize-package-data": "^3.0.0", + "q": "^1.5.1", "read-pkg": "^3.0.0", - "read-pkg-up": "^3.0.0" + "read-pkg-up": "^3.0.0", + "through2": "^4.0.0" } }, "conventional-changelog-ember": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-3.0.0.tgz", - "integrity": "sha512-7PYthCoSxIS98vWhVcSphMYM322OxptpKAuHYdVspryI0ooLDehRXWeRWgN+zWSBXKl/pwdgAg8IpLNSM1/61A==", - "dev": true + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.9.tgz", + "integrity": "sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==", + "dev": true, + "requires": { + "q": "^1.5.1" + } }, "conventional-changelog-eslint": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-4.0.0.tgz", - "integrity": "sha512-nEZ9byP89hIU0dMx37JXQkE1IpMmqKtsaR24X7aM3L6Yy/uAtbb+ogqthuNYJkeO1HyvK7JsX84z8649hvp43Q==", - "dev": true + "version": "3.0.9", + "resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.9.tgz", + "integrity": "sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==", + "dev": true, + "requires": { + "q": "^1.5.1" + } }, "conventional-changelog-express": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-3.0.0.tgz", - "integrity": "sha512-HqxihpUMfIuxvlPvC6HltA4ZktQEUan/v3XQ77+/zbu8No/fqK3rxSZaYeHYant7zRxQNIIli7S+qLS9tX9zQA==", - "dev": true + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-2.0.6.tgz", + "integrity": "sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==", + "dev": true, + "requires": { + "q": "^1.5.1" + } }, "conventional-changelog-jquery": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-jquery/-/conventional-changelog-jquery-4.0.0.tgz", - "integrity": "sha512-TTIN5CyzRMf8PUwyy4IOLmLV2DFmPtasKN+x7EQKzwSX8086XYwo+NeaeA3VUT8bvKaIy5z/JoWUvi7huUOgaw==", - "dev": true + "version": "3.0.11", + "resolved": "https://registry.npmjs.org/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.11.tgz", + "integrity": "sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==", + "dev": true, + "requires": { + "q": "^1.5.1" + } }, "conventional-changelog-jshint": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-3.0.0.tgz", - "integrity": "sha512-bQof4byF4q+n+dwFRkJ/jGf9dCNUv4/kCDcjeCizBvfF81TeimPZBB6fT4HYbXgxxfxWXNl/i+J6T0nI4by6DA==", + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.9.tgz", + "integrity": "sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==", "dev": true, "requires": { - "compare-func": "^2.0.0" + "compare-func": "^2.0.0", + "q": "^1.5.1" } }, "conventional-changelog-preset-loader": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-3.0.0.tgz", - "integrity": "sha512-qy9XbdSLmVnwnvzEisjxdDiLA4OmV3o8db+Zdg4WiFw14fP3B6XNz98X0swPPpkTd/pc1K7+adKgEDM1JCUMiA==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz", + "integrity": "sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==", "dev": true }, "conventional-changelog-wretch": { "version": "file:scripts/conventional-changelog-wretch" }, "conventional-changelog-writer": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-6.0.0.tgz", - "integrity": "sha512-8PyWTnn7zBIt9l4hj4UusFs1TyG+9Ulu1zlOAc72L7Sdv9Hsc8E86ot7htY3HXCVhXHB/NO0pVGvZpwsyJvFfw==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz", + "integrity": "sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==", "dev": true, "requires": { - "conventional-commits-filter": "^3.0.0", - "dateformat": "^3.0.3", + "conventional-commits-filter": "^2.0.7", + "dateformat": "^3.0.0", "handlebars": "^4.7.7", "json-stringify-safe": "^5.0.1", - "meow": "^8.1.2", - "semver": "^6.3.0", - "split": "^1.0.1" + "lodash": "^4.17.15", + "meow": "^8.0.0", + "semver": "^6.0.0", + "split": "^1.0.0", + "through2": "^4.0.0" } }, "conventional-commits-filter": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-3.0.0.tgz", - "integrity": "sha512-1ymej8b5LouPx9Ox0Dw/qAO2dVdfpRFq28e5Y0jJEU8ZrLdy0vOSkkIInwmxErFGhg6SALro60ZrwYFVTUDo4Q==", + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz", + "integrity": "sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==", "dev": true, "requires": { "lodash.ismatch": "^4.4.0", - "modify-values": "^1.0.1" + "modify-values": "^1.0.0" } }, "conventional-commits-parser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-4.0.0.tgz", - "integrity": "sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz", + "integrity": "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==", "dev": true, "requires": { "is-text-path": "^1.0.1", - "JSONStream": "^1.3.5", - "meow": "^8.1.2", - "split2": "^3.2.2" + "JSONStream": "^1.0.4", + "lodash": "^4.17.15", + "meow": "^8.0.0", + "split2": "^3.0.0", + "through2": "^4.0.0" } }, "convert-source-map": { @@ -10934,6 +11000,31 @@ "yargs": "^16.2.0" }, "dependencies": { + "readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dev": true, + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "through2": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", + "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "dev": true, + "requires": { + "readable-stream": "~2.3.6", + "xtend": "~4.0.1" + } + }, "yargs": { "version": "16.2.0", "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", @@ -10958,14 +11049,16 @@ "dev": true }, "git-raw-commits": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-3.0.0.tgz", - "integrity": "sha512-b5OHmZ3vAgGrDn/X0kS+9qCfNKWe4K/jFnhwzVWWg0/k5eLa3060tZShrRg8Dja5kPc+YjS0Gc6y7cRr44Lpjw==", + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz", + "integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==", "dev": true, "requires": { "dargs": "^7.0.0", - "meow": "^8.1.2", - "split2": "^3.2.2" + "lodash": "^4.17.15", + "meow": "^8.0.0", + "split2": "^3.0.0", + "through2": "^4.0.0" } }, "git-remote-origin-url": { @@ -10979,13 +11072,13 @@ } }, "git-semver-tags": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-5.0.0.tgz", - "integrity": "sha512-fZ+tmZ1O5aXW/T5nLzZLbxWAHdQTLLXalOECMNAmhoEQSfqZjtaeMjpsXH4C5qVhrICTkVQeQFujB1lKzIHljA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-4.1.1.tgz", + "integrity": "sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==", "dev": true, "requires": { - "meow": "^8.1.2", - "semver": "^6.3.0" + "meow": "^8.0.0", + "semver": "^6.0.0" } }, "gitconfiglocal": { @@ -12848,6 +12941,12 @@ "integrity": "sha512-6Yg0ekpKICSjPswYOuC5sku/TSWaRYlA0qsXqJgM/d/4pLPHPuTxK7Nbf7jFKzAeedUhR8C7K9Uv63FBsSo8xQ==", "dev": true }, + "q": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", + "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==", + "dev": true + }, "qjobs": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz", @@ -13477,20 +13576,12 @@ } }, "string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "dev": true, "requires": { - "safe-buffer": "~5.2.0" - }, - "dependencies": { - "safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "dev": true - } + "safe-buffer": "~5.1.0" } }, "string-length": { @@ -13664,37 +13755,23 @@ "dev": true }, "through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", + "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==", "dev": true, "requires": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" + "readable-stream": "3" }, "dependencies": { "readable-stream": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", - "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", - "dev": true, - "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" } } } diff --git a/package.json b/package.json index a8ac5ba..99dcb15 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@types/node": "^18.11.7", "abortcontroller-polyfill": "^1.7.5", "concurrently": "^8.2.0", - "conventional-changelog-cli": "^3.0.0", + "conventional-changelog-cli": "^2.2.2", "conventional-changelog-wretch": "file:scripts/conventional-changelog-wretch", "dtrace-provider": "^0.8.8", "fastify": "^4.18.0",