Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit c0de39a

Browse files
Version Packages (#308)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7c96256 commit c0de39a

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

.changeset/2022-10-21.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sweet-news-occur.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 3.18.0
4+
5+
### Minor Changes
6+
7+
- [#307](https://github.com/cloudflare/workers-types/pull/307) [`0721beb`](https://github.com/cloudflare/workers-types/commit/0721bebe14bcf4f70e90d24f147dcd805a3f4d5e) Thanks [@autodecl-bot](https://github.com/apps/autodecl-bot)! - Updated auto-generated types @ 2022-10-21
8+
9+
### Patch Changes
10+
11+
- [#301](https://github.com/cloudflare/workers-types/pull/301) [`17b6d16`](https://github.com/cloudflare/workers-types/commit/17b6d16e2b7d0e8605ae0ed2e704336ef89c2c47) Thanks [@caass](https://github.com/caass)! - Improve the `IncomingRequestCfProperties` type.
12+
13+
Previously, this type was based on our docs, which didn't include some fields. Now we've gone through the code that generates these fields and ensured that every property matches up.
14+
15+
Additionally, we added examples and documentation for almost everything, so it should be more clear exactly what a certain property is or isn't.
16+
317
## 3.17.0
418

519
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/workers-types",
3-
"version": "3.17.0",
3+
"version": "3.18.0",
44
"description": "TypeScript typings for Cloudflare Workers",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)