playwright/packages/common
Joel Einbinder 779355ad51
feat(types): make the template on BrowserType optional (#6142)
This makes it much nicer to use `BrowserType` because it no longer has a template.

Technically a breaking change because of the rare edge case where someone used their own non-browser type inside the template, but I don't consider that intended behavior and think this is fine.
2021-04-08 10:27:24 -07:00
..
.npmignore chore: fix build/packaging for recorder and traceviewer (#5338) 2021-02-05 16:19:09 -08:00
index.d.ts feat(types): make the template on BrowserType optional (#6142) 2021-04-08 10:27:24 -07:00
index.js feat(cli): first few cli commands (#4773) 2020-12-22 14:54:13 -08:00
index.mjs api: export all browsers from every package (#3128) 2020-07-24 16:36:00 -07:00
install.js refactor: remove browserPaths in favor of Registry class (#5318) 2021-02-08 16:02:49 -08:00