Skip to content

Commit 4c86a7c

Browse files
committed
chore(changeset): add performance optimization for countWords
1 parent 46192c9 commit 4c86a7c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/kind-donkeys-sell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@lingo.dev/_sdk": patch
3+
---
4+
5+
Optimized countWords function for better performance using an iterative DFS approach, reducing memory allocations and improving efficiency for large payloads.

0 commit comments

Comments
 (0)