diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/wise-garlics-bathe.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.changeset/wise-garlics-bathe.md b/.changeset/wise-garlics-bathe.md new file mode 100644 index 000000000..1f041ca25 --- /dev/null +++ b/.changeset/wise-garlics-bathe.md @@ -0,0 +1,6 @@ +--- +'astro': patch +'@astrojs/preact': patch +--- + +Fix `isSelfAccepting` errors when using the Preact integration with the Astro dev server |