mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
098f6f6b06
* fix: isSelfAccepting Preact error * refactor: add .js ext to preact entrypoints for consistency * chore: changeset * fix: remove ./client and ./server from preact pkg exp
6 lines
138 B
Markdown
6 lines
138 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/preact': patch
|
|
---
|
|
|
|
Fix `isSelfAccepting` errors when using the Preact integration with the Astro dev server
|