1.5.1 (2026-03-21)
Bug Fixes
- ensure for-of loops with external calls terminate correctly (8c2f28a)
- Fixed iterator state handling in for...of loops to properly update and advance through iterations (ad287ae)
What's Changed
- fix: Fixed iterator state handling in for...of loops to properly update and advance through iterations by @TheUncharted in #37
- chore(master): release 1.5.1 by @github-actions[bot] in #38
Full Changelog: v1.5.0...v1.5.1