You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
# sverto
2
-
3
-
## 0.0.2
4
-
5
-
- Take advantage of improved `.quartoignore` functionality in Quarto 1.3. to:
1
+
## Sverto 0.0.2
6
2
3
+
- Bump minimum Quarto version to 1.3.0.
4
+
- Fixes for compatibility with newer Quarto 1.3 pre-releases
5
+
- Quarto's switch from Pandoc 2 to Pandoc 3 caused some issues with the way Sverto identifies Svelte import statements. This should no longer be a problem.
6
+
- We now take advantage of the improved `.quartoignore` functionality in Quarto 1.3 to:
7
7
1. avoid copying the `docs` folder in with the project template; and
0 commit comments