mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-06 03:00:16 -04:00
* feat(loops): finished for loop; added for each and while ui * fix(packages): updated loop package * feat(loops): added forEach loop and special variables for loop; fixed execution console * improvement: deleted while loop * feat(loops): updated tests