mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-14 17:37:55 -05: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