You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lionel-rowe opened this issue
Jun 3, 2024
· 1 comment
Labels
data:jsCompat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScriptinvalidInvalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
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".
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
data:jsCompat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScriptinvalidInvalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
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 legacyassert
, but I don't think those are what people would understand by "support for modules" "support forimport
".Relevant:
browser-compat-data/javascript/statements.json
Lines 1216 to 1222 in 55e4274
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
javascript.statements.import
The text was updated successfully, but these errors were encountered: