react-scrollbars-custom
Advanced tools
Changelog
v4.0.17
Changelog
v4.0.14
Changelog
v4.0.12
.mjs
to .esm.js
due to lack of functionality of node modules system.Changelog
v4.0.11
main
field of package.json
is pointing to transpiled ES3-compatible version with CJS modules resolution;module
field is pointing to transpiled ES3-compatible version with ES modules resolution;esnext
field is pointing to the ES6+ version with ES modules resolution;Changelog
v4.0.10
is-fun
due to too big performance impact - no sense to use it with hte prop-types =\is-number
for almost the same reasons;