This update adds the resetState
method for debugging and fixes some bugs with Reflex not accepting certain Producer types.
✨ What's New
- ⏱️ Add
resetState
method to Producer 13342cc
🐛 Bug Fixes
- (Luau) Fix default Producer type expecting an object instead of
any
e901817