Skip to content

Commit ba80016

Browse files
committed
tweak description of breaking change
1 parent 643f239 commit ba80016

File tree

1 file changed

+1
-1
lines changed
  • docs/blog/posts/2024-xx-xx-1.6-release

1 file changed

+1
-1
lines changed

docs/blog/posts/2024-xx-xx-1.6-release/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ plot(11:20)
104104

105105
We try very hard to keep Quarto backward compatible. However, in this release, there are a couple of breaking changes due to upstream dependencies. You may be affected if:
106106

107-
- **You have TypeScript files (`*.ts`) that you use with `quarto run` that import Deno standard libraries.**
107+
- **You have TypeScript files (`*.ts`) that you use either with pre- or post-render scripts, or with `quarto run` files that import Deno standard libraries.**
108108

109109
The import syntax has changed. Please see [Deno Scripts](/docs/projects/scripts.html#deno-scripts) for the necessary changes.
110110

0 commit comments

Comments
 (0)