Update dependency @astrojs/mdx to ^0.19.0 - autoclosed #3
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.17.2
->^0.19.0
Release Notes
withastro/astro (@astrojs/mdx)
v0.19.7
Compare Source
Patch Changes
8034edd9e
Thanks @bholmesdev! - Fix [Object AsyncGenerator] appearing in markup for Markdoc documentsv0.19.6
Compare Source
Patch Changes
339529fc8
Thanks @bholmesdev! - Bring back improved style and script handling across content collection files. This addresses bugs found in a previous release to@astrojs/markdoc
.v0.19.5
Compare Source
Patch Changes
#7151
ea16570b1
Thanks @bluwy! - Addoptimize
option for faster builds and rendering#7192
7851f9258
Thanks @ematipico! - Detectmdx
files using their full extension#7191
27c6e0182
Thanks @bluwy! - Remove@mdx-js/rollup
dependencyv0.19.4
Compare Source
Patch Changes
57e65d247
Thanks @bholmesdev! - Fix: revert Markdoc asset bleed changes. Production build issues were discovered that deserve a different fix.v0.19.3
Compare Source
Patch Changes
f558a9e20
Thanks @bholmesdev! - Improve style and script handling across content collection files. This addresses style bleed present in@astrojs/markdoc
v0.1.0v0.19.2
Compare Source
Patch Changes
#7104
826e02890
Thanks @bluwy! - Specify"files"
field to only publish necessary filesUpdated dependencies [
826e02890
]:v0.19.1
Compare Source
Patch Changes
#6932
49514e4ce
Thanks @bluwy! - Upgrade shiki to v0.14.1. This updates the shiki theme colors and adds the theme name to thepre
tag, e.g.<pre class="astro-code github-dark">
.Updated dependencies [
49514e4ce
]:v0.19.0
Compare Source
Minor Changes
2511d58d5
Thanks @Princesseuh! - Add support for using optimized and relative images in MDX files withexperimental.assets
Patch Changes
2511d58d5
]:v0.18.4
Compare Source
Patch Changes
f882bc163
Thanks @bholmesdev! - Fix sourcemap warnings when using Content Collections and MDX with thevite.build.sourcemap
optionv0.18.3
Compare Source
Patch Changes
a98f6f418
Thanks @matthewp! - Prevent body head content injection in MDX when using layoutv0.18.2
Compare Source
Patch Changes
#6552
392ba3e4d
Thanks @bluwy! - Fix integration return typeUpdated dependencies [
90e5f87d0
,f5fddafc2
]:v0.18.1
Compare Source
Patch Changes
#6494
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptionsUpdated dependencies [
a13e9d7e3
]:v0.18.0
Compare Source
Minor Changes
#6344
694918a56
Thanks @Princesseuh! - Add a new experimental flag (experimental.assets
) to enable our new core Assets story.This unlocks a few features:
See Assets (Experimental) on our docs site for more information on how to use this feature!
#6213
afbbc4d5b
Thanks @Princesseuh! - Updated compilation settings to disable downlevelling for Node 14Patch Changes
#6209
fec583909
Thanks @bholmesdev! - Introduce the (experimental)@astrojs/markdoc
integration. This unlocks Markdoc inside your Content Collections, bringing support for Astro and UI components in your content. This also improves Astro core internals to make Content Collections extensible to more file types in the future.You can install this integration using the
astro add
command:Read the
@astrojs/markdoc
documentation for usage instructions, and browse the newwith-markdoc
starter to try for yourself.Updated dependencies [
694918a56
,afbbc4d5b
]: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 has been generated by Mend Renovate. View repository job log here.