b39abe5e63
### Augment decorator issues Fix https://github.com/microsoft/typespec/issues/4749 Augment/ref alias properties Fix https://github.com/microsoft/typespec/issues/2867 Augment/ref `model is` properties Fix https://github.com/microsoft/typespec/issues/4818 Augment/ref nested model properties ### Circular reference issues Fix https://github.com/microsoft/typespec/issues/4908 freeze when using circular model extends with aliases ### Others FIx https://github.com/microsoft/typespec/issues/4915 (Duplicate usings not scoped per namespace) Doesn't resolve the alias circular issue https://github.com/microsoft/typespec/issues/2824 but I think setup the solution for fixing it later in the name resolver where we could detect that cycle instead of the checker --------- Co-authored-by: Brian Terlson <brian.terlson@microsoft.com> |
||
---|---|---|
.. | ||
cmd | ||
src | ||
test | ||
LICENSE | ||
package.json | ||
tsconfig.config.json | ||
tsconfig.json | ||
vitest.config.ts |