Support "Import Reflection" proposal#13771
Merged
fisker merged 6 commits intoprettier:nextfrom Nov 7, 2022
Merged
Conversation
liuxingbaoyu
reviewed
Nov 1, 2022
| @@ -0,0 +1,9 @@ | |||
| #### Add support for "Import Reflection" proposal (#13771 by @fisker) | |||
|
|
|||
| The Stage 2 proposal ["Import Reflection"](https://github.com/tc39/proposal-import-reflection) is now supported via Babel 7.20.0. Also keep in mind our [policy on non-standardized syntax](https://github.com/tc39/proposal-explicit-resource-management/) before using this proposed syntax feature with Prettier. | |||
Contributor
There was a problem hiding this comment.
Why link policy on non-standardized syntax to proposal-explicit-resource-management?😕
Member
Author
There was a problem hiding this comment.
Copy-pasted from old changelog.
bf6d8c5 to
9f5f8a7
Compare
sosukesuzuki
approved these changes
Nov 3, 2022
Member
|
@fisker WDYT of including this into 2.8? |
Contributor
|
I don't think we need to add this to 2.8 because this is a still experimental ECMAScript feature and almost users don't need this. |
Member
Author
|
Agree |
db2584d to
124486e
Compare
medikoo
pushed a commit
to medikoo/prettier-elastic
that referenced
this pull request
Feb 6, 2024
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.
Description
Ref #13750
Checklist
docs/directory).changelog_unreleased/*/XXXX.mdfile followingchangelog_unreleased/TEMPLATE.md.✨Try the playground for this PR✨