JS: Change note

This commit is contained in:
Asger F
2023-03-03 12:17:15 +01:00
parent 1264029282
commit 7f96fe725b

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* [Import assertions](https://github.com/tc39/proposal-import-assertions) are now supported.
Previously this feature was only supported in TypeScript code, but is now supported for plain JavaScript as well and is also accessible in the AST.