Update dependency mdsvex to ^0.12.0 #8
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
^0.8.9
->^0.12.0
Release Notes
pngwn/MDsveX (mdsvex)
v0.12.6
Compare Source
Patch Changes
671cc65
Thanks @paoloricciuti! - fix: prevent race condition withadd_layouts
v0.12.5
Compare Source
Patch Changes
#714
14ad73f
Thanks @pngwn! - Ensure that mdsvex files and layouts can contain Svelte 5 syntax.#714
14ad73f
Thanks @pngwn! - Replace process polyfill with something that isn't ridiculousv0.12.4
Compare Source
Patch Changes
#692
27b40a8
Thanks @ckiee! - fix(mdsvex): Ensure escaped bracket is handled correctly#712
92268f4
Thanks @pngwn! - Allows user to disable automatic code optimisation (@html
insertion)#545
fa44d04
Thanks @henrikvilhelmberglund! - Replace hyphen in YAML frontmatter with underscore to prevent issues when building#690
59e793e
Thanks @Antosik! - Fix: Export global type definitions for .svx files#709
7dd3f90
Thanks @pngwn! - Ensure mdsvex works in a browser environment.#656
bdb68ee
Thanks @ghostdevv! - fix: types in the exports map (#651 #656)v0.12.3
Compare Source
Patch Changes
9e8165f
Thanks @pngwn! - fix layout path resolutionv0.12.2
Compare Source
Patch Changes
157d9a3
Thanks @pngwn! - Fix the buildsv0.12.1
Compare Source
Patch Changes
b1fc10b
Thanks @pngwn! - fix exportsv0.12.0
Compare Source
Minor Changes
623b182
Thanks @benmccann! - add exports map to package.json and cleanup build output.Patch Changes
91ef99f
Thanks @moiri-gamboni! - Fix typescript module declaration to resolve errors when importing markdown files as componentsv0.11.2
Compare Source
Patch Changes
82553e0
Thanks @pngwn! - Update peerDeps for Svelte 5v0.11.1
Compare Source
Patch Changes
#596
d238325
Thanks @TheOnlyTails! - Infer the settings type when using unified plugins with settings#591
1ff938c
Thanks @vnphanquang! - Allow more extensive extension filtering. For example, now.md.svelte
is possible#592
68c6df2
Thanks @vnphanquang! - Pass filename to highlighter#603
ae41002
Thanks @pngwn! - Update peerDependencies to allow Svelte 5v0.11.0
Compare Source
Minor Changes
#522
0d690dc
Thanks @pngwn! - The default code highlighter is now exported, for your convenience.#520
d5191b6
Thanks @flakolefluk! - Support Svelte v4.v0.10.6
Compare Source
Patch Changes
eb10fbd
Thanks @GauBen! - Escape script and style tags in frontmatterv0.10.5
Compare Source
Patch Changes
573cabb
Thanks @PuruVJ! - Add defineConfig and ambient d.tsv0.10.4
Compare Source
Patch Changes
7dee856
Thanks @pngwn! - make it workv0.10.3
Compare Source
Patch Changes
#405
9d98465
Thanks @pngwn! - Delete globals.d.ts#403
5349992
Thanks @pngwn! - Revert 401 feat/defineconfigv0.10.2
Compare Source
Patch Changes
e3d6228
Thanks @PuruVJ! - expose types, and defineMDSveXConfigv0.10.1
Compare Source
Patch Changes
814e8f6
Thanks @PuruVJ! - Fix globals.d.ts locationv0.10.0
Compare Source
Minor Changes
c0cdf71
Thanks @PuruVJ! - Add ambient Typingsv0.9.8
Compare Source
Patch Changes
b253bb0
Thanks @pngwn! - Custom highlight functions now receive the metastring as an additional argument.v0.9.7
Compare Source
Patch Changes
d1c1b4f
Thanks @wlach! - Escape code chunks in browser buildsv0.9.6
Compare Source
Patch Changes
492b7a4
Thanks @pngwn! - Props passed to mdsvex documents will now be forwarded to layout files.v0.9.5
Compare Source
Patch Changes
8dc7900
Thanks @pngwn! - There is now an ESM browser build in addition to UMD.v0.9.4
Compare Source
Patch Changes
3d8b400
Thanks @pngwn! - UMD build now works in the browser.v0.9.3
Compare Source
Patch Changes
2af50ee
#239 Thanks @brev! - Standalone compile() function not returning headmatter attributes. Also export all types.v0.9.2
Compare Source
Patch Changes
0567e15
#237 Thanks @pngwn! - Fix "Cannot find module 'prism-svelte'" error.v0.9.1
Compare Source
Patch Changes
f458229
#234 Thanks @pngwn! - mdsvex now exposes anescapeSvelte
utility to help with escaping Svelte syntax in custom highlight functions.fe9b437
#233 Thanks @pngwn! - Language definitions for fenced code-blocks are now case insensitive.8c905ce
#231 Thanks @pngwn! - Svelte syntax is now highlighted by default when using the default code highlighter.v0.9.0
Compare Source
Minor Changes
99da8fe
#207 Thanks @pngwn! - User-provided remark plugins that modify code nodes now run before the builtin in code highlighting, allowing for custom code transformations.aa8d825
#209 Thanks @pngwn! - Asynchronous custom highlight functions are now supported.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.