summaryrefslogtreecommitdiff
path: root/packages/integrations/solid/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-21 04:45:51 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-21 12:45:51 +0000
commita9ce785146d78595fb4d52e1d39dc6ed01d04d66 (patch)
treead98feb9ac29cb440b0bdd9163285f3c67a6b479 /packages/integrations/solid/CHANGELOG.md
parent285c6e3598eac81632057a37ad74459cc65c357d (diff)
downloadastro-a9ce785146d78595fb4d52e1d39dc6ed01d04d66.tar.gz
astro-a9ce785146d78595fb4d52e1d39dc6ed01d04d66.tar.zst
astro-a9ce785146d78595fb4d52e1d39dc6ed01d04d66.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/solid/CHANGELOG.md')
-rw-r--r--packages/integrations/solid/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/solid/CHANGELOG.md b/packages/integrations/solid/CHANGELOG.md
index 2ded2af1e..845b016f1 100644
--- a/packages/integrations/solid/CHANGELOG.md
+++ b/packages/integrations/solid/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/solid-js
+## 4.4.4-beta.0
+
+### Patch Changes
+
+- [#12481](https://github.com/withastro/astro/pull/12481) [`8a46e80`](https://github.com/withastro/astro/commit/8a46e8074d6afb4a23badbd59ed239d526294e8c) Thanks [@marbrex](https://github.com/marbrex)! - Resolve `vite` peer dependency problem for strict package managers like **Yarn in PnP mode**.
+
## 4.4.3
### Patch Changes