Skip to content

No labels!

There aren’t any labels for this repository quite yet.

- P1: chore
- P1: chore
Doesn't change code behavior (priority)
- P2: has workaround
- P2: has workaround
Bug, but has workaround (priority)
- P2: nice to have
- P2: nice to have
Not breaking anything but nice to have (priority)
- P3: minor bug
- P3: minor bug
An edge case that only affects very specific usage (priority)
- P4: important
- P4: important
Violate documented behavior or significantly impacts performance (priority)
- P5: urgent
- P5: urgent
Fix build-breaking bugs affecting most users, should be released ASAP (priority)
🚨 action
🚨 action
Modifies GitHub Actions
cached build
cached build
core
core
dependencies
dependencies
Pull requests that update a dependency file
docs pr
docs pr
A PR that includes documentation for review
ecosystem: external
ecosystem: external
External library doesn't work
ecosystem: upstream
ecosystem: upstream
Upstream package has issue
example
example
feat: add
feat: add
Related to `astro add` CLI command (scope)
feat: assets
feat: assets
Related to the Assets feature (scope)
feat: content collections
feat: content collections
Related to the Content Collections feature (scope)
feat: dev
feat: dev
Related to `astro dev` CLI command (scope)
feat: env
feat: env
related to the way astro handles `.env` or `import.meta.env` or `process.env`
feat: error pages
feat: error pages
Related to 404 and 500 handling (scope)
feat: errors
feat: errors
Related to error handling / messages (scope)
feat: hmr
feat: hmr
Related to HMR (scope)
feat: i18n
feat: i18n
Related to internalization
feat: integration api
feat: integration api
related to the public integration APIs (scope)
feat: markdown
feat: markdown
Related to Markdown (scope)
feat: middleware
feat: middleware
Related to middleware (scope)
feat: monorepo
feat: monorepo
Related to usage within a monorepo (scope)
feat: prefetch
feat: prefetch
feat: redirects
feat: redirects
Related to the redirects feature
feat: rendering
feat: rendering
Related to prop serialization, html escaping, and framework components (scope)