Skip to content

Commit

Permalink
Create tidy-goats-sin.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thepassle committed Jul 12, 2023
1 parent 3140ab3 commit 0c87f59
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .changeset/tidy-goats-sin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"@web/browser-logs": patch
"@web/dev-server-hmr": minor
"@web/dev-server": minor
"@web/test-runner-chrome": minor
"@web/test-runner-commands": minor
"@web/test-runner-puppeteer": minor
"@web/test-runner": minor
"@web/test-runner-integration-tests": minor
---

feat/various fixes

- Update puppeteer to `20.0.0`, fixes #2282
- Use puppeteer's new `page.mouse.reset()` in sendMousePlugin, fixes #2262
- Use `development` export condition by default

0 comments on commit 0c87f59

Please sign in to comment.