0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset
Bjorn Lu ddd8e49d1a
MDX integration v3 (#10935)
* fix(mdx): convert remark-images-to-component plugin to a rehype plugin (#10697)

* Remove fs read for MDX transform (#10866)

* Tag MDX component for faster checks when rendering (#10864)

* Use unified plugin only for MDX transform (#10869)

* Only traverse children and handle mdxJsxTextElement when optimizing (#10885)

* Rename to `optimize.ignoreComponentNames` in MDX (#10884)

* Allow remark/rehype plugins added after mdx to work (#10877)

* Improve MDX optimize with sibling nodes (#10887)

* Improve types in rehype-optimize-static.ts

* Rename `ignoreComponentNames` to `ignoreElementNames`

I think this better reflects what it's actually doing

* Simplify plain MDX nodes in optimize option (#10934)

* Format code

* Minimize diff changes

* Update .changeset/slimy-cobras-end.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Armand Philippot <59021693+ArmandPhilippot@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-05-08 10:25:27 +01:00
..
blue-geese-visit.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
chilly-items-help.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
forty-wolves-turn.md fix: don't include port twice from x-forwarded-host and x-forwarded-port headers (#10917) 2024-05-03 15:01:25 -04:00
fresh-masks-agree.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
friendly-plants-leave.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
grumpy-pillows-develop.md Improve content collection styles and scripts build perf (#10959) 2024-05-08 10:24:47 +01:00
large-glasses-jam.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
little-dryers-stare.md feat(preact): add support for devtools (#10938) 2024-05-03 15:21:37 -04:00
README.md
short-phones-breathe.md Support React 19 (#10942) 2024-05-07 13:13:03 -04:00
slimy-cobras-end.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
small-oranges-report.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
smart-rats-mate.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
spicy-keys-own.md Preserve content modules properly in cache (#10889) 2024-05-06 11:27:07 -04:00
strong-peaches-learn.md fix(astro): handle AstroUserError during sync and exports types (#10955) 2024-05-06 17:35:17 +02:00
sweet-goats-own.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
tame-avocados-relax.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
thin-rabbits-wait.md feat(vue): add support for devtools (#10929) 2024-05-06 16:02:06 +02:00
tough-numbers-build.md Import metric table from astro:db (#10947) 2024-05-06 22:02:54 +02:00
violet-snails-call.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
young-chicken-exercise.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation