-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
support for legacy content collections removed #12376
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: v6
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
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.
A small nit, otherwise I think this format looks great and makes sense!
Co-authored-by: Matt Kane <[email protected]>
src/content/docs/en/reference/errors/content-collection-invalid-type.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/en/reference/errors/content-collection-missing-loader.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/en/reference/errors/legacy-content-config-error.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/en/reference/errors/legacy-content-config-error.mdx
Outdated
Show resolved
Hide resolved
Made some changes and resolved some conversations with explanations not to shut down further editing, just to tidy up and so we can work from something fresh now! |
This adds "Removed: content collections" to the v6 upgrade guide
Direct deploy preview: https://deploy-preview-12376--astro-docs-2.netlify.app/en/guides/upgrade-to/v6/#removed-legacy-content-collections
Implementation PR #14407
This PR should include
Notes:
astro:content
reference updated needed: v5 already only documents the newest API