diff options
Diffstat (limited to '.changeset/empty-pens-talk.md')
-rw-r--r-- | .changeset/empty-pens-talk.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.changeset/empty-pens-talk.md b/.changeset/empty-pens-talk.md new file mode 100644 index 000000000..98133ddd1 --- /dev/null +++ b/.changeset/empty-pens-talk.md @@ -0,0 +1,7 @@ +--- +'astro': patch +'@astrojs/partytown': patch +'@astrojs/vercel': patch +--- + +Updated integrations' `astro:build:done` hook: now it matches the client dist when using SSR |