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
2022-04-21[ci] release (#3161)astro@1.0.0-beta.15@astrojs/lit@0.1.2Gravatar github-actions[bot] 34-73/+76
2022-04-21[ci] formatGravatar matthewp 1-4/+4
2022-04-21Make 'lit' always be bundled in SSR (#3164)Gravatar Matthew Phillips 4-2/+24
2022-04-21[ci] collect statsGravatar FredKSchott 1-0/+1
2022-04-20[ci] formatGravatar natemoo-re 3-8/+8
2022-04-20Improved HMR (#3138)Gravatar Nate Moore 4-16/+51
2022-04-20Revert "Fixes using React.lazy and Suspense"Gravatar Matthew Phillips 20-186/+14
2022-04-20Fixes using React.lazy and SuspenseGravatar unknown 20-14/+186
2022-04-20Add test to verify Lit works in SSR (#3158)Gravatar Matthew Phillips 2-0/+36
2022-04-20Netlify adapter, add --build flag in the readme (#3157)Gravatar Matthew Phillips 1-1/+1
[...]