Skip to content
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

Astro 5.0 breaking changes tracker #8650

Closed
sarah11918 opened this issue Jun 24, 2024 · 1 comment
Closed

Astro 5.0 breaking changes tracker #8650

sarah11918 opened this issue Jun 24, 2024 · 1 comment

Comments

@sarah11918
Copy link
Member

sarah11918 commented Jun 24, 2024

📋 Explain your issue

This issue is to track 5.0 breaking changes to be part of the major version upgrade guide.

REMINDER: Only breaking changes need to be reported here. New features that do not break existing projects are cool! But they are not breaking changes and are not a part of the upgrade guide.

(See #5390 for v4.0 breaking changes tracker for past examples to follow)

You know the drill, use the following template:

### [changed/removed/added/deprecated] feature/name/title/description
In Astro v4.x, [ a statement in the past tense about what Astro did/used to do. 
e.g.  bundled all assets into several different folders....]

Astro v5.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/v4/

EMOJI LEGEND
👍 - this has been added to our Astro 5.0 Upgrade Guide #5481
😄 - NO CORRESPONDING DOCS CHANGES NEEDED (not a user-facing change)
🚀 - 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!

@sarah11918 sarah11918 pinned this issue Jul 9, 2024
@sarah11918
Copy link
Member Author

Closing as we're using a docs branch instead of an issue tracker! 🚀

@sarah11918 sarah11918 unpinned this issue Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant