Skip to content

Commit 6c6d7fc

Browse files
committed
changelog
1 parent 5bb3f86 commit 6c6d7fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

news/changelog-1.6.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
All changes included in 1.6:
22

3+
## Breaking changes
4+
5+
- The syntax for standard library imports in `quarto run` TypeScript files (`*.ts`) changed. Please see https://prerelease.quarto.org/docs/projects/scripts.html#deno-scripts for how to make the necessary changes.
6+
37
## `quarto inspect`
48

59
- ([#10039](https://github.com/quarto-dev/quarto-cli/issues/10039)): `quarto inspect` properly handles `!expr` tag in metadata.
@@ -81,6 +85,7 @@ All changes included in 1.6:
8185

8286
- Upgrade `mermaidjs` to 11.2.0.
8387
- Upgrade Pandoc to 3.4.
88+
- Upgrade `deno` to 1.46.3.
8489
- ([#10162](https://github.com/quarto-dev/quarto-cli/issues/10162)): Use Edge on `macOS` as a Chromium browser when available.
8590
- ([#10235](https://github.com/quarto-dev/quarto-cli/issues/10235)): Configure the CI schedule trigger to activate exclusively for the upstream repository.
8691
- ([#10295](https://github.com/quarto-dev/quarto-cli/issues/10235)): Fix regression to return error status to shell when `CommandError` is thrown.

0 commit comments

Comments
 (0)