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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@astrojs/markdoc@0.3.0
Minor Changes
#7244
bef3a75db
Thanks @bholmesdev! - Remove the auto-generated$entry
variable for Markdoc entries. To access frontmatter as a variable, you can passentry.data
as a prop where you render your content:Patch Changes
#7187
1efaef6be
Thanks @bholmesdev! - Add support for syntax highlighting with Shiki. Apply to your Markdoc config using theextends
property:Learn more in the
@astrojs/markdoc
README.#7209
16b836411
Thanks @bholmesdev! - Add a built-in extension for syntax highlighting with Prism. Apply to your Markdoc config using theextends
property:Learn more in the
@astrojs/markdoc
README.Updated dependencies [
8b041bf57
,6c7df28ab
,ee2aca80a
,7851f9258
,bef3a75db
,52af9ad18
,f5063d0a0
,cf621340b
,2bda7fb0b
,af3c5a2e2
,f2f18b440
]:@astrojs/webapi@2.2.0
Minor Changes
bf63f615f
Thanks @andremralves! - Add polyfill forcrypto
astro@2.5.6
Patch Changes
#7193
8b041bf57
Thanks @ematipico! - Refactor how pages are emitted during the internal bundling. Now eachpage is emitted as a separate entry point.
#7218
6c7df28ab
Thanks @bluwy! - Fix CSS deduping and missing chunks#7235
ee2aca80a
Thanks @MoustaphaDev! - Prioritize dynamic prerendered routes over dynamic server routes#7192
7851f9258
Thanks @ematipico! - Detectmdx
files using their full extension#7244
bef3a75db
Thanks @bholmesdev! - Remove the auto-generated$entry
variable for Markdoc entries. To access frontmatter as a variable, you can passentry.data
as a prop where you render your content:#7204
52af9ad18
Thanks @bluwy! - Add error message ifAstro.glob
is called outside of an Astro file#7246
f5063d0a0
Thanks @bholmesdev! - Fix content collection build errors for empty collections or underscore files of type.json
.#7062
cf621340b
Thanks @wulinsheng123! - fix miss a head when the templaterender has a promise#7189
2bda7fb0b
Thanks @elevatebart! - fix: add astro-static-slot to the list of inert tags in astro css#7219
af3c5a2e2
Thanks @bluwy! - UseAstroError
forAstro.glob
errors#7139
f2f18b440
Thanks @Princesseuh! - Thesrc
property returned by ESM importing images withastro:assets
is now an absolute path, unlocking support for importing images outside the project.Updated dependencies [
bf63f615f
]:@astrojs/mdx@0.19.5
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
dependency@astrojs/partytown@1.2.3
Patch Changes
59d8c50b8
Thanks @AkashRajpurohit! - fix typescript type for partytown options@astrojs/preact@2.2.1
Patch Changes
1c77779dd
Thanks @bluwy! - Fixastro-static-slot
hydration mismatch error@astrojs/react@2.2.1
Patch Changes
1c77779dd
Thanks @bluwy! - Fixastro-static-slot
hydration mismatch error@astrojs/sitemap@1.3.2
Patch Changes
6ca3b5a9e
Thanks @alexanderniebuhr! - exported enum type to support typescript > 5.0@astrojs/vercel@3.4.1
Patch Changes
#7208
f5a8cffac
Thanks @Princesseuh! - FiximagesConfig
being wrongly spelt asimageConfig
in the READMEUpdated dependencies [
8b041bf57
,6c7df28ab
,bf63f615f
,ee2aca80a
,7851f9258
,bef3a75db
,52af9ad18
,f5063d0a0
,cf621340b
,2bda7fb0b
,af3c5a2e2
,f2f18b440
]:@astrojs/vue@2.2.1
Patch Changes
#7196
1c77779dd
Thanks @bluwy! - Fixastro-static-slot
hydration mismatch errorUpdated dependencies [
8b041bf57
,6c7df28ab
,ee2aca80a
,7851f9258
,bef3a75db
,52af9ad18
,f5063d0a0
,cf621340b
,2bda7fb0b
,af3c5a2e2
,f2f18b440
]: