Quarto 1.8 - potential short-term instability in the next couple of weeks #12682
Replies: 3 comments 12 replies
-
Thank you for the information. But where I can see find the Quarto 1.8 roadmap? |
Beta Was this translation helpful? Give feedback.
-
This is great news! Does this mean that |
Beta Was this translation helpful? Give feedback.
-
Hello! We're going to unpin this message; we've been using the Deno 2 versions for a week or so with no issues. Thank you all for your patience, and let us know if you have trouble with Quarto 1.8 prereleases. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
As the technical lead in the
quarto-cli
project, I wanted to give you a heads up about some upcoming changes in the code base.You might be aware that
quarto-cli
is at its core a Typescript project running on Deno. It's a great fit for our purposes, but we're lagging behind in updating Deno 1 to Deno 2 for a number of reasons. These mostly have to do with quirks of our existing code base and features that were removed in the Deno 1 to Deno 2 migration (notably,deno bundle
anddeno vendor
)We have a few PRs ready to merge that should get us to the latest Deno 2 release, but we believe there might be some turbulence (for example, with installers) that we haven't quite sorted out yet.
We expect this work to take around two weeks, during which time we recommend you to hold back on Quarto 1.8 upgrades. Quarto 1.8 is the prerelease version we've started to work on just over a week ago, and so you will be missing no new features. When we're back to our usual steady state, we will make another announcement here.
If you need the very last 1.8 prerelease before the Deno 2 migration, use 1.8.2.
Thank you so much, as always, for using Quarto, and let us know if you have any questions in the comments here!
Beta Was this translation helpful? Give feedback.
All reactions