Skip to content

v0.4802.0

Latest
Compare
Choose a tag to compare
@canstand canstand released this 12 Nov 11:13
· 1 commit to main since this release
5afc7b7

What's Changed

BREAKING CHANGE

  • When specifying the playwright driver directory via RunOptions.DriverDirectory or the PLAYWRIGHT_DRIVER_PATH environment variable, you need to point directly to the directory of the corresponding version. The previously hard-coded ms-playwright-go/x.xx.x subdirectory is now only applies to the default cache directory. (close #496)
  • require go v1.22

Full Changelog: v0.4702.0...v0.4802.0