feat: add two new breaking things in the migration guide#4446
Merged
ElianCodes merged 2 commits intomainfrom Aug 30, 2023
Merged
feat: add two new breaking things in the migration guide#4446ElianCodes merged 2 commits intomainfrom
ElianCodes merged 2 commits intomainfrom
Conversation
ElianCodes
reviewed
Aug 30, 2023
Member
ElianCodes
left a comment
There was a problem hiding this comment.
Couple of suggestions, everything else looks great!
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Genteure
added a commit
to Genteure/astro_docs
that referenced
this pull request
Aug 30, 2023
Genteure
added a commit
to Genteure/astro_docs
that referenced
this pull request
Sep 1, 2023
yanthomasdev
added a commit
that referenced
this pull request
Sep 1, 2023
…cript.mdx` (#4455) * i18n(zh_CN): Translate content added in #4446 * fix link * i18n(zh-CN): Update `v3.mdx` translation * Add link to the blog post. Matching changes made in #4464 * Update translations based on changes made in #4495 and #4498 --------- Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What kind of changes does this PR include?
Description
Two breaking things added in 3.0 were not documented in the migration guide. This adds that. Additionally, the typescript page has been updated to remove TypeScript 4.0 code, since it's not supported anymore