react-cool-inview
react-cool-inview copied to clipboard
😎 🖥️ React hook to monitor an element enters or leaves the viewport (or another element).
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 5.3.0 to 5.3.1. Changelog Sourced from @rollup/plugin-babel's changelog. v5.3.1 2022-02-22 Bugfixes fix: consider path delimeter on windows (#1090) Commits 1140b9e chore(release): babel v5.3.1 c259de5 fix(babel): consider path...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
demo bug

# Bug Report ## Describe the Bug When I use this hook in any component, it causes infinite re-renders. Am I doing something wrong? ## CodeSandbox Link You can see...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.0 to 7.19.1. Release notes Sourced from @babel/core's releases. v7.19.1 (2022-09-14) Thanks @hegemonic for your first PR! :bug: Bug Fix babel-core #14930 Avoid fancy stack traces size...
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.23.1. Release notes Sourced from eslint's releases. v8.23.1 Bug Fixes b719893 fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills) 734b54e fix: improve autofix...
Bumps [rollup](https://github.com/rollup/rollup) from 2.67.0 to 2.79.0. Release notes Sourced from rollup's releases. v2.79.0 2022-08-31 Features Add amd.forceJsExtensionForImports to enforce using .js extensions for relative AMD imports (#4607) Pull Requests #4607:...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0. Changelog Sourced from dns-packet's changelog. Version 5.4.0 - 2022-06-14 Feature: Added support for the SSHFP record type. Version 5.2.0 - 2019-02-21 Feature: Added support...
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.35.0. Release notes Sourced from eslint's releases. v8.35.0 Features 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#16920) (SUZUKI Sosuke) c8c0c71 feat: Move all and...