We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ececbe commit 431c71dCopy full SHA for 431c71d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.1.1](https://github.com/xobotyi/react-scrollbars-custom/compare/v4.1.0...v4.1.1) (2022-08-15)
2
+
3
4
+### Bug Fixes
5
6
+* replace `global` with browser env detection ([4c39fa3](https://github.com/xobotyi/react-scrollbars-custom/commit/4c39fa3a4c9485d00d5ea46930c0f3a4e732f914))
7
8
# [4.1.0](https://github.com/xobotyi/react-scrollbars-custom/compare/v4.0.25...v4.1.0) (2022-07-25)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "react-scrollbars-custom",
"description": "The best React custom scrollbars component",
- "version": "4.1.0",
+ "version": "4.1.1",
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/xobotyi"
0 commit comments