chore(deps): update dependency vite-plugin-svelte-md to ^0.5.0#1505
Merged
renovate[bot] merged 1 commit intomainfrom Apr 2, 2026
Merged
chore(deps): update dependency vite-plugin-svelte-md to ^0.5.0#1505renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
|
Contributor
Try the Instant Preview in Online PlaygroundInstall the Instant Preview to Your LocalPublished Instant Preview Packages:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.1.9→^0.5.0Release Notes
ota-meshi/vite-plugin-svelte-md (vite-plugin-svelte-md)
v0.5.0Compare Source
Minor Changes
gray-matter(frontmatter parser) with a regex andyaml.parse(). Support for JS and JSON frontmatters was dropped. (#135)Patch Changes
devalueto stringify the frontmatter instead ofJSON.stringify, preventing accidental parse errors and enabling a wider ranger of values. (#134)v0.4.1Compare Source
Patch Changes
v0.4.0Compare Source
Minor Changes
Replace
markdown-itwithmarkdown-exit. (#130)You can now use async plugins as well as async syntax highlighers with
vite-plugin-svelte-md, with complete compatibility with themarkdown-itecostystem! Seemarkdown-exitdocumentation for more details.Patch Changes
useconfiguration option to registermarkdown-itandmarkdown-exitplugins in a type-safe way. (#130)v0.3.0Compare Source
Minor Changes
vite-plugin-svelte-mdis now distributed as ESM only. (#122)Support for Node < 20 was dropped, supported versions are the active Node versions: 20, 22 and 24.
v0.2.0Compare Source
Minor Changes
Declare the transform hook as
preto 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)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.