Commit 19138ba
docs: create release notes for TypeSpec 1.11.0 (#10286)
Release notes for the upcoming 1.11.0 release, generated from pending
`.chronus/changes/` entries for the `typespec-stable` and
`typespec-preview` version policies per CONTRIBUTING.md.
Note: `pnpm chronus changelog` could not be used directly (GitHub API
unavailable in this environment), so PR numbers were resolved from git
history manually.
### Contents
- **Features**: `@typespec/compiler` — new `FilterVisibility` template
replacing the now-deprecated `@withVisibilityFilter` decorator
- **Bug Fixes**:
- `@typespec/compiler` — model name in `duplicate-property` errors,
union name in `duplicateDefaultVariant`, non-primitive config
interpolation fix, template parameter value assignment fix
- `@typespec/openapi3` — importer `anyOf` with `$ref` + inline object,
"Duplicate type name" for named union with `bytes` in multipart body
Internal and dependency-only changes excluded per convention.
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: timotheeguerin <1031227+timotheeguerin@users.noreply.github.com>1 parent 51d89f1 commit 19138ba
1 file changed
Lines changed: 33 additions & 0 deletions
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments