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.
  
    
  
    
This PR contains the following updates:
^0.8.9->^0.12.0Release Notes
pngwn/MDsveX (mdsvex)
v0.12.6Compare Source
Patch Changes
671cc65Thanks @paoloricciuti! - fix: prevent race condition withadd_layoutsv0.12.5Compare Source
Patch Changes
#714
14ad73fThanks @pngwn! - Ensure that mdsvex files and layouts can contain Svelte 5 syntax.#714
14ad73fThanks @pngwn! - Replace process polyfill with something that isn't ridiculousv0.12.4Compare Source
Patch Changes
#692
27b40a8Thanks @ckiee! - fix(mdsvex): Ensure escaped bracket is handled correctly#712
92268f4Thanks @pngwn! - Allows user to disable automatic code optimisation (@htmlinsertion)#545
fa44d04Thanks @henrikvilhelmberglund! - Replace hyphen in YAML frontmatter with underscore to prevent issues when building#690
59e793eThanks @Antosik! - Fix: Export global type definitions for .svx files#709
7dd3f90Thanks @pngwn! - Ensure mdsvex works in a browser environment.#656
bdb68eeThanks @ghostdevv! - fix: types in the exports map (#651 #656)v0.12.3Compare Source
Patch Changes
9e8165fThanks @pngwn! - fix layout path resolutionv0.12.2Compare Source
Patch Changes
157d9a3Thanks @pngwn! - Fix the buildsv0.12.1Compare Source
Patch Changes
b1fc10bThanks @pngwn! - fix exportsv0.12.0Compare Source
Minor Changes
623b182Thanks @benmccann! - add exports map to package.json and cleanup build output.Patch Changes
91ef99fThanks @moiri-gamboni! - Fix typescript module declaration to resolve errors when importing markdown files as componentsv0.11.2Compare Source
Patch Changes
82553e0Thanks @pngwn! - Update peerDeps for Svelte 5v0.11.1Compare Source
Patch Changes
#596
d238325Thanks @TheOnlyTails! - Infer the settings type when using unified plugins with settings#591
1ff938cThanks @vnphanquang! - Allow more extensive extension filtering. For example, now.md.svelteis possible#592
68c6df2Thanks @vnphanquang! - Pass filename to highlighter#603
ae41002Thanks @pngwn! - Update peerDependencies to allow Svelte 5v0.11.0Compare Source
Minor Changes
#522
0d690dcThanks @pngwn! - The default code highlighter is now exported, for your convenience.#520
d5191b6Thanks @flakolefluk! - Support Svelte v4.v0.10.6Compare Source
Patch Changes
eb10fbdThanks @GauBen! - Escape script and style tags in frontmatterv0.10.5Compare Source
Patch Changes
573cabbThanks @PuruVJ! - Add defineConfig and ambient d.tsv0.10.4Compare Source
Patch Changes
7dee856Thanks @pngwn! - make it workv0.10.3Compare Source
Patch Changes
#405
9d98465Thanks @pngwn! - Delete globals.d.ts#403
5349992Thanks @pngwn! - Revert 401 feat/defineconfigv0.10.2Compare Source
Patch Changes
e3d6228Thanks @PuruVJ! - expose types, and defineMDSveXConfigv0.10.1Compare Source
Patch Changes
814e8f6Thanks @PuruVJ! - Fix globals.d.ts locationv0.10.0Compare Source
Minor Changes
c0cdf71Thanks @PuruVJ! - Add ambient Typingsv0.9.8Compare Source
Patch Changes
b253bb0Thanks @pngwn! - Custom highlight functions now receive the metastring as an additional argument.v0.9.7Compare Source
Patch Changes
d1c1b4fThanks @wlach! - Escape code chunks in browser buildsv0.9.6Compare Source
Patch Changes
492b7a4Thanks @pngwn! - Props passed to mdsvex documents will now be forwarded to layout files.v0.9.5Compare Source
Patch Changes
8dc7900Thanks @pngwn! - There is now an ESM browser build in addition to UMD.v0.9.4Compare Source
Patch Changes
3d8b400Thanks @pngwn! - UMD build now works in the browser.v0.9.3Compare Source
Patch Changes
2af50ee#239 Thanks @brev! - Standalone compile() function not returning headmatter attributes. Also export all types.v0.9.2Compare Source
Patch Changes
0567e15#237 Thanks @pngwn! - Fix "Cannot find module 'prism-svelte'" error.v0.9.1Compare Source
Patch Changes
f458229#234 Thanks @pngwn! - mdsvex now exposes anescapeSvelteutility 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.0Compare 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.