Skip to content

Releases: valendres/playwright-msw

[email protected]

09 Dec 07:20
4202f69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@3.0.1

[email protected]

05 Dec 06:25
08c3f7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@3.0.0

[email protected]

10 Mar 01:59
2d3f1a6
Compare
Choose a tag to compare

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]

06 Feb 19:25
752d1fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@2.2.0

[email protected]

08 Dec 19:38
b0c44ca
Compare
Choose a tag to compare

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]

08 Dec 19:33
af82cdb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@2.0.2

[email protected]

08 Dec 19:33
f1d0c7d
Compare
Choose a tag to compare

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]

07 Nov 10:43
8bf2c6b
Compare
Choose a tag to compare

What's Changed

⚠️ 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]

07 Nov 10:40
87febc9
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@1.0.4

[email protected]

07 Nov 10:37
5f55326
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/valendres/playwright-msw/compare/[email protected]@1.0.2