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-03-26[ci] release (#10556)astro@4.5.10@astrojs/sitemap@3.1.2@astrojs/mdx@2.2.2@astrojs/markdown-remark@4.3.2@astrojs/db@0.9.5Gravatar Houston (Bot) 44-100/+108
2024-03-26Patch for Astro VS Code Plugin type errors (#10562)Gravatar apetta 5-13/+26
2024-03-26Fix `db.run()` type signature in production (#10566)Gravatar Ben Holmes 5-5/+59
2024-03-26fix(sitemap): fix missing base path in `sitemap-index.xml` (#10557)Gravatar Ming-jun Lu 3-6/+24
2024-03-26fix(types): Fixes HTMLAttribute extend to allow everything (#10561)Gravatar Erika 3-6/+12
2024-03-26[ci] formatGravatar Simon Knott 1-5/+2
2024-03-26fix: ensure outDir doesn't lead to bundlers bloating Lambda size (#10550)Gravatar Simon Knott 3-2/+25
2024-03-26Fix: Type error on `<Image />` component when strict TypeScript rules are use...Gravatar Admir Ĺ aheta 2-1/+9
2024-03-25fix: use Shiki's `isSpecialLang` to allow `ansi` codeblocks (#10540)Gravatar Kyle Nguyen 2-2/+8
2024-03-22[ci] release (#10522)astro@4.5.9@astrojs/db@0.9.4Gravatar Houston (Bot) 35-72/+70
[...]