Skip to content

vite-plugin-svelte-md@0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:21
· 4 commits to main since this release
56ea7eb

Minor Changes

Patch Changes

  • Use devalue to stringify the frontmatter instead of JSON.stringify, preventing accidental parse errors and enabling a wider ranger of values. (#134)