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

ESM and javascript.statements.import - baseline "limited availability"? #23231

Closed
lionel-rowe opened this issue Jun 3, 2024 · 1 comment
Closed
Labels
data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!

Comments

@lionel-rowe
Copy link
Contributor

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Surely it would be correct to say the core features of ESM are now widely available?

Articles for Modules and import both claim "limited availability", but the article for export has "widely available".

I guess it's something to do with support for typed imports using with and the legacy assert, but I don't think those are what people would understand by "support for modules" "support for import".

Relevant:

"import": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Statements/import",
"spec_url": "https://tc39.es/ecma262/multipage/ecmascript-language-scripts-and-modules.html#sec-imports",
"tags": [
"web-features:js-modules"
],

And

https://github.com/web-platform-dx/web-features/blob/d3d6f97b7d32b289cbfb87134251e12fb963a54e/features/js-modules.yml#L12-L20

All the features cited in web-platform-dx js-modules.yml are widely supported, so I'm not sure that's where the problem lies.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

Widely available

Did you test this? If so, how?

N/A

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules

MDN metadata

MDN page report details
  • Query: javascript.statements.import
  • Report started: 2024-06-03T01:30:45.843Z
@queengooborg
Copy link
Collaborator

Please see https://github.com/web-platform-dx/web-features to report Baseline-related issues. Baseline is not tracked here in BCD.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2024
@queengooborg queengooborg added invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript labels Jun 3, 2024
@queengooborg queengooborg self-assigned this Jun 3, 2024
@queengooborg queengooborg removed their assignment Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
Projects
None yet
Development

No branches or pull requests

2 participants