Skip to content

Releases: mercadona/wrapito

v9.1.2

Choose a tag to compare

@juandiegombr juandiegombr released this 05 Jan 12:46
6da8995

v9.1.0

Choose a tag to compare

@raulmoyareyes raulmoyareyes released this 11 Apr 11:35
cbb1a7e
  • 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)

v9.0.1

Choose a tag to compare

@raulmoyareyes raulmoyareyes released this 11 Apr 11:29
1276cda

v8.3.2

Choose a tag to compare

@dalfageme dalfageme released this 09 Aug 14:56
3f904c6
  • Changed:
    └── Set package version to publish

v8.3.1

Choose a tag to compare

@dalfageme dalfageme released this 09 Aug 14:46
  • Other:
    └── Added package-lock.json

v8.3.0

Choose a tag to compare

@dalfageme dalfageme released this 09 Aug 14:31
3ed1bc8

v8.1.0

Choose a tag to compare

@Hacendabot Hacendabot released this 22 Jul 13:16
7294991
==================================================
 @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

Choose a tag to compare

@Hacendabot Hacendabot released this 05 Jul 08:53
117ca1c
=====================================
 @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

Choose a tag to compare

@Hacendabot Hacendabot released this 18 May 13:10
a6490d9
=====================================
 @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

Choose a tag to compare

@Hacendabot Hacendabot released this 13 May 14:20
2bfcfd9
=====================================
 @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)