Releases: valendres/playwright-msw
[email protected]
What's Changed
- fix(utils): support star matching by @nicko-winner in #84
New Contributors
- @nicko-winner made their first contribution in #84
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@3.0.1
[email protected]
What's Changed
- chore: yarn v4 & disable zero-install by @valendres in #79
- feat: add support for MSW 2.x by @valendres in #77
- chore: upgrade dependencies by @valendres in #80
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@3.0.0
[email protected]
What's Changed
- fix: race condition which breaks compatibility with vue by @valendres in #61
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@2.2.1
[email protected]
What's Changed
- feat: bypass initial page requests by @valendres in #47
- fix: handler delay not being respected by @valendres in #49
- fix: unknown error code "error" when used with [email protected] by @valendres in #57
- chore: upgrade dependencies by @valendres in #58
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@2.2.0
[email protected]
What's Changed
- feat: add support for mocking cross-origin requests by @valendres in #44
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@2.1.0
[email protected]
What's Changed
- fix(api):
createWorker
is not exported by @christoph-fricke in #43 - fix: paths with trailing slash and route/query params not being matched by @valendres in #41
New Contributors
- @christoph-fricke made their first contribution in #43
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@2.0.2
[email protected]
What's Changed
- fix: handlers not working when endpoint is called with query params by @valendres in #40
- fix: handlers being processed in incorrect order by @valendres in #39
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@2.0.1
[email protected]
What's Changed
- feat: reduce noise in logs by @valendres in #33
- add support for resetting to a specific set of handlers by @valendres in 3895a50
- add support for msw paths with route params by @valendres in a4ad365
- support for regex paths by @valendres in 3895a50
- support for GraphQL by @valendres in 06011c7
- introduced Jest to help mitigate regression by @valendres
- added many unit and integration tests by @valendres
⚠️ Breaking change ⚠️
To support GraphQL and future extensibility, a breaking change was made to the createWorkerFixture
interface. Please refer to the V2 Migration Guide when upgrading.
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@2.0.0
[email protected]
What's Changed
- chore: add jest to playwright-msw by @valendres in #32
- fix: internal cookie storage isn't reset on test teardown by @lesha1201 in #30
- chore: add integration tests for cookie handling by @valendres in #36
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@1.0.4
[email protected]
What's Changed
- fix: trying to get headers after page is closed by @lesha1201 in #27
- chore(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.6 by @dependabot in #29
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@1.0.2