Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 11:18
· 20 commits to main since this release
9fbe137

Minor Changes

  • Declare the transform hook as pre to enable compatibility with other Svelte Vite plugins. (#119)

    This feature required dropping support for Vite 2. Compatibility now starts at Vite 3, but please note that supported versions are 5 to 7.

  • fix(deps): update dependency markdown-it to v14 (#70)