playwright/packages/playwright-webkit
Andrey Lushnikov cf1fd795a6 chore: mark v0.14.0 (#1918)
Note: this is a PR to be merged into the `release-0.14` branch.

Once this is merged to the branch:
- all test bots should kick in and run tests for this commit
- `publish_canary.yml` will kick in and publish `0.14.0-next.XXXX` version that can be tested manually

Once testing is complete:
- If we are **satisfied** with the results, we can publish github release against this commit.
Once release is published, the `0.14.0` will be published by `publish_release.yml` workflow.
- if we are **not satisfied**, then we can either cherry-pick fixes into the branch, or re-create branch from a nicer point.
2020-04-22 18:09:50 -07:00
..
index.d.ts types: better types (#1166) 2020-03-20 01:30:35 -07:00
index.js feat: re-make global browser installation (#1506) 2020-03-24 00:08:00 -07:00
install.js fix: fix all packages installation (#1514) 2020-03-24 11:19:24 -07:00
package.json chore: mark v0.14.0 (#1918) 2020-04-22 18:09:50 -07:00
README.md chore: fix package typo in packages README (#707) 2020-01-28 07:52:42 -08:00

playwright-webkit

This package contains the WebKit flavor of Playwright.