|
| 1 | +<a name="2.10.0"></a> |
| 2 | +# [2.10.0](https://github.com/elbywan/wretch/compare/2.9.1...2.10.0) (2024-09-13) |
| 3 | + |
| 4 | + |
| 5 | +### :arrow_up: Version update(s) |
| 6 | + |
| 7 | +* Bump axios from 1.6.2 to 1.7.7 ([4542c28](https://github.com/elbywan/wretch/commit/4542c28)) |
| 8 | + |
| 9 | +### :art: Code improvement(s) |
| 10 | + |
| 11 | +* Expand eslint ignore list ([cdad424](https://github.com/elbywan/wretch/commit/cdad424)) |
| 12 | +* Properly build commonjs ([c7f00fc](https://github.com/elbywan/wretch/commit/c7f00fc)), closes [#247](https://github.com/elbywan/wretch/issues/247) |
| 13 | + |
| 14 | + |
| 15 | + |
1 | 16 | <a name="2.9.1"></a> |
2 | 17 | ## [2.9.1](https://github.com/elbywan/wretch/compare/2.9.0...2.9.1) (2024-09-06) |
3 | 18 |
|
|
398 | 413 |
|
399 | 414 |
|
400 | 415 | <a name="2.0.0-next.1"></a> |
401 | | -# [2.0.0-next.1](https://github.com/elbywan/wretch/compare/2.0.0-next.0...2.0.0-next.1) (2022-07-08) |
402 | | - |
403 | | - |
404 | | -### :art: Code improvement(s) |
405 | | - |
406 | | -* Add editorconfig ([e81eaff](https://github.com/elbywan/wretch/commit/e81eaff)) |
407 | | - |
408 | | -### :fire: Breaking change(s) |
409 | | - |
410 | | -* Drop support on node < 14 ([1ff926c](https://github.com/elbywan/wretch/commit/1ff926c)) |
411 | | - |
412 | | -### :memo: Documentation update(s) |
413 | | - |
414 | | -* Additional improvements ([e79ff71](https://github.com/elbywan/wretch/commit/e79ff71)) |
415 | | -* Autogenerate API documentation and split it from the main README ([c710a71](https://github.com/elbywan/wretch/commit/c710a71)) |
416 | | -* Move svg asset and minor readme changes ([30de07c](https://github.com/elbywan/wretch/commit/30de07c)) |
417 | | -* Regenerate api doc ([7ae5b57](https://github.com/elbywan/wretch/commit/7ae5b57)) |
418 | | -* Small edits to the contributing file and renames scripts related t ([abec7f0](https://github.com/elbywan/wretch/commit/abec7f0)) |
419 | | -* Update bundle size ([1115d34](https://github.com/elbywan/wretch/commit/1115d34)) |
420 | | -* Update companion website ([d6bb842](https://github.com/elbywan/wretch/commit/d6bb842)) |
421 | | -* Update documentation ([15fd187](https://github.com/elbywan/wretch/commit/15fd187)) |
422 | | - |
423 | | -### :white_check_mark: Test improvement(s) |
424 | | - |
425 | | -* Fix resolvers test for node14 ([ca8b559](https://github.com/elbywan/wretch/commit/ca8b559)) |
426 | | -* Fix test on node 18 (with polyfilled fetch) ([d3b7b00](https://github.com/elbywan/wretch/commit/d3b7b00)) |
427 | | -* Replace restify with fastify for mock server ([9ee2cfc](https://github.com/elbywan/wretch/commit/9ee2cfc)) |
428 | | -* Run lint on CI ([9b819d3](https://github.com/elbywan/wretch/commit/9b819d3)) |
429 | | -* Test in multiple version of node in CI ([00d80a6](https://github.com/elbywan/wretch/commit/00d80a6)) |
430 | | - |
431 | | - |
432 | | - |
433 | | -<a name="2.0.0-next.0"></a> |
434 | | -# [2.0.0-next.0](https://github.com/elbywan/wretch/compare/1.7.10...2.0.0-next.0) (2022-07-03) |
| 416 | +# [2.0.0-next.1](https://github.com/elbywan/wretch/compare/1.7.10...2.0.0-next.1) (2022-07-08) |
435 | 417 |
|
436 | 418 |
|
437 | 419 | ### :arrow_up: Version update(s) |
|
440 | 422 |
|
441 | 423 | ### :art: Code improvement(s) |
442 | 424 |
|
| 425 | +* Add editorconfig ([e81eaff](https://github.com/elbywan/wretch/commit/e81eaff)) |
443 | 426 | * Improved packaging and bundling ([69c1e35](https://github.com/elbywan/wretch/commit/69c1e35)) |
444 | 427 |
|
445 | 428 | ### :bug: Bug fix(es) |
|
459 | 442 |
|
460 | 443 | * Add url arg and harmonize replace/mixin arguments ([8e4d0aa](https://github.com/elbywan/wretch/commit/8e4d0aa)) |
461 | 444 | * Complete refactoring ([c2f5035](https://github.com/elbywan/wretch/commit/c2f5035)) |
| 445 | +* Drop support on node < 14 ([1ff926c](https://github.com/elbywan/wretch/commit/1ff926c)) |
462 | 446 | * 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) |
463 | 447 |
|
464 | 448 | ### :memo: Documentation update(s) |
465 | 449 |
|
| 450 | +* Additional improvements ([e79ff71](https://github.com/elbywan/wretch/commit/e79ff71)) |
| 451 | +* Autogenerate API documentation and split it from the main README ([c710a71](https://github.com/elbywan/wretch/commit/c710a71)) |
| 452 | +* Move svg asset and minor readme changes ([30de07c](https://github.com/elbywan/wretch/commit/30de07c)) |
| 453 | +* Regenerate api doc ([7ae5b57](https://github.com/elbywan/wretch/commit/7ae5b57)) |
| 454 | +* Small edits to the contributing file and renames scripts related t ([abec7f0](https://github.com/elbywan/wretch/commit/abec7f0)) |
466 | 455 | * Update browserstack badge. ([91cad34](https://github.com/elbywan/wretch/commit/91cad34)) |
| 456 | +* Update bundle size ([1115d34](https://github.com/elbywan/wretch/commit/1115d34)) |
| 457 | +* Update companion website ([d6bb842](https://github.com/elbywan/wretch/commit/d6bb842)) |
| 458 | +* Update documentation ([15fd187](https://github.com/elbywan/wretch/commit/15fd187)) |
467 | 459 |
|
468 | 460 | ### :white_check_mark: Test improvement(s) |
469 | 461 |
|
470 | 462 | * Better tests coverage ([77e85dc](https://github.com/elbywan/wretch/commit/77e85dc)) |
| 463 | +* Fix resolvers test for node14 ([ca8b559](https://github.com/elbywan/wretch/commit/ca8b559)) |
| 464 | +* Fix test on node 18 (with polyfilled fetch) ([d3b7b00](https://github.com/elbywan/wretch/commit/d3b7b00)) |
| 465 | +* Replace restify with fastify for mock server ([9ee2cfc](https://github.com/elbywan/wretch/commit/9ee2cfc)) |
| 466 | +* Run lint on CI ([9b819d3](https://github.com/elbywan/wretch/commit/9b819d3)) |
| 467 | +* Test in multiple version of node in CI ([00d80a6](https://github.com/elbywan/wretch/commit/00d80a6)) |
471 | 468 |
|
472 | 469 |
|
473 | 470 |
|
|
0 commit comments