JS: Add change note

This commit is contained in:
Asger F
2025-09-05 12:04:53 +02:00
parent a08878f419
commit ef114c4a07

View File

@@ -0,0 +1,5 @@
---
category: majorAnalysis
---
* Added support for TypeScript 5.9
* Added support for `import defer` syntax in JavaScript and TypeScript.