0.2.5 State Context
Changes:
- Added State Context to library exports for separating state management from the consuming component.
- Allows state to be reset with customizable behavior via the StateContextProvider reset prop when the value prop is updated.