v4.0.0
4.0.0 (2024-01-09)
Performance Improvements
- hooks: change hook options and improve hook logic (91a9e18)
BREAKING CHANGES
- hooks: The { displayLog?: boolean } option has been removed.
The parameter is passed in a variable instead of the object
useWindow hook fixed when there is no valid window name.
useGameEventProvider hook is changed to improve performance.