playwright/packages
Dmitry Gozman b9106a4c42
fix(test runner): do not use @babel/plugin-transform-dynamic-import (#31285)
Historically, this plugin was important to translate dynamic imports
into require calls so that we can intercept them and transpile.

This is not needed anymore with ESM loader enabled by default, so we can
avoid this transformation and support dynamic imports of ESM-only
packages/files.

Fixes #17075, fixes #23255, fixes #31140, references #23662.
2024-06-13 06:18:44 -07:00
..
html-reporter Revert "feat(test): add URL field to annotations for hyperlink disp… (#31259) 2024-06-11 16:05:21 -07:00
playwright fix(test runner): do not use @babel/plugin-transform-dynamic-import (#31285) 2024-06-13 06:18:44 -07:00
playwright-browser-chromium chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-browser-firefox chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-browser-webkit chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-chromium chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-core feat(chromium): roll to r1123 (#31289) 2024-06-13 11:28:56 +02:00
playwright-ct-core feat(ct): resolve hooksConfig import refs (#31024) 2024-05-28 12:29:52 -07:00
playwright-ct-react feat(ct): resolve hooksConfig import refs (#31024) 2024-05-28 12:29:52 -07:00
playwright-ct-react17 feat(ct): resolve hooksConfig import refs (#31024) 2024-05-28 12:29:52 -07:00
playwright-ct-solid feat(ct): resolve hooksConfig import refs (#31024) 2024-05-28 12:29:52 -07:00
playwright-ct-svelte feat(ct): resolve hooksConfig import refs (#31024) 2024-05-28 12:29:52 -07:00
playwright-ct-vue chore(ct): vue update vue-component-type-helpers (#31213) 2024-06-10 17:22:00 -07:00
playwright-ct-vue2 chore(ct): vue update vue-component-type-helpers (#31213) 2024-06-10 17:22:00 -07:00
playwright-firefox chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-test chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
playwright-webkit chore: set minimum Node.js requirement to 18 (#30684) 2024-05-08 17:41:27 +01:00
protocol/src feat: allow folder uploads (#31165) 2024-06-12 22:20:18 +02:00
recorder fix(recorder): reference Language enum for recorderTypes (#29294) 2024-02-01 13:48:30 -08:00
trace/src fix: match client step and server action by explicit stepId (#30641) 2024-05-14 12:10:46 -07:00
trace-viewer fix(trace-viewer): Rewrite file URIs in snapshots, like blob URIs. (#31113) 2024-06-10 11:44:52 +02:00
web chore(trace-viewer): grid view z-index, source column in resource details (#31094) 2024-05-30 14:45:33 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00