8000
Update @cloudflare/workers-types: 3.11.0 → 3.19.0 (minor) #268
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @cloudflare/workers-types (3.11.0 → 3.19.0) · Repo · Changelog
Release Notes
3.19.0
3.18.0
3.17.0
3.16.0
3.15.0
3.14.1
3.14.0
3.13.0
3.12.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
Version Packages (#319)
Add missing changeset for #310
Fix IncomingRequestCfPropertiesGeographicInformation (#310)
Update `README.md` to point to `workerd` (#327)
Changes types to sync with the latest d1js (#320)
Add `passThroughOnException()` to Pages Functions (#314)
Version Packages (#308)
Move `cf` types to `manual-ts` (#306)
Updated types for 2022-10-21 (#307)
add webp option in RequestInitCfProperties (#261)
Remove space internal to a type (#303)
begin implementing real real good types for request.cf (#301)
Add detailed changelogs (#291)
Version Packages (#276)
Updated types for 2022-10-13 (#294)
Include jpeg,png in `cf.image.format` (#269)
IMSZ-563 add origin-auth to images fetch (#288)
fix: Fix return type of D1PreparedStatement.all (#285)
adjust forEach param order (#284)
Make clientTcpRtt optional (#280)
chore: add corporateProxy to request.cf.botManagement (#275)
chore: add ja3Hash to request.cf.botManagement (#258)
Version Packages (#274)
Updated types for 2022-08-30 (#273)
Version Packages (#260)
D1: hiding internal _send method (#266)
Added D1Database and related types (#265)
Fix type bug in DurableObject txn get
Version Packages (#257)
adds support for isEUCountry (#245)
Version Packages (#254)
Fix #200 Update tlsClientAuth object to reflect docs (#256)
Updated types for 2022-06-20
Version Packages
Update workers-types (#251)
Fix prettier bug
Add alarm signature to the DurableObject interface
Version Packages (#250)
Allow for cacheTags to be passed on `fetch` requests (#247)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands