Skip to content

Releases: mercadona/wrapito

Release v10.0.0

18 Dec 16:45
7ec49a7
Compare
Choose a tag to compare
  • Changed:
    └── Make wrapito test runner agnostic
  • Breaking:
    └── There was an undocumented breaking change in v9.2.0: in order to make wrapito work with multi-hosts the url constructor was changed, so the directories (ex. /api) are being cut. To fix it just remove a directory in .env.test API_HOST variable.

Release v10.0.0-beta1

21 Nov 12:40
Compare
Choose a tag to compare
Release v10.0.0-beta1 Pre-release
Pre-release
  • no changes

Release v9.5.0

09 May 11:41
8a8cbce
Compare
Choose a tag to compare
[Changed] Improve jest-diffs (#145)

* chore: improve jest-diffs

* fix: run eslint

* chore: build new package with node 10

* fix: move deps

* fix: reinstall jest-diff

* chore: fix import

* fix: use right imports

* fix: use right jest-diff dependency

Release v9.4.0

29 Mar 13:36
c7743d7
Compare
Choose a tag to compare
  • no changes

Release v9.2.0

15 Mar 15:03
08c8a8e
Compare
Choose a tag to compare
[Added] location.state support in .atPath (#138)

* [Added] location.state support in .atPath

* improve naming with historyState

Release v9.1.6

12 Jan 06:46
5809a50
Compare
Choose a tag to compare
[Added] Support fetch options (#135)

* add test

* add suport to init paramenters

Release v9.1.5

05 Jan 13:39
d3d2b0c
Compare
Choose a tag to compare
[Added] Create changelog for release (#133)

Release v9.1.4

05 Jan 12:56
Compare
Choose a tag to compare

Changes in this Release

  • First Change
  • Second Change

v9.1.2

05 Jan 12:46
6da8995
Compare
Choose a tag to compare

v9.1.0

11 Apr 11:35
cbb1a7e
Compare
Choose a tag to compare
  • Changed:
    • Get default debug value from params (#119)
    • Refactor extendWith to use TS (#120)
    • Add types to mockNetwork (#121)
  • Other:
    • Fix warm about changeRoute (#118)
    • Refactoring how to use status options (#122)