summaryrefslogtreecommitdiff
path: root/packages/integrations/preact/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/preact/CHANGELOG.md')
-rw-r--r--packages/integrations/preact/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/preact/CHANGELOG.md b/packages/integrations/preact/CHANGELOG.md
index d932b1d9d..4933ac63c 100644
--- a/packages/integrations/preact/CHANGELOG.md
+++ b/packages/integrations/preact/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/preact
+## 0.0.2-next.1
+
+### Patch Changes
+
+- [#2872](https://github.com/withastro/astro/pull/2872) [`098f6f6b`](https://github.com/withastro/astro/commit/098f6f6b06396441c576dc689d8552629ef260e1) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Fix `isSelfAccepting` errors when using the Preact integration with the Astro dev server
+
## 0.0.2-next.0
### Patch Changes