Does anyone know what version of typespec runs on the playground? #6430
-
I have a regression in 0.66 that I would like to report as a bug. But I cannot reproduce the problem in the playground. If I copy paste the broken code in the playground it works as it used to work in 0.64 (I did not upgrade to 0.65) but locally it does not work. Do you know if there is a way to force a specific version in the playground? Thanks a lot in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
https://typespec.io/playground this playground always runs the If you change version in the picker you'll notice it add |
Beta Was this translation helpful? Give feedback.
https://typespec.io/playground this playground always runs the
latest
tag. There is a version info at the bottom left and a dropdown that lets you change but we had an eng issue so the last few versions haven't been added to the dropdown(It still uses the latest regardless).If you change version in the picker you'll notice it add
?version=0.51.x
you can also manually modify that