Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cadl-typescript] Update to cadl 0.39.0 #1732

Merged
merged 6 commits into from
Feb 2, 2023
Merged

Conversation

joheredi
Copy link
Member

Updating @cadl-lang/compiler to 0.39.0 and other dependencies

@@ -15,7 +15,8 @@ function generate(path) {
}

function build(path) {
const command = `cd ${path}/cadl-output && npm install && npm run build`;
// Remove --ignore-engines when https://github.com/Azure/autorest.typescript/issues/1733 is fixed
Copy link
Member

Choose a reason for hiding this comment

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

wonder if we still need this ?

@qiaozha
Copy link
Member

qiaozha commented Jan 29, 2023

I don't see any changes related with templateArguments. see the change log here https://microsoft.github.io/cadl/release-notes/release-2023-01-12#api-templated-operation-inside-interface

@joheredi joheredi merged commit b367ba3 into Azure:main Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants