Replace all the occurrences of the deprecated toThrowError API with the appropriate toThrow one#14442
Replace all the occurrences of the deprecated toThrowError API with the appropriate toThrow one#14442dario-piotrowicz wants to merge 1 commit into
toThrowError API with the appropriate toThrow one#14442Conversation
… the appropriate `toThrow` one
|
|
Codeowners approval required for this PR:
Show detailed file reviewers
|
@cloudflare/autoconfig
create-cloudflare
@cloudflare/deploy-helpers
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-auth
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
|
@dario-piotrowicz Bonk workflow was cancelled. View workflow run · To retry, trigger Bonk again. |
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
|
The c3 CI error should be fixed once you rebase your branch against main (#14425) |
Vitest's
toThrowErroris deprecated and simplytoThrowshould be used insteadThis PR simply makes this change across the whole monorepo
vitest
toThrowdocs (mentioning the deprecated alias)A picture of a cute animal (not mandatory, but encouraged)