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.0
Release Notes
pngwn/MDsveX (mdsvex)
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.