Every open-source journey has its experimental phases! In our latest update to react-hook-lab, we did some behind-the-scenes housekeeping, which included testing and ultimately rolling back an experimental feature to keep our codebase clean and stable.
What's Changed?
Experimental Rollback: We drafted a new useStep hook designed for managing multi-step wizard forms. However, after further review, we decided to remove the useStep hook from this release. This allows us to refine its API and ensure it meets our quality standards before a public launch.
Internal Housekeeping: We cleaned up our central index exports to align with this rollback, ensuring a stable and reliable package for all users.
Why It Matters






