mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
* wip: propagatedAssets flag per-component * Propagate in TreeNode * fix: remove unused inject comment * feat: make asset propagation an integration opt-in * fix: remove crawlGraph stopper * wip: logs to understand what's happening * SSR mdoc files in dev * feat: add astroPropagatedAssets flag with vite * chore: remove console logs * chore: cleanup hasContentFlag * fix: set handlePropagation default for legacy integrations * chore: changeset * temp: silence acorn type error * chore: revert pnpm-lock changes * fix: check correct flag * We need to handle propagation on markdown because of layouts * Remove use of renderStyleElement * Fix heading tests * Fix merge conflict * typeof function * Switch the check * Add comment on injection detection regexp --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev>
203 B
203 B
astro | @astrojs/markdoc | @astrojs/mdx |
---|---|---|
patch | patch | patch |
Improve style and script handling across content collection files. This addresses style bleed present in @astrojs/markdoc
v0.1.0