You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5d56e2d: Update package to use exports to conditionally export ESM and
CommonJS bundles. ESM is preferred and the CommonJS bundles will be deprecated
eventually.
ead94a5: Update to use @playwright/test as a peer dependency. This should
resolve the problem when updating Playwright versions of also having to update playwright-core.