Releases: pactflow/pact-msw-adapter
Releases · pactflow/pact-msw-adapter
Release v3.0.1
10 Dec 14:05
Compare
Sorry, something went wrong.
No results found
3.0.1 (2024-12-10)
Bug Fixes
Fix the cleanup of expired request listeners (264ac15 )
Release v3.0.0
09 Nov 15:42
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-11-09)
⚠ BREAKING CHANGES
make compatible and consistent with msw v2
update dependencies including msw to v2
make compatible and consistent with msw v2 (63c98f6 )
update dependencies including msw to v2 (37cf49d )
Release v2.0.1
07 Nov 14:58
Compare
Sorry, something went wrong.
No results found
2.0.1 (2023-11-07)
Bug Fixes
unref asyncTimeout; fixes open handle issue in jest (0ee1485 )
Release v2.0.0
11 Jul 17:23
Compare
Sorry, something went wrong.
No results found
2.0.0 (2023-07-11)
⚠ BREAKING CHANGES
Deps/node engines >=16 (#94 )
Bug Fixes
Release v1.5.0
22 May 14:18
Compare
Sorry, something went wrong.
No results found
1.5.0 (2023-05-22)
Features
allow dynamic provider matching (58de667 )
Release v1.4.0
17 May 15:37
Compare
Sorry, something went wrong.
No results found
1.4.0 (2023-05-17)
Features
Release v1.3.1
08 Feb 12:17
Compare
Sorry, something went wrong.
No results found
1.3.1 (2023-02-08)
Bug Fixes
Remove timestamp from pact contract file name (6b48836 )
Release v1.3.0
06 Oct 09:14
Compare
Sorry, something went wrong.
No results found
1.3.0 (2022-10-06)
Features
Add client name/version into pact file (1c8aa9a )
Release v1.2.1
15 Jul 17:06
Compare
Sorry, something went wrong.
No results found
1.2.1 (2022-07-15)
Bug Fixes
include headers on interactions requests (c5a0cea )
Release v1.2.0
01 Jun 13:47
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-06-01)
Features
add query to request in the pact file (1473315 )
Bug Fixes