summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2023-03-07 11:35:54 -0500
committerGravatar GitHub <noreply@github.com> 2023-03-07 11:35:54 -0500
commita20610609863ae3b48afe96819b8f11ae4f414d5 (patch)
tree1d3ef8d3f0a48a17b9ab3c167f9ab7601198d058 /.changeset
parent27515843873ca47d56d30c7fcefedaf5cb2e5208 (diff)
downloadastro-a20610609863ae3b48afe96819b8f11ae4f414d5.tar.gz
astro-a20610609863ae3b48afe96819b8f11ae4f414d5.tar.zst
astro-a20610609863ae3b48afe96819b8f11ae4f414d5.zip
Expose the ssr manifest (#6435)
* Expose the ssr manifest * Add changeset * Add types for virtual mod
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/heavy-kids-heal.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/heavy-kids-heal.md b/.changeset/heavy-kids-heal.md
new file mode 100644
index 000000000..41a1f5824
--- /dev/null
+++ b/.changeset/heavy-kids-heal.md
@@ -0,0 +1,5 @@
+---
+'astro': minor
+---
+
+Expose the manifest to plugins via the astro:ssr-manifest virtual module