Skip to content
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: feature
packages:
- "@typespec/compiler"
---

Enabled resolution of member properties and metaproperties through template parameters based on constraints.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we show some code examples?

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
changeKind: internal
packages:
- "@typespec/html-program-viewer"
- "@typespec/http-server-csharp"
- "@typespec/tspd"
---

Updated some packages to account for introduction of new TemplateParameterAccess virtual type.
Loading
Loading