All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
useConstructorhook using state instead of ref for React 19 compatibility.
useConstructorhook that executes a provided callback only once during the component's lifecycle, similar to a constructor.