Skip to content

⏱️ v3.2.1

Compare
Choose a tag to compare
@littensy littensy released this 28 Jun 20:12
· 49 commits to master since this release

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