Bumpsreact-use from 15.1.1 to 17.2.0.
Release notes
Sourced fromreact-use's releases.
v17.2.0
17.2.0 (2021-03-10)
Bug Fixes
- delete isClient (72f4cb9)
- lint issues. (dc5bbe0)
- useOrientation: handle orientation being 0 (793b053)
- useOrientation: update tests to increase coverage (f9c743f)
- use window inside useEffect (2f33aa8)
Features
- useOrientation: add tests (f45cb70)
v17.1.1
17.1.1 (2021-02-10)
Bug Fixes
- useMountedState should not change state on componentDidUpdate lifecycle (701b306)
v17.1.0
17.1.0 (2021-02-01)
Features
- prettier: make prettier a part of eslint. (b6993a6)
v17.0.2
17.0.2 (2021-02-01)
Bug Fixes
- proper definition for
useMeasure
(1461527)
v17.0.1
17.0.1 (2021-01-31)
Bug Fixes
- proper definition for isBrowser and isNavigator states. (a087deb), closes#1777
v17.0.0
... (truncated)
Changelog
Sourced fromreact-use's changelog.
17.2.0 (2021-03-10)
Bug Fixes
- delete isClient (72f4cb9)
- lint issues. (dc5bbe0)
- useOrientation: handle orientation being 0 (793b053)
- useOrientation: update tests to increase coverage (f9c743f)
- use window inside useEffect (2f33aa8)
Features
- useOrientation: add tests (f45cb70)
17.1.1 (2021-02-10)
Bug Fixes
- useMountedState should not change state on componentDidUpdate lifecycle (701b306)
17.1.0 (2021-02-01)
Features
- prettier: make prettier a part of eslint. (b6993a6)
17.0.2 (2021-02-01)
Bug Fixes
- proper definition for
useMeasure
(1461527)
17.0.1 (2021-01-31)
Bug Fixes
- proper definition for isBrowser and isNavigator states. (a087deb), closes#1777
17.0.0 (2021-01-31)
Features
- refactor the useNetwork hook. (23037f2)
... (truncated)
Commits
91ed225
chore(release): 17.2.0 [skip ci]dc5bbe0
fix: lint issues.e2ccb62
Merge pull request#1870 from kodai3/pr/use-orientation-ssr72f4cb9
fix: delete isClientf9c743f
fix(useOrientation): update tests to increase coveragef45cb70
feat(useOrientation): add tests793b053
fix(useOrientation): handle orientation being 02f33aa8
fix: use window inside useEffect0cb08ba
chore(deps): update babel monorepo to v7.13.10317df2e
chore(deps): update typescript-eslint monorepo to v4.17.0- Additional commits viewable incompare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabotdashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Uh oh!
There was an error while loading.Please reload this page.
Bumpsreact-use from 15.1.1 to 17.2.0.
Release notes
Sourced fromreact-use's releases.
... (truncated)
Changelog
Sourced fromreact-use's changelog.
... (truncated)
Commits
91ed225
chore(release): 17.2.0 [skip ci]dc5bbe0
fix: lint issues.e2ccb62
Merge pull request#1870 from kodai3/pr/use-orientation-ssr72f4cb9
fix: delete isClientf9c743f
fix(useOrientation): update tests to increase coveragef45cb70
feat(useOrientation): add tests793b053
fix(useOrientation): handle orientation being 02f33aa8
fix: use window inside useEffect0cb08ba
chore(deps): update babel monorepo to v7.13.10317df2e
chore(deps): update typescript-eslint monorepo to v4.17.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabotdashboard: