astro/.changeset/shaggy-deers-end.md
Ben Holmes 2a4bb23b2f
Fix missing styles and scripts on document: {render:null} (#7309)
* fix: propagate assets when using document `render: null`

* fix: reverse spread order

* refactor: use README rec in test

* chore: changeset

* chore: revert unneeded changes
2023-06-06 13:40:04 -04:00

144 B

@astrojs/markdoc
patch

Fix missing styles and scripts for components when using document: { render: null } in the Markdoc config.