70bf21e064
Deploy (to testing) and Test Playground Preview Worker / Deploy Playground Preview Worker (testing) (push) Has been skipped
Deploy Workers Shared Staging / Deploy Workers Shared Staging (push) Failing after 0s
Prerelease / build (push) Has been skipped
Handle Changesets / Handle Changesets (push) Has been cancelled
Semgrep OSS scan / semgrep-oss (push) Has been cancelled
2.7 KiB
2.7 KiB
@cloudflare/chrome-devtools-patches
0.1.5
Patch Changes
-
#12928
81ee98eThanks @petebacondarwin! - Migrate chrome-devtools-patches deployment from Cloudflare Pages to Workers + AssetsThe DevTools frontend is now deployed as a Cloudflare Workers + Assets project instead of a Cloudflare Pages project. This uses
wrangler deployfor production deployments andwrangler versions uploadfor PR preview deployments.The inspector proxy origin allowlists in both wrangler and miniflare have been updated to accept connections from the new
workers.devdomain patterns, while retaining the legacypages.devpatterns for backward compatibility.
0.1.4
Patch Changes
- #9649
ec9b417Thanks @petebacondarwin! - patch release to trigger a test release
0.1.3
Patch Changes
0.1.2
Patch Changes
- #7693
65a3e35Thanks @emily-shen! - chore: rebases patches on latest devtools head
0.1.1
Patch Changes
- #7258
f1f508eThanks @andyjessop! - change package name from @cloudflare/wrangler-devtools to @cloudflare/chrome-devtools-patches
0.1.0
Minor Changes
- #7137
1b195bdThanks @andyjessop! - feat: update devtools patches for release- rebases patches on top of latest devtools head
- removes CPU profiling tab
- adds performance tab