Patch Changes
⚠️ Fix case where due to concurrent mode running effects twice ourcurrentIndex
would get wonky, we need to decrement the currentIndex when we remove the top of the stack during a process iteration
Submitted by @JoviDeCroock (See #95)
currentIndex
would get wonky, we need to decrement the currentIndex when we remove the top of the stack during a process iteration