- add special treatment for textareas, fixes [#74](https://github.com/theKashey/react-remove-scroll/issues/74) ([af8fd75](https://github.com/theKashey/react-remove-scroll/commit/af8fd751a49d6deb9f40d79ecef9b030f291354e)) - do not prevent uncancelable events, fixes [#8](https://github.com/theKashey/react-remove-scroll/issues/8) ([9d12786](https://github.com/theKashey/react-remove-scroll/commit/9d127860addd39c7305aea9e57ee2f51cecd229d)) - update react-remove-scroll-bar. Fixes [#71](https://github.com/theKashey/react-remove-scroll/issues/71) ([3f51035](https://github.com/theKashey/react-remove-scroll/commit/3f51035e5a433443657169ea8c61661acf301b14)) - add ref to the public interface ([db99c0e](https://github.com/theKashey/react-remove-scroll/commit/db99c0e484fd67ee87a889d4cb939c5a43f2734a)) - correct React 18 integration ([af8e23e](https://github.com/theKashey/react-remove-scroll/commit/af8e23e28be1d1fed917fc2967030d29680c2fc2)) - correct range input behavior, fixes [#64](https://github.com/theKashey/react-remove-scroll/issues/64) ([0bd6ca8](https://github.com/theKashey/react-remove-scroll/commit/0bd6ca85d014acc10ed37b6d3f9e70e1ee4e2c30)) - correct lock behavior for RTL direction ([23457a7](https://github.com/theKashey/react-remove-scroll/commit/23457a7770e010b36b950057d90f496d12d8a93c)) - Scroll working in RTL ([fcae298](https://github.com/theKashey/react-remove-scroll/commit/fcae298d7d35de00ec35fd712bee54c7db2d491c)) - Skip shadow root when traversing up the dom tree ([eb6a5e7](https://github.com/theKashey/react-remove-scroll/commit/eb6a5e7ddc70432586c07e151e535d0e9d631833)) - support CSP ([60ce4bf](https://github.com/theKashey/react-remove-scroll/commit/60ce4bf25caf845090cc5ff952ae78d8dca7b587))