Skip to content

Releases: lessp/react-is-visible

1.2.0 - Loosen React 'peerDeps' constraints

17 Mar 15:54
6f2981f
Compare
Choose a tag to compare

1.1.2 - Prevent unnecessary for `useIsVisible`-hook

09 Jan 19:05
0a81646
Compare
Choose a tag to compare
  • chore: update default node-version 18458b6
  • docs: update storybook 5978900
  • fix: prevent unecessary renders by wrapping handler in usecallback b7b1069
  • chore(deps): bump elliptic from 6.4.1 to 6.5.3 (#18) 3bb6f10
  • chore: add github pr-check b476a8e
  • chore: update react-testing-library eb5b3dd
  • chore: update deps, add eslint 309bd52
  • chore(deps): bump lodash from 4.17.14 to 4.17.19 (#16) 868a1d6

v1.1.1...v1.1.2

1.1.1 - Check if an entry exists before calling it

21 Jul 14:46
Compare
Choose a tag to compare
  • chore: remove transpiled files from git e8781ae
  • chore: commit lib for fix-branch f050748
  • docs: update storybook 9934dee
  • chore(prettier): edit files in place bd8d4ec
  • fix(VO): check if entry exists 5f9a950

v1.1.0...v1.1.1

1.1.0 - Add `once`-option

19 May 08:26
Compare
Choose a tag to compare
  • docs: Update storybook-examples 72afe9a
  • feat: Add once-option ffd512f

v1.0.6...v1.1.0

1.0.6

24 Mar 12:08
Compare
Choose a tag to compare
  • docs: Build Storybook aad1334
  • fix: Add missing dependencies to dependency-array for hooks b1fdae5
  • chore: merge master locally 2afd52a
  • Bump mixin-deep from 1.3.1 to 1.3.2 (#10) ac7c682
  • Bump lodash from 4.17.11 to 4.17.14 (#9) 2d4b217
  • chore: update storybook version 5a6a860

v1.0.5...v1.0.6

v1.0.4

02 May 19:39
Compare
Choose a tag to compare
  • fix: add @babel/runtime to deps b8c3af3

v1.0.3...v1.0.4

1.0.3

28 Feb 08:29
Compare
Choose a tag to compare
  • fix: Previous changes weren't pushed to npm 1aeaf53

v1.0.2...v1.0.3

1.0.2

23 Feb 16:51
Compare
Choose a tag to compare
  • fix: Issue in IsVisible where it could lead to unecessary updates 3fd14d8

v1.0.1...v1.0.2

1.0.1

06 Feb 21:21
Compare
Choose a tag to compare
  • fix(deps): fix issue where npm would install a version of React pre-hooks 26298f7
  • test: update tests for new version of react-testing-library b564f9c
  • chore(deps): update react and react-testing-library d467bd0
  • docs: add CodeSandbox example to README d71504a
  • docs: add intersection-observer polyfill to storybook demo 80b2a65
  • docs: update storybook demo 1ee8566
  • docs: fix typo in storybook 79204f1

v1.0.0...v1.0.1