-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
add new contentDocument something that is not in docs. May require testing, confirmation, or affect other pages.Document something that is not in docs. May require testing, confirmation, or affect other pages.
Description
📋 Explain your issue
This issue is to track 4.0 breaking changes to be part of the guide.
You know the drill, use the following template:
### [changed/removed/added/deprecated] feature/name/title/description
In Astro v3.x, [ a statement in the past tense about what Astro did/used to do.
e.g. bundled all assets into several different folders....]
Astro v4.0 [ a statement in the present tense about how Astro works now.
e.g. now bundles all assets into one single folder located in... ]
#### What should I do?
[Active sentences in the imperative (command) tense, with code examples showing diffs as appropriate]
e.g. Update... / Remove... / Replace... / Create..
PR: #9999 (implementation)
PR: #5555 (docs, if appropriate)Example upgrade guide: https://docs.astro.build/en/guides/upgrade-to/v3/
EMOJI LEGEND
👍 - this has been added to our Astro 4.0 Upgrade Guide #5481
😄 - NO CORRESPONDING DOCS CHANGES NEEDED
🚀 - Docs need updating because of this change
🎉 - Docs PR for needed changes exists
👎 - Not actually a BREAKING change! Doesn't need to be listed in the guide!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
add new contentDocument something that is not in docs. May require testing, confirmation, or affect other pages.Document something that is not in docs. May require testing, confirmation, or affect other pages.