Skip to content

Commit aee25ed

Browse files
committed
fix: handle cyclic references and call stack overflow in resolveNodeValue function
1 parent 094daeb commit aee25ed

File tree

2 files changed

+282
-207
lines changed

2 files changed

+282
-207
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
- Fix errors when the target is using a CDN
1515
- Fix "possible EventEmitter memory leak detected" error
16+
- Fix "Maximum call stack size exceeded" error in resolveNodeValue
1617

1718
## 1.2.1-alpha.2 - 2025.08.06
1819

0 commit comments

Comments
 (0)