Skip to content

Commit 23dc937

Browse files
matthewpastrobot-houstongithub-actions[bot]
authored
Merge main into next (#12493)
* [ci] release (#12490) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update solid version * update lockfile * fix vue changelog --------- Co-authored-by: Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dc3d842 commit 23dc937

File tree

8 files changed

+13
-31
lines changed

8 files changed

+13
-31
lines changed

.changeset/strong-stingrays-provide.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

examples/framework-solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"dependencies": {
1313
"@astrojs/solid-js": "^4.4.4-beta.0",
1414
"astro": "^5.0.0-beta.9",
15-
"solid-js": "^1.9.2"
15+
"solid-js": "^1.9.3"
1616
}
1717
}

packages/integrations/preact/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @astrojs/preact
22

3-
## 3.5.4-beta.0
3+
## 3.5.4
44

55
### Patch Changes
66

packages/integrations/react/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @astrojs/react
22

3-
## 3.6.3-beta.0
3+
## 3.6.3
44

55
### Patch Changes
66

packages/integrations/solid/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @astrojs/solid-js
22

3-
## 4.4.4-beta.0
3+
## 4.4.4
44

55
### Patch Changes
66

packages/integrations/svelte/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @astrojs/svelte
22

3-
## 6.0.2-beta.0
3+
## 6.0.2
44

55
### Patch Changes
66

packages/integrations/vue/CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# @astrojs/vue
22

3-
## 5.0.0-beta.2
4-
5-
### Patch Changes
6-
7-
- [#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**.
8-
93
## 5.0.0-beta.1
104

115
### Patch Changes
@@ -25,6 +19,12 @@
2519
- Updated dependencies [[`b6fbdaa`](https://github.com/withastro/astro/commit/b6fbdaa94a9ecec706a99e1938fbf5cd028c72e0), [`89bab1e`](https://github.com/withastro/astro/commit/89bab1e70786123fbe933a9d7a1b80c9334dcc5f), [`d74617c`](https://github.com/withastro/astro/commit/d74617cbd3278feba05909ec83db2d73d57a153e), [`e90f559`](https://github.com/withastro/astro/commit/e90f5593d23043579611452a84b9e18ad2407ef9), [`2df49a6`](https://github.com/withastro/astro/commit/2df49a6fb4f6d92fe45f7429430abe63defeacd6), [`8a53517`](https://github.com/withastro/astro/commit/8a5351737d6a14fc55f1dafad8f3b04079e81af6)]:
2620
- astro@5.0.0-alpha.0
2721

22+
## 4.5.3
23+
24+
### Patch Changes
25+
26+
- [#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**.
27+
2828
## 4.5.2
2929

3030
### Patch Changes

pnpm-lock.yaml

Lines changed: 2 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)