Tags: n9/react-use
Tags
chore(release): 17.2.1 [skip ci] ## [17.2.1](streamich/react-use@v17.2.0...v17.2.1) (2021-03-11) ### Bug Fixes * lint issues. ([3e8af15](streamich@3e8af15)) * useMeasure type definitions for SVG ([e200f7f](streamich@e200f7f)) * useUnmountPromise stops on immediate update ([9ff5c09](streamich@9ff5c09))
chore(release): 17.2.0 [skip ci] # [17.2.0](streamich/react-use@v17.1.1...v17.2.0) (2021-03-10) ### Bug Fixes * delete isClient ([72f4cb9](streamich@72f4cb9)) * lint issues. ([dc5bbe0](streamich@dc5bbe0)) * **useOrientation:** handle orientation being 0 ([793b053](streamich@793b053)) * **useOrientation:** update tests to increase coverage ([f9c743f](streamich@f9c743f)) * use window inside useEffect ([2f33aa8](streamich@2f33aa8)) ### Features * **useOrientation:** add tests ([f45cb70](streamich@f45cb70))
chore(release): 17.1.1 [skip ci] ## [17.1.1](streamich/react-use@v17.1.0...v17.1.1) (2021-02-10) ### Bug Fixes * useMountedState should not change state on componentDidUpdate lifecycle ([701b306](streamich@701b306))
chore(release): 17.1.0 [skip ci] # [17.1.0](streamich/react-use@v17.0.2...v17.1.0) (2021-02-01) ### Features * **prettier:** make prettier a part of eslint. ([b6993a6](streamich@b6993a6))
chore(release): 17.0.2 [skip ci] ## [17.0.2](streamich/react-use@v17.0.1...v17.0.2) (2021-02-01) ### Bug Fixes * proper definition for `useMeasure` ([1461527](streamich@1461527))
chore(release): 17.0.1 [skip ci] ## [17.0.1](streamich/react-use@v17.0.0...v17.0.1) (2021-01-31) ### Bug Fixes * proper definition for isBrowser and isNavigator states. ([a087deb](streamich@a087deb)), closes [streamich#1777](streamich#1777)
chore(release): 17.0.0 [skip ci] # [17.0.0](streamich/react-use@v16.1.0...v17.0.0) (2021-01-31) ### Features * refactor the useNetwork hook. ([23037f2](streamich@23037f2)) ### BREAKING CHANGES * `useNetwork` hook renamed to `useNetworkState`.
chore(release): 16.1.0 [skip ci] # [16.1.0](streamich/react-use@v16.0.0...v16.1.0) (2021-01-31) ### Features * improve `on` and `off` util functions typing. ([723c588](streamich@723c588))
chore(release): 16.0.0 [skip ci] # [16.0.0](streamich/react-use@v15.3.8...v16.0.0) (2021-01-30) ### chore * refactoring and rearrangement. ([a27f09f](streamich@a27f09f)) ### BREAKING CHANGES * all `create*` factories been moved to `factory` subdirectory and in case direct import should be imported like `react-use/esm/factory/createBreakpoint` * `comps` directory renamed to `component`
chore(release): 15.3.8 [skip ci] ## [15.3.8](streamich/react-use@v15.3.7...v15.3.8) (2021-01-08) ### Bug Fixes * improve useStateValidator and useMultiStateValidator typings. ([acff81d](streamich@acff81d))
PreviousNext