Release 3.2.0
This release introduces the useScrollbarSize
custom hook to provide the same functionality to detect scrollbar size changes as the existing component based syntax. This syntax is significantly easier to utilize as a consumer and should be considered the default way to utilize this library. All documentation has been updated to reference this approach and the component syntax should be considered legacy at this point.
The component syntax will be deprecated in a future major release.