v0.0.2
Second release! This one comes with some important bug fixes if you've been keeping up with Quarto 1.3 pre-releases.
- Bump minimum Quarto version to 1.3.0.
- Fixes for compatibility with newer Quarto 1.3 pre-releases
- 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.
- We now take advantage of the improved .quartoignore functionality in Quarto 1.3 to:
- avoid copying the docs folder in with the project template; and
- include the .gitignore with the template