Skip to content

Releases: mercadona/wrapito

v9.0.1

11 Apr 11:29
1276cda
Compare
Choose a tag to compare

v8.3.2

09 Aug 14:56
3f904c6
Compare
Choose a tag to compare
  • Changed:
    └── Set package version to publish

v8.3.1

09 Aug 14:46
Compare
Choose a tag to compare
  • Other:
    └── Added package-lock.json

v8.3.0

09 Aug 14:31
3ed1bc8
Compare
Choose a tag to compare

v8.1.0

22 Jul 13:16
7294991
Compare
Choose a tag to compare
==================================================
 @mercadona/mo.library.burrito v8.1.0 (2021-07-22)
==================================================
* Other:
  ├── improve readme highlights (#91)
  ├── Add the necessary configuration to support Typescript (#92)
  └── Improve the changelog script (#93)

v8.0.0

05 Jul 08:53
117ca1c
Compare
Choose a tag to compare
=====================================
 @mercadona/mo.library.burrito v8.0.0 (2021-07-05)
=====================================
Added
- Issue templates (#86)
- Documentation for toHaveBeenFetched assertion (#84)

Changed
- Split the wrap closure in functions (#88)
- Split the wrap builder from the public interface (#87)

Removed
- withMocks (#85)

v7.0.0

18 May 13:10
a6490d9
Compare
Choose a tag to compare
=====================================
 @mercadona/mo.library.burrito v7.0.0 (2021-05-18)
=====================================
Added
- debug requests feature (#83)

Removed
- toMatchNetworkRequests assertion (#78)
- withPortalAt builder method (#81)

v6.9.0

13 May 14:20
2bfcfd9
Compare
Choose a tag to compare
=====================================
 @mercadona/mo.library.burrito v6.9.0 (2021-05-13)
=====================================
Added
- test checking multipleResponses given the same POST request (#76)
- atPath with BrowserRouter (#74)
- toHaveBeenFetchedTimes assertion (#72)

Changed
- Update readme for with network builder (#77)
- Match request by hash (#71)

v6.8.0

21 Apr 10:37
4de36fd
Compare
Choose a tag to compare
=====================================
 @mercadona/mo.library.burrito v6.8.0 (2021-04-21)
=====================================
Added
- Assertion toHaveBeenFetched (#64)

v6.7.2

06 Apr 13:25
a4a1205
Compare
Choose a tag to compare
=====================================
 @mercadona/mo.library.burrito v6.7.2 (2021-04-06)
=====================================
Changed
- 'toHaveBeenFetchedWith' assertion error messages (#63)