-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
wip: add support for live content loaders #13685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 5caa8a6 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is blocked because it contains a minor
changeset. A reviewer will merge this at the next release if approved.
CodSpeed Performance ReportMerging #13685 will not alter performanceComparing Summary
|
* wip * Use experimental flag * Fix types * Working! * Fix test * Fix types * Fix types * clean up types * Format * Changes from review
astro
@astrojs/cloudflare
@astrojs/netlify
@astrojs/node
@astrojs/vercel
commit: |
* feat: add schema parsing to live collections * Lock
* feat: add cache hint support to live loaders * Tidy loader in fixture * Error description
* Move defineCollection to astro/config * Use AstroError * Format * lint
* chore: rename feature to live content collections * [skipci] Apply suggestions from code review Co-authored-by: Sarah Rainsberger <[email protected]> --------- Co-authored-by: Sarah Rainsberger <[email protected]>
Changes
Implements withastro/roadmap#1164
Testing
Docs