0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
Commit graph

9116 commits

Author SHA1 Message Date
Houston (Bot)
e10b03e88c
[ci] release (#12369)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-06 22:55:41 +08:00
Bjorn Lu
c280655655
Update to Vite 6.0.0-beta.6 (#12323) 2024-11-06 22:51:55 +08:00
Bjorn Lu
4a35c505e4 [ci] format 2024-11-06 14:16:10 +00:00
Bjorn Lu
6fd3d5960f
Add support for Svelte 5 @render syntax (#12390)
Co-authored-by: Jonas Robertsson <jonas.robertsson@icloud.com>
2024-11-06 22:09:22 +08:00
renovate[bot]
b7e46910fb
fix(deps): update all non-major dependencies (#12366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-06 21:47:42 +08:00
Erika
94f4fe8180
Adds missing changeset for new basics template (#12379) 2024-11-06 21:32:27 +08:00
Sujal Gurung
bf2723e831
add checked to htmlBooleanAttributes (#12311)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-11-06 13:32:05 +00:00
Arpan Patel
c4726d7ba8
fix: show file name with invalid frontmatter errors for MDX (#12355)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
2024-11-06 21:22:38 +08:00
Emanuele Stoppa
4c9a42c2da [ci] format 2024-11-06 12:34:13 +00:00
Emanuele Stoppa
ed5a9f1b75
chore: codspeed benchmark (#12347) 2024-11-06 12:33:14 +00:00
Luiz Ferraz
222f71894c
Fix astro add generated import identifier (#12363) 2024-11-06 14:16:34 +08:00
Erika
9263e96593
create-astro updates (#12083)
Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Reuben Tier <otterlord.dev@gmail.com>
2024-11-04 16:15:11 +01:00
Bjorn Lu
493fe43cd3
Improve tinyexec errors (#12368) 2024-11-04 22:49:33 +08:00
Houston (Bot)
ec3113d25a
[ci] release (#12345)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-04 15:20:48 +01:00
Paul Welsh
7680349873
fix: honor getViteConfig inlineAstroConfig.logLevel setting (#12358)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-11-04 10:01:09 +00:00
Hippo
35795a1a54
Fix watchfile multiple dev server restart (#12353) 2024-11-04 16:19:54 +08:00
Florian Lefebvre
5751488165
fix: revert #12227 (#12351) 2024-11-01 16:53:15 +01:00
Vladislav Mamon
c480b8f2c4 [ci] format 2024-11-01 10:50:42 +00:00
Vladislav Mamon
1fc83d3ba8
fix(assets): fix getImage options type (#12349) 2024-11-01 11:49:55 +01:00
Bjorn Lu
20e5a843c8
Fix prefetch sourcemap generation (#12346) 2024-11-01 16:01:19 +08:00
Matt Callaway
836cd91c37
fix: Destroy the node http server response stream if there was a caught error (#12333) 2024-10-31 13:47:32 +00:00
Houston (Bot)
731b69712b
[ci] release (beta) (#12250)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-31 17:07:35 +08:00
bluwy
d879c02a26 Fix merge error 2024-10-31 16:29:56 +08:00
bluwy
81b0bf5734 Add changeset for vue to include changes from 4.5.2
closes #12289
2024-10-31 16:19:21 +08:00
bluwy
63b4ab95b9 Merge branch 'main' into next 2024-10-31 16:16:00 +08:00
Houston (Bot)
5f7bf49d38
[ci] release (#12290)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-31 15:56:38 +08:00
liruifengv
ffc836bac0
Fix cli command typo (#12342)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-10-31 15:51:39 +08:00
situ2001
c414eec6ac [ci] format 2024-10-31 03:14:42 +00:00
situ2001
9ca89b3e13
fix(cli): reset NODE_ENV to ensure install command run in dev mode (#12338) 2024-10-31 11:13:50 +08:00
Emanuele Stoppa
c1786d64c4
fix(i18n): default locale in server islands (#12341) 2024-10-30 19:38:10 +00:00
Emanuele Stoppa
94eaeea1c4
chore: add changeset for #12280 (#12340) 2024-10-30 11:57:23 +00:00
Fredrik Löwenhamn
e2056c218e [ci] format 2024-10-30 11:56:26 +00:00
Fredrik Löwenhamn
ea85546487
Fix base not working with server actions (#12280)
Co-authored-by: Fredrik Löwenhamn <fredrik.lowenhamn@gmail.com>
2024-10-30 11:55:39 +00:00
Emanuele Stoppa
25192a0599
fix(routing): match against decoded pathname (#12270) 2024-10-30 11:45:42 +00:00
Sarah Rainsberger
413503e52c
Update image error messages (#12331)
Co-authored-by: Atharva <atharvapise19@gmail.com>
2024-10-29 12:17:11 -03:00
Sarah Rainsberger
5376acf082
Update link in error message (#12334) 2024-10-29 11:13:05 -03:00
koyopro
feb87c21be [ci] format 2024-10-29 04:15:08 +00:00
koyopro
5642ef9029
Fix: The problem getViteConfig() duplicates some config (#12312)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-29 12:14:20 +08:00
Arpan Patel
0cfc69d499
fix(actions): pass actionAPIContext to action handler instead of APIContext (#12301)
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-10-28 22:10:18 +08:00
renovate[bot]
ecc4402b3a
fix(deps): update all non-major dependencies (#12316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 22:00:15 +08:00
Sarah Rainsberger
e482762cb2
[docs] update a link in error reference (#12298) 2024-10-25 17:35:45 -03:00
Emanuele Stoppa
7196c244ea
fix(routing): don't check headers for prenredered pages (#12302) 2024-10-25 15:16:54 +01:00
Emanuele Stoppa
4e9a3ac0bd
feat: update astro add vercel (#12268) 2024-10-25 14:17:36 +01:00
Benjamin MENANT
5407f4e227 [ci] format 2024-10-25 10:18:10 +00:00
Benjamin MENANT
1d4f6a4989
fix(@astro/mdx): add components property to RenderResult type definition (#12245) 2024-10-25 11:17:23 +01:00
Bjorn Lu
90ae100cf4
Unset charset=utf-8 content-type for md/mdx pages (#12231)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-10-24 17:13:22 +08:00
Florian Lefebvre
9d6bcdb88f
fix: astro:env warning (#12286) 2024-10-23 09:44:49 +01:00
Matt Kane
64695180df chore: fix test setup 2024-10-22 14:15:06 +01:00
Emanuele Stoppa
52d1b58f89
chore: update CI badge (#12282) 2024-10-22 13:26:06 +01:00
Emanuele Stoppa
c6a458ced4 update lock file 2024-10-22 13:17:20 +01:00