summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
examples/toolbar-appSync from 0947a69192ad6820970902c7c951fb0cf31fcf4bGravatar github-actions[bot] 4 months
examples/with-mdxSync from 0947a69192ad6820970902c7c951fb0cf31fcf4bGravatar github-actions[bot] 4 months
examples/with-nanostoresSync from 0947a69192ad6820970902c7c951fb0cf31fcf4bGravatar github-actions[bot] 4 months
examples/with-tailwindcssSync from 0947a69192ad6820970902c7c951fb0cf31fcf4bGravatar github-actions[bot] 4 months
examples/with-vitestSync from 0947a69192ad6820970902c7c951fb0cf31fcf4bGravatar github-actions[bot] 4 months
feat/remove-studiofeat: remove studioGravatar Florian Lefebvre 4 months
fix-s-island-fallbacktest: add e2e test for fallback removalGravatar Anshul Gupta 4 months
latestSync from a8e1c0a7402940e0fc5beef669522b315052df1bGravatar github-actions[bot] 4 months
live-loadersMerge branch 'main' into live-loadersGravatar Matt Kane 4 months
mainchore: clean db specific code (#13893)Gravatar Florian Lefebvre 4 months
[...]
 
TagDownloadAuthorAge
@astrojs/cloudflare@12.5.4astro-@astrojs/cloudflare@12.5.4.tar.gz  astro-@astrojs/cloudflare@12.5.4.tar.zst  astro-@astrojs/cloudflare@12.5.4.zip  Gravatar github-actions[bot] 4 months
astro@5.9.0astro@5.9.0.tar.gz  astro@5.9.0.tar.zst  astro@5.9.0.zip  Gravatar github-actions[bot] 4 months
@astrojs/rss@4.0.12astro-@astrojs/rss@4.0.12.tar.gz  astro-@astrojs/rss@4.0.12.tar.zst  astro-@astrojs/rss@4.0.12.zip  Gravatar github-actions[bot] 4 months
@astrojs/sitemap@3.4.1astro-@astrojs/sitemap@3.4.1.tar.gz  astro-@astrojs/sitemap@3.4.1.tar.zst  astro-@astrojs/sitemap@3.4.1.zip  Gravatar github-actions[bot] 4 months
@astrojs/vercel@8.1.5astro-@astrojs/vercel@8.1.5.tar.gz  astro-@astrojs/vercel@8.1.5.tar.zst  astro-@astrojs/vercel@8.1.5.zip  Gravatar github-actions[bot] 4 months
astro@5.8.2astro@5.8.2.tar.gz  astro@5.8.2.tar.zst  astro@5.8.2.zip  Gravatar github-actions[bot] 4 months
@astrojs/db@0.15.0astro-@astrojs/db@0.15.0.tar.gz  astro-@astrojs/db@0.15.0.tar.zst  astro-@astrojs/db@0.15.0.zip  Gravatar github-actions[bot] 4 months
@astrojs/web-vitals@4.0.0astro-@astrojs/web-vitals@4.0.0.tar.gz  astro-@astrojs/web-vitals@4.0.0.tar.zst  astro-@astrojs/web-vitals@4.0.0.zip  Gravatar github-actions[bot] 4 months
astro@5.8.1astro@5.8.1.tar.gz  astro@5.8.1.tar.zst  astro@5.8.1.zip  Gravatar github-actions[bot] 4 months
create-astro@4.12.1astro-create-astro@4.12.1.tar.gz  astro-create-astro@4.12.1.tar.zst  astro-create-astro@4.12.1.zip  Gravatar github-actions[bot] 4 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-01-11[ci] release (#9625)create-astro@4.7.1astro@4.1.2@astrojs/vercel@6.1.4@astrojs/rss@4.0.2@astrojs/mdx@2.0.4Gravatar Houston (Bot) 50-127/+111
2024-01-11Don't try to load partytown scripts in the main thread during view transition...Gravatar Martin Trapp 2-1/+8
2024-01-11Use esbuild for env replacement (#9652)Gravatar Bjorn Lu 11-76/+157
2024-01-10fix: pin Sharp at old version (#9653)Gravatar Erika 4-232/+45
2024-01-10[ci] formatGravatar Arsh 2-12/+16
2024-01-10fix(vercel): fallback to static 404.html (#9648)Gravatar Arsh 10-3/+87
2024-01-10qol(cookies): warn when cookies are set after the headers have been sent (#9627)Gravatar Arsh 3-2/+28
2024-01-10fix(redirects): correctly compute the status code in redirects (#9657)Gravatar Emanuele Stoppa 3-3/+14
2024-01-09[docs] fix some error message syntax and add some lint rules to help (#9651)Gravatar Sarah Rainsberger 3-57/+74
2024-01-09fix: add metadata to build error pages (#9641)Gravatar Emanuele Stoppa 1-1/+16
[...]