Releases: mercadona/wrapito
Releases · mercadona/wrapito
v9.0.1
v8.3.2
v8.3.1
v8.3.0
v8.1.0
==================================================
@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
=====================================
@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
=====================================
@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
=====================================
@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
=====================================
@mercadona/mo.library.burrito v6.8.0 (2021-04-21)
=====================================
Added
- Assertion toHaveBeenFetched (#64)
v6.7.2
=====================================
@mercadona/mo.library.burrito v6.7.2 (2021-04-06)
=====================================
Changed
- 'toHaveBeenFetchedWith' assertion error messages (#63)