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
|