An open API service for software projects hosted on Open Collective.

Astro

Build faster websites with less client-side Javascript.
Collective - Host: opensource - https://opencollective.com/astrodotbuild - Website: https://astro.build/ - Code: https://github.com/withastro/astro

refactor: create virtual module for middleware

github.com/withastro/astro - ematipico opened this pull request about 2 years ago
Fix smoke test markdoc CI

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
[ci] release

github.com/withastro/astro - astrobot-houston opened this pull request about 2 years ago
Fix e2e flaky tests again

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
Fix injectRoute for SSR

github.com/withastro/astro - johannesspohr opened this pull request about 2 years ago
Parallel rendering does not respect arrays

github.com/withastro/astro - smnbbrv opened this issue about 2 years ago
Add route information for getStaticPaths warning

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
Astro 2.2.3 introduced CJS client compile error

github.com/withastro/astro - PxlBuzzard opened this issue about 2 years ago
fix(prefetch): Fix the inclusion of `@types/network-information`

github.com/withastro/astro - connor-baer opened this pull request about 2 years ago
Astro 2.5.0 + node adapter : issue with mime module

github.com/withastro/astro - nsteinmetz opened this issue about 2 years ago
I can't define custom slug for a content

github.com/withastro/astro - margani opened this issue about 2 years ago
Fix customClientDirectives config default typo

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
Improve content collection error message for empty folders

github.com/withastro/astro - Princesseuh opened this pull request about 2 years ago
Document inlineStylesheets available astro version

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
Issue with vitePluginAnalyzer

github.com/withastro/astro - lukeshiru opened this issue about 2 years ago
Build failed

github.com/withastro/astro - ghost opened this issue about 2 years ago
chore: remove unused `content/internal` export

github.com/withastro/astro - bholmesdev opened this pull request about 2 years ago
Cloudflare workerd - Static file compatibility

github.com/withastro/astro - petertjmills opened this pull request about 2 years ago
Fix: add `headings` to `.mdoc` render type

github.com/withastro/astro - bholmesdev opened this pull request about 2 years ago
Fix weird periods in `NoMatchingRenderer` error

github.com/withastro/astro - delucis opened this pull request about 2 years ago
feat: remove experimental flag middleware

github.com/withastro/astro - ematipico opened this pull request about 2 years ago
Client-side Routing with `Outlet`

github.com/withastro/astro - natemoo-re opened this pull request about 2 years ago
fix: middleware for API endpoints

github.com/withastro/astro - ematipico opened this pull request about 2 years ago
Update lockfile CI

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
Add files field to packages

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
Add `edge-light` and `worker` to vercel edge bundling

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
refactor(assets): Move generation logic out of internal.ts

github.com/withastro/astro - Princesseuh opened this pull request about 2 years ago
Build edge/worker runtime with webworker ssr target

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
Typescript Deprecation Error

github.com/withastro/astro - Nightvision53 opened this issue about 2 years ago
fix bug 7068 that can't render two slots at the same time

github.com/withastro/astro - JerryWu1234 opened this pull request about 2 years ago
[Markdoc] `headings` and heading IDs

github.com/withastro/astro - bholmesdev opened this pull request about 2 years ago
Error when using render() in getStaticPaths()

github.com/withastro/astro - silveltman opened this issue about 2 years ago
Prevent removal of nested slots within islands

github.com/withastro/astro - matthewp opened this pull request about 2 years ago
Add `workerd` and `worker` to cloudflare adapter bundling

github.com/withastro/astro - johannesspohr opened this pull request about 2 years ago
Fix double prepended forward slash in certain cases

github.com/withastro/astro - MoustaphaDev opened this pull request about 2 years ago
[ci] release

github.com/withastro/astro - astrobot-houston opened this pull request about 2 years ago
Do not silence runtime MDX errors

github.com/withastro/astro - MoustaphaDev opened this pull request about 2 years ago
[ci] release

github.com/withastro/astro - astrobot-houston opened this pull request about 2 years ago
Sitemaps include filtered pages and drafts

github.com/withastro/astro - neulandherzer-dev opened this issue about 2 years ago
Fix `create-astro` regression

github.com/withastro/astro - MoustaphaDev opened this pull request about 2 years ago
Fix e2e flaky tests

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
glob as raw is failing with assets flag enabled

github.com/withastro/astro - stramel opened this issue about 2 years ago
Bugfix #7070 Middleware not working with endpoints

github.com/withastro/astro - alex-sherwin opened this pull request about 2 years ago
[ci] release

github.com/withastro/astro - astrobot-houston opened this pull request about 2 years ago
[ci] update lockfile

github.com/withastro/astro - astrobot-houston opened this pull request about 2 years ago
Implement custom client directives

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
Middleware does not work with API Endpoints

github.com/withastro/astro - alex-sherwin opened this issue about 2 years ago
feat: uncomment polymorphic type

github.com/withastro/astro - Princesseuh opened this pull request about 2 years ago
Different behavior with slot vs Astro.slots.render

github.com/withastro/astro - ido-pluto opened this issue about 2 years ago
Redirects

github.com/withastro/astro - matthewp opened this pull request about 2 years ago
RSS: Fix string validation of pubDate

github.com/withastro/astro - TheOtterlord opened this pull request about 2 years ago
[ci] release

github.com/withastro/astro - astrobot-houston opened this pull request about 2 years ago
can't read "_index.md" file using getEntryBySlug

github.com/withastro/astro - tfsomrat opened this issue about 2 years ago
Bug 6672

github.com/withastro/astro - wulinsheng123 opened this pull request about 2 years ago
Comments are not enabled by Markdoc

github.com/withastro/astro - louiss0 opened this issue about 2 years ago
Markdoc Validators don't work on variables

github.com/withastro/astro - louiss0 opened this issue about 2 years ago
`@astrojs/image`: Add `fetchpriority` to `Picture` types

github.com/withastro/astro - jasikpark opened this pull request about 2 years ago
[ci] update lockfile

github.com/withastro/astro - astrobot-houston opened this pull request about 2 years ago
fix: don't exit the program if dependencies don't install

github.com/withastro/astro - ematipico opened this pull request about 2 years ago
Vitest doesn't work with Content Collection APIs

github.com/withastro/astro - schietegal opened this issue about 2 years ago
Allow `Astro.locals` to be set by adapters

github.com/withastro/astro - wrapperup opened this pull request about 2 years ago
Escape closing script tag when using define:vars

github.com/withastro/astro - Steffan153 opened this pull request about 2 years ago
HMR doesn't handle scss file changes with @use

github.com/withastro/astro - RolginRoman opened this issue about 2 years ago
Export ChangeFreqEnum type for sitemap integration

github.com/withastro/astro - alexanderniebuhr opened this pull request about 2 years ago
Build with netlify adapter fail

github.com/withastro/astro - Ladvace opened this issue about 2 years ago
`define:vars` doesn't escape `</script>`

github.com/withastro/astro - Steffan153 opened this issue about 2 years ago
Add errors for unknown experimental keys

github.com/withastro/astro - TheOtterlord opened this pull request about 2 years ago
Optimize JSX and MDX plugins

github.com/withastro/astro - bluwy opened this pull request about 2 years ago
fix: don't require 'paths' object in tsconfig to alias paths

github.com/withastro/astro - craigjennings11 opened this pull request about 2 years ago
feat: hybrid output

github.com/withastro/astro - MoustaphaDev opened this pull request about 2 years ago