JS: Change note

This commit is contained in:
Asger F
2023-04-26 12:50:59 +02:00
parent a446c5452d
commit c9c281cb9a

View File

@@ -0,0 +1,5 @@
---
category: fix
---
* Fixes an issue that would cause TypeScript extraction to hang in rare cases when extracting
code containing recursive generic type aliases.